| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-06-02 | Improved isolation of applied-migrations table in migration tests. | Carl Meyer |
| 2015-02-23 | Made migrations tests write to a temporary directory. | Aymeric Augustin |
| 2014-11-19 | Fixed #23872 -- Removed sensitivity of migrations tests to CWD. | Carl Meyer |
| 2014-09-23 | Called table_names instead of get_table_list in migrations | Claude Paroz |
| 2014-06-07 | Fixed #22750, #22248: Model renaming now also alters field FKs | Andrew Godwin |
| 2014-02-02 | Ensure cursors are closed when no longer needed. | Michael Manfre |
| 2013-08-23 | Fix some small errors in the tests | Andrew Godwin |
| 2013-07-25 | Add tests for the migrate command and fix a bug they exposed | Andrew Godwin |
