geary/sql/version-015.sql
Jim Nelson 29ae18b3f0 In Non-English locales, Geary displays wrong month: Closes #7354
Stricter parsing and application of INTERNALDATE.
2013-09-25 18:04:58 -07:00

6 lines
289 B
SQL

--
-- Dummy database upgrade to fix the INTERNALDATE of messages that were accidentally stored in
-- localized format. See src/engine/imap-db/imap-db-database.vala in post_upgrade() for the code
-- that runs the upgrade, and http://redmine.yorba.org/issues/7354 for more information.
--