mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Drop addcol procedure if not exists
This commit is contained in:
parent
86a4ca2a80
commit
bf368a155b
@ -1293,6 +1293,7 @@ DELETE FROM twidget WHERE unique_name = 'graph_availability';
|
|||||||
-- ---------------------------------------------------------------------
|
-- ---------------------------------------------------------------------
|
||||||
-- Table `tbackup` (Extension table. Modify only if exists)
|
-- Table `tbackup` (Extension table. Modify only if exists)
|
||||||
-- ---------------------------------------------------------------------
|
-- ---------------------------------------------------------------------
|
||||||
|
DROP PROCEDURE IF EXISTS addcol;
|
||||||
delimiter //
|
delimiter //
|
||||||
CREATE PROCEDURE addcol()
|
CREATE PROCEDURE addcol()
|
||||||
BEGIN
|
BEGIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user