Andrew Godwin
|
e9cb333bc3
|
Auto-apply initial migrations if their tables exist already.
|
2013-10-30 15:17:49 +00:00 |
Andrew Godwin
|
5ab8b5d72c
|
Fix migration planner to fully understand squashed migrations. And test.
|
2013-10-23 22:56:54 +01:00 |
Andrew Godwin
|
8a3e543f26
|
Make sqlmigrate ignore the RunPython operation
|
2013-09-25 14:37:44 +01:00 |
Andrew Godwin
|
efd1e6096e
|
Adding 'sqlmigrate' command and quote_parameter to support it.
|
2013-09-06 15:28:12 -05:00 |
Andrew Godwin
|
b61b634628
|
Fix weird planning issues when already fully migrated.
|
2013-08-11 15:28:51 +01:00 |
Andrew Godwin
|
52643a69e3
|
Add --fake option to migrate
|
2013-07-26 16:47:00 +01:00 |
Andrew Godwin
|
162f7b938f
|
Make migrate command recognise prefixes and 'zero'.
|
2013-07-22 19:43:58 +01:00 |
Andrew Godwin
|
315ab41e41
|
Initial stab at a migrate command, it's probably quite a way off.
|
2013-06-07 18:47:17 +01:00 |
Andrew Godwin
|
7609e0b42e
|
Remove debug prints
|
2013-05-30 18:25:57 +01:00 |
Andrew Godwin
|
e6f7f4533c
|
Add an Executor for end-to-end running
|
2013-05-30 18:08:58 +01:00 |