mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 21:08:03 +01:00
Drop the feature flags table.
This commit is contained in:
committed by
Jon Chambers
parent
ff448950ed
commit
4fb7afcf7b
@@ -355,4 +355,8 @@
|
||||
<dropTable tableName="messages"/>
|
||||
</changeSet>
|
||||
|
||||
<changeSet id="22" author="jon">
|
||||
<dropTable tableName="feature_flags" />
|
||||
</changeSet>
|
||||
|
||||
</databaseChangeLog>
|
||||
|
||||
Reference in New Issue
Block a user