1
0
Fork 0
database/20230204224830_examples.dow...

5 lines
62 B
MySQL
Raw Normal View History

2023-02-04 23:11:56 +00:00
BEGIN;
DROP TABLE example_texts;
DROP TABLE examples;
COMMIT;