Andrew Godwin
|
efd1e6096e
|
Adding 'sqlmigrate' command and quote_parameter to support it.
|
2013-09-06 15:28:12 -05:00 |
Simon Charette
|
11cd7388f7
|
Fixed #20989 -- Removed useless explicit list comprehensions.
|
2013-08-30 10:57:51 -04:00 |
Andrew Godwin
|
d0ecefc2c9
|
Start adding operations that work and tests for them
|
2013-05-29 17:47:10 +01:00 |
Andrew Godwin
|
104ad0504b
|
Split out a BaseAppCache, make AppCache borg again, add _meta.app_cache
|
2013-05-09 15:16:43 +01:00 |
Andrew Godwin
|
0354cecbfd
|
Fix nullability changing code
|
2012-09-24 12:56:17 +01:00 |
Andrew Godwin
|
49d1e6b0e2
|
Remove AppCache state handling, replace with swappable caches
|
2012-09-22 00:47:04 +01:00 |
Andrew Godwin
|
ae6ffd2e7e
|
Stylistic fixes: triple-quoted docstrings, more comments
|
2012-09-18 10:37:30 +01:00 |
Andrew Godwin
|
ca9c3cd39f
|
Add check constraint support - needed a few Field changes
|
2012-09-07 15:40:59 -04:00 |
Andrew Godwin
|
375178fc19
|
Add M2M repointing
|
2012-09-07 14:39:22 -04:00 |
Andrew Godwin
|
d683263f97
|
Added SQLite backend which passes all current tests
|
2012-09-07 12:51:11 -04:00 |
Andrew Godwin
|
d3d1e59921
|
Add a SQlite backend. One test passes!
|
2012-08-18 14:16:52 +01:00 |