Changes between Version 7 and Version 8 of ReleaseNotes/0.7
- Timestamp:
- 02/06/10 16:57:36 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/0.7
v7 v8 20 20 * You can now set [/wiki/Settings#SOUTH_MIGRATION_MODULES0.7andhigher custom migration directories] (actually done as Python modules) if you need per-project migrations for an app. 21 21 * SQLite now has full, near-bulletproof support for altering columns, deleting columns, and other basic operations SQLite doesn't support natively. 22 * Oracle now has alpha support. 22 23 23 24 There's also an assorted array of bugfixes; see the [/query?status=accepted&status=assigned&status=closed&status=new&status=reopened&group=status&order=priority&milestone=0.7 milestone status page] for details. … … 28 29 * Simon Law, who wrote most of the migration refactor and now knows too much about how our dependencies work 29 30 * [http://www.torchbox.com Torchbox], who sponsored Andrew's work on the startmigration refactor, the rest of the migration refactor, and a lot of other small things. 31 * Ilya Roitburg, who contributed the Oracle database module
