geary/src/engine/sqlite/email
Jim Nelson 6b8951bfd8 Implemented IMAP-specific folder and message properties tables: #3805
This commit adds support for IMAP-specific properties, of which UIDValidity is crucial toward completing #3805.  The additional code is to integrate these tables into the SQLite Geary backend and to make sure this information is requested from the IMAP server.

NOTE: This commit changes the database schema.  Old databases will need to be blown away before running.
2011-07-15 12:54:10 -07:00
..
sqlite-folder-row.vala New file naming scheme and organization for the Engine. 2011-06-27 11:24:39 -07:00
sqlite-folder-table.vala Implemented IMAP-specific folder and message properties tables: #3805 2011-07-15 12:54:10 -07:00
sqlite-mail-database.vala Implemented IMAP-specific folder and message properties tables: #3805 2011-07-15 12:54:10 -07:00
sqlite-message-location-row.vala New file naming scheme and organization for the Engine. 2011-06-27 11:24:39 -07:00
sqlite-message-location-table.vala Implemented IMAP-specific folder and message properties tables: #3805 2011-07-15 12:54:10 -07:00
sqlite-message-row.vala Use GMime to display the text/plain portion of email messages: #3710 2011-07-06 15:46:24 -07:00
sqlite-message-table.vala New file naming scheme and organization for the Engine. 2011-06-27 11:24:39 -07:00