3 lines
75 B
SQL
3 lines
75 B
SQL
-- Add down migration script here
|
|
DROP TABLE custom_concurrency_key_ended;
|
-- Add down migration script here
|
|
DROP TABLE custom_concurrency_key_ended;
|