mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
[SearchEngine] Switch status bit to 32bit unsigned
This commit is contained in:
@@ -4755,7 +4755,7 @@
|
||||
<fields>
|
||||
<field>
|
||||
<name>id</name>
|
||||
<type>bigint(20) unsigned</type>
|
||||
<type>int(10) unsigned</type>
|
||||
<null></null>
|
||||
<extra>auto_increment</extra>
|
||||
<default></default>
|
||||
|
Reference in New Issue
Block a user