|
Data Compatibility
This document mentions data compatibility issues for Kexi Projects and any other future data/project formats. Certain changes can be are backward compatible (this is top priority) but not forward compatible (this is often impossible).
See also: Kexi Stability Statement
KexiDB
- 2004-12-20: KexiDB SQLite drivers
- Database format chaged to version 1.4 - date-time data type is now stored as "YYYY-MM-DD HH:MM:SS", not as "YYYY-MM-DDTHH:MM:SS". This is compatible with SQLite format (http://www.sqlite.org/cvstrac/wiki?p=DateAndTimeFunctions)
- The change is backward compatible. (thanks for reporting: Richard Groult)
|