This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
roundcubemail
Watch
2
Star
0
Fork
0
You've already forked roundcubemail
mirror of
https://github.com/roundcube/roundcubemail.git
synced
2026-03-03 23:04:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f481d1f0ce4bf9f0b9aa167a6579c02b0aa9d64
roundcubemail
/
SQL
History
alecpl
5f481d1f0c
- Fix wrong postgres sequence name in upgrade from 0.6
2011-12-19 07:27:27 +00:00
..
mssql.initial.sql
- Fixed bug where session ID's length was limited to 40 characters. Since PHP5.3 it's possible
2011-11-22 08:36:29 +00:00
mssql.upgrade.sql
- Add version markers
2011-11-23 10:02:46 +00:00
mysql.initial.sql
- Fixed bug where session ID's length was limited to 40 characters. Since PHP5.3 it's possible
2011-11-22 08:36:29 +00:00
mysql.update.sql
- Disable FOREIGN_KEY_CHECKS in update from 0.6 (
#1488209
)
2011-12-15 07:13:44 +00:00
postgres.initial.sql
- Fixed bug where session ID's length was limited to 40 characters. Since PHP5.3 it's possible
2011-11-22 08:36:29 +00:00
postgres.update.sql
- Fix wrong postgres sequence name in upgrade from 0.6
2011-12-19 07:27:27 +00:00
sqlite.initial.sql
- Fix broken CREATE INDEX queries in SQLite DDL files (
#1488255
)
2011-12-14 18:25:44 +00:00
sqlite.update.sql
- Fix broken CREATE INDEX queries in SQLite DDL files (
#1488255
)
2011-12-14 18:25:44 +00:00