mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Update pandoradb_migrate_6.0_to_759.mysql.sql
This commit is contained in:
parent
0c2823f23f
commit
71326bf8bb
@ -1660,8 +1660,6 @@ ALTER TABLE tagente ADD COLUMN (alias varchar(600) not null default '');
|
||||
ALTER TABLE tagente ADD `alias_as_name` int(2) unsigned default '0';
|
||||
ALTER TABLE tagente ADD COLUMN `safe_mode_module` int(10) unsigned NOT NULL default '0';
|
||||
ALTER TABLE `tagente` ADD COLUMN `cps` int NOT NULL default 0;
|
||||
ALTER TABLE `tagente` ADD COLUMN `satellite_server` INT NOT NULL DEFAULT 0;
|
||||
|
||||
|
||||
UPDATE tagente SET tagente.alias = tagente.nombre;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user