summaryrefslogtreecommitdiff
path: root/sql/postgresql/migrate_from_1.x_to_2.0.pgsql
AgeCommit message (Expand)AuthorFilesLines
2007-06-09Resync with DBMail 2.2.5aaron1-1/+1
2006-07-21merging git treepaul1-0/+2
2006-03-24 * sql/mysql/add_header_tables.mysql:aaron1-15/+15
2005-02-14added ON UPDATE CASCADE to create and migrate sql scriptspaul1-8/+8
2004-09-06fixed errors in comments. I used '#' as comment prefix, but it should beilja1-1/+1
2004-09-03added 'anyone' user to dbmail_users in creation and migration scripts.ilja1-0/+3
2004-08-25the pair (dbmail_mailboxes.name, dbmail_mailboxes.owner_idnr) is nowilja1-1/+1
2004-08-20* sql/postgresql/migrate_from_1.x_to_2.0.pgsql:ilja1-3/+4
2004-08-16* PostgreSQL migration script now also renames primary keys of tablesilja1-0/+6
2004-08-04changed all database creation and migration scripts. They're now readyilja1-38/+12
2004-08-03added calculation for curmail size. This was missing earlier on.ilja1-0/+8
2004-08-03PostgreSQL now has dbmail_ prefixes and an hopefully faster migrationilja1-144/+156
2004-08-03auto_replies and auto_notifications tables are only created if theyilja1-7/+50
2004-07-15small postgres changes:ilja1-7/+7
2004-07-152 changes in migration of PostgreSQL installation:ilja1-13/+14
2004-07-09changed pbsp.idnr from BIGINT to INT8 after bug report byilja1-1/+1
2004-06-11Added is_header flag to messageblks table. Is not used in any code yet,ilja1-0/+3
2004-03-19updated copyright warnings and GPL notices to files missing themilja1-1/+1
2004-03-18added pbsp (pop-before-smtp) table to all create tables scripts. Theilja1-0/+11
2004-03-04added a UNIQUE INDEX to users(userid)ilja1-1/+1
2004-03-02changed internal_date field of physmessage to be a TIMESTAMP WITHOUTilja1-1/+1
2004-02-13changed comments to use '---' as comment tag instead of '#', which isilja1-2/+2
2004-02-09merged latest changes from dbmail 2.0 branch to HEAD.ilja1-2/+7
2004-02-04added migration script for migrating from dbmail 1.x to dbmail 2.0 usingilja1-0/+180