13 lines
234 B
MySQL
13 lines
234 B
MySQL
|
-- Convert schema '/home/sergio/LasTres/script/../dbicdh/_source/deploy/7/001-auto.yml' to '/home/sergio/LasTres/script/../dbicdh/_source/deploy/8/001-auto.yml':;
|
||
|
|
||
|
;
|
||
|
BEGIN;
|
||
|
|
||
|
;
|
||
|
ALTER TABLE teams DROP COLUMN explore_frame;
|
||
|
|
||
|
;
|
||
|
|
||
|
COMMIT;
|
||
|
|