Initial commit.
This commit is contained in:
6
mlc-server/migrations/20250323085527_init.down.sql
Normal file
6
mlc-server/migrations/20250323085527_init.down.sql
Normal file
@ -0,0 +1,6 @@
|
||||
DROP TABLE `mlc_keypackage`;
|
||||
DROP TABLE `mlc_group_participant`;
|
||||
DROP TABLE `mlc_group`;
|
||||
DROP TABLE `mlc_device`;
|
||||
DROP TABLE `mlc_user`;
|
||||
DROP TABLE `mlc_inbox`;
|
Reference in New Issue
Block a user