summaryrefslogtreecommitdiff
path: root/SQL/mssql.initial.sql
AgeCommit message (Collapse)Author
2008-12-03- added lost column in mssql DDLalecpl
2008-11-25#1485420: remove default (and not null) for users.language column in DDLalecpl
2008-11-24- Added index on cache.created + small fixes in mssql DDL scriptalecpl
2008-11-22- fix r2076: removed cache.session_id column, removed DELETEs from cache in ↵alecpl
session_gc - trust DB server's time when "touching" cache and messages tables
2008-11-21- Increase speed of session destroy and garbage clean upalecpl
- Fix session timeout when DB server got clock skew (#1485490)
2007-09-19IPv6 Compatabilitythomascube
2007-05-24upgrade to TinyMCE v2.1.1.1svncommit
2006-08-30Added MSSQL supportthomascube