Rename airtime_mvc/ to legacy/
This commit is contained in:
parent
f0879322c2
commit
3e18d42c8b
1316 changed files with 0 additions and 0 deletions
7
legacy/build/sql/sequences.sql
Normal file
7
legacy/build/sql/sequences.sql
Normal file
|
@ -0,0 +1,7 @@
|
|||
DROP SEQUENCE schedule_group_id_seq CASCADE;
|
||||
|
||||
CREATE SEQUENCE schedule_group_id_seq;
|
||||
|
||||
DROP SEQUENCE show_group_id_seq CASCADE;
|
||||
|
||||
CREATE SEQUENCE show_group_id_seq;
|
Loading…
Add table
Add a link
Reference in a new issue