Drop orderlog entries tables
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
-- P5-4753 delete orderlog entries
|
||||||
|
|
||||||
|
DROP TABLE orderlog_entries_2016;
|
||||||
|
DROP TABLE orderlog_entries_2017;
|
||||||
|
DROP TABLE orderlog_entries_2018;
|
||||||
|
DROP TABLE orderlog_entries_2019;
|
||||||
|
DROP TABLE orderlog_entries;
|
||||||
Reference in New Issue
Block a user