-- Convert schema '/home/sergio/LasTres/script/../dbicdh/_source/deploy/3/001-auto.yml' to '/home/sergio/LasTres/script/../dbicdh/_source/deploy/4/001-auto.yml':; ; BEGIN; ; ALTER TABLE player_pjs ADD COLUMN health integer NOT NULL; ; ALTER TABLE player_pjs ADD COLUMN mana integer NOT NULL; ; COMMIT;