Allowing the developer to add migration code for in case the schema of
authorPhilip Van Hoof <philip@codeminded.be>
Mon, 12 Jan 2009 09:46:20 +0000 (09:46 +0000)
committerPhilip Van Hoof <pvanhoof@src.gnome.org>
Mon, 12 Jan 2009 09:46:20 +0000 (09:46 +0000)
commit5ad26ee1ee1b0a478294287777843d0d93930847
tree45d3e1845a545f8e5edd63dbe7bcc0baf3bc64b2
parent4675d4f55a22d38c064c3854fe97e11bf15e6b44
Allowing the developer to add migration code for in case the schema of

2009-01-12  Philip Van Hoof  <philip@codeminded.be>

* camel/camel-db.c: Allowing the developer to add migration code for in
case the schema of Camel's summary SQLite data format changes.

Also adds two columns, modified and created, to the summary data being
stored and renames the column msg_security to dirty as requested by
Srinivasa Ragavan and Sankar P.

svn path=/trunk/; revision=9920
ChangeLog
camel/ChangeLog
camel/camel-db.c