tbrehm
2013-08-13 6be2e0eb1e8fa4cbf54e6bacd36d5d39a4f3b4f4
install/sql/incremental/upd_0011.sql
New file
@@ -0,0 +1,2 @@
-- use text for groups
ALTER TABLE `sys_user` CHANGE `groups` `groups` TEXT;