mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
change field.aggregable from bool to int -> allows to set the number of aggregation values
This commit is contained in:
@@ -2655,7 +2655,7 @@
|
||||
</field>
|
||||
<field>
|
||||
<name>aggregable</name>
|
||||
<type>int(1) unsigned</type>
|
||||
<type>int(5)</type>
|
||||
<null></null>
|
||||
<extra></extra>
|
||||
<default>0</default>
|
||||
|
Reference in New Issue
Block a user