mirror of
https://github.com/hexolan/stocklet.git
synced 2026-08-25 13:04:38 +01:00
2 lines
81 B
SQL
2 lines
81 B
SQL
DROP TABLE IF EXISTS products CASCADE;
|
|
DROP TABLE IF EXISTS event_outbox CASCADE; |