summaryrefslogtreecommitdiff
path: root/SQL/mssql.upgrade.sql
AgeCommit message (Collapse)Author
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomascube
2011-08-11- Change version number 0.5.2 -> 0.5.X to not confuse usersalecpl
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers ↵alecpl
(#1487725) - Fix handling of folders that doesn't belong to any namespace (#1487637)
2011-02-25Create interactive update script with improved DB schema check; udated ↵thomascube
installer with new features and styles
2011-02-23- Add index on contactgroupmembers.contact_id column.alecpl
Improves performance and fixes problem with contactgroupmembers table creation on MySQL 4.x
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomascube
2010-11-15- Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign ↵alecpl
key constraint
2010-11-02- Support contact's email addresses up to 255 characters long (#1487095)alecpl
- Added email format checks when saving contacts data
2010-10-06- Add unique index on users.username+users.mail_hostalecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-11- Fixes in SQL init script + added update script for MSSQL databasealecpl