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 06:44:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cec0c6078e06b54c98ec014c59ddd63858df42a
roundcubemail
/
SQL
History
alecpl
5cec0c6078
- typo
2010-02-06 12:41:05 +00:00
..
mssql.initial.sql
- Fix MS SQL DDL (
#1486020
)
2009-08-03 11:40:04 +00:00
mysql.initial.sql
- Add workaround for MySQL bug [
http://bugs.mysql.com/bug.php?id=46293
] (
#1486474
)
2010-02-06 12:34:16 +00:00
mysql.update.sql
- typo
2010-02-06 12:41:05 +00:00
postgres.initial.sql
- use better index for contacts table
2009-09-29 07:59:25 +00:00
postgres.update.sql
- move TRUNCATE before CREATE INDEX (
#1486362
)
2009-12-11 07:18:19 +00:00
sqlite.initial.sql
- use better index for contacts table
2009-09-29 07:59:25 +00:00
sqlite.update.sql
- don't use TRUNCATE on sqlite (
#1486374
)
2009-12-17 07:53:52 +00:00