mirror of
https://github.com/ente-io/ente.git
synced 2025-08-06 14:43:20 +00:00
3 lines
67 B
SQL
3 lines
67 B
SQL
DROP TABLE IF EXISTS data_cleanup;
|
|
DROP TYPE IF EXISTS stage_enum;
|