clipbucket/upload/cb_install/sql/upgrade_2.5.5.sql

1 line
81 B
MySQL
Raw Normal View History

2011-06-22 07:50:20 +00:00
ALTER TABLE `{tbl_prefix}groups` ADD `group_admins` TEXT NOT NULL AFTER `userid`;