mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
port 4.1: migrate field type text to string
This commit is contained in:
@@ -1901,7 +1901,7 @@
|
||||
</field>
|
||||
<field>
|
||||
<name>type</name>
|
||||
<type>enum('string','text','date','number')</type>
|
||||
<type>enum('string','date','number')</type>
|
||||
<null></null>
|
||||
<extra></extra>
|
||||
<default></default>
|
||||
|
Reference in New Issue
Block a user