db-schema/db_scripts/diff/8378_not_replicated.down

5 lines
75 B

USE sipstats;
DROP TABLE IF EXISTS mark;
DROP TABLE IF EXISTS statistics;