mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-22 10:48:06 +01:00
Add support for UUID buckets in remote config
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
<constraints nullable="false"/>
|
||||
</column>
|
||||
|
||||
<column name="uuids" type="text []">
|
||||
<column name="uuids" type="uuid[]">
|
||||
<constraints nullable="false"/>
|
||||
</column>
|
||||
</createTable>
|
||||
|
||||
Reference in New Issue
Block a user