Support/Database Changes
< Support
Database Changes
Remember to update tiki_mysql.sql when you make schema changes!
To be run in production
- 2008-04-16 - lthomson - bug 425135
alter table users_permissions add unique(permName);
Remember to update tiki_mysql.sql when you make schema changes!
alter table users_permissions add unique(permName);