mirror of
https://github.com/ente-io/ente.git
synced 2025-05-24 03:59:22 +00:00
6 lines
98 B
SQL
6 lines
98 B
SQL
DROP TABLE subscriptions;
|
|
|
|
DROP TABLE subscription_logs;
|
|
|
|
DROP INDEX subscriptions_user_id_index;
|