mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-09 09:23:07 +00:00
4 lines
65 B
MySQL
4 lines
65 B
MySQL
|
|
DROP TABLE IF EXISTS Registrations;
|
||
|
|
|
||
|
|
DROP TABLE IF EXISTS Nonce;
|