Add order to the tables.
This commit is contained in:
parent
57b0a3635e
commit
b4f57e3572
@ -1 +1,4 @@
|
|||||||
|
-- @TODO Get add the FK cascade operations to the tables
|
||||||
|
-- so I can have a solid plan for deleting data
|
||||||
DROP TABLE IF EXISTS users;
|
DROP TABLE IF EXISTS users;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user