mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'ent-671-fallo-en-el-migrate-de-la-6-a-la-7-en-tbackup' into 'develop'
Drop addcol procedure if not exists See merge request !374
This commit is contained in:
commit
de97b5eeab
@ -1293,6 +1293,7 @@ DELETE FROM twidget WHERE unique_name = 'graph_availability';
|
||||
-- ---------------------------------------------------------------------
|
||||
-- Table `tbackup` (Extension table. Modify only if exists)
|
||||
-- ---------------------------------------------------------------------
|
||||
DROP PROCEDURE IF EXISTS addcol;
|
||||
delimiter //
|
||||
CREATE PROCEDURE addcol()
|
||||
BEGIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user