| #1047 |
has_ddl_transactions property broken with MySQL and Django 1.3
|
andrew
|
defect
|
blocker
|
commands
|
mercurial
|
| #747 |
db.delete_unique() not worked for mysql 5.5
|
andrew
|
defect
|
critical
|
databaseapi
|
0.7.3
|
| #798 |
CHECK constraint for PositiveIntegerFields different from Django
|
andrew
|
defect
|
critical
|
commands
|
mercurial
|
| #1053 |
Making field unique fails on PostgreSQL with Django 1.4
|
andrew
|
defect
|
critical
|
migrations
|
unknown
|
| #412 |
Oracle backend generates wrong sql for some fields
|
andrew
|
defect
|
major
|
migrations
|
0.7
|
| #413 |
Oracle backend throws an error in backward migration if a model does not have an AutoField
|
andrew
|
defect
|
major
|
migrations
|
0.7
|
| #428 |
Backwards migrations don't track dependency orm entries
|
andrew
|
defect
|
major
|
migrations
|
0.7
|
| #523 |
Cant change ForeginKey from null=False to null=True in MySQL
|
andrew
|
defect
|
major
|
migrations
|
0.7.1
|
| #601 |
Unable to remove UNIQUE from field with South 0.72
|
andrew
|
defect
|
major
|
migrations
|
0.7.2
|
| #671 |
new version of mssql does not support DROP DEFAULT
|
andrew
|
defect
|
major
|
databaseapi
|
0.7.2
|
| #679 |
When changing a ForeignKey, references are not updated
|
andrew
|
defect
|
major
|
commands
|
unknown
|
| #693 |
Introspection plugin for Django Audit Log
|
andrew
|
enhancement
|
major
|
commands
|
unknown
|
| #700 |
All NOT NULL constraints dropped for a table during migration (sqlite)
|
andrew
|
defect
|
major
|
migrations
|
0.7.2
|
| #721 |
(patch) South sometimes tries to redo applied migrations
|
andrew
|
defect
|
major
|
migrations
|
0.7.3
|
| #723 |
Invalid syntax exception in generic.py
|
andrew
|
defect
|
major
|
commands
|
0.7.3
|
| #727 |
Default value for geometry column is not supported by mysql
|
andrew
|
defect
|
major
|
commands
|
unknown
|
| #737 |
Oracle backend does not properly quote identifiers
|
andrew
|
defect
|
major
|
databaseapi
|
mercurial
|
| #753 |
GeoDjango: fails to find changes: Geography True/False
|
andrew
|
enhancement
|
major
|
databaseapi
|
0.7.3
|
| #754 |
Create table breaks in oracle for integer fields with checks
|
andrew
|
defect
|
major
|
databaseapi
|
unknown
|
| #763 |
on_delete option for foreign keys not picked up by south
|
andrew
|
defect
|
major
|
migrations
|
0.7.3
|
| #765 |
Oracle: proper altering of columns with NULL/NOT NULL
|
andrew
|
defect
|
major
|
databaseapi
|
unknown
|
| #766 |
db.delete_column() not worked for mysql 5.5 when the column is a foreign key
|
andrew
|
defect
|
major
|
databaseapi
|
mercurial
|
| #776 |
Cannot drop index that was created when the table was created.
|
andrew
|
defect
|
major
|
databaseapi
|
0.7.2
|
| #961 |
Fix syntax MySQL STORAGE_ENGINE doc example
|
andrew
|
defect
|
major
|
documentation
|
mercurial
|
| #1012 |
South Migrations fail with Django 1.4's Timezone Aware Feature
|
andrew
|
defect
|
major
|
migrations
|
mercurial
|
| #1027 |
South unable to do DDL transactions under pysqlite and sqlite3
|
andrew
|
defect
|
major
|
databaseapi
|
0.7.3
|
| #1030 |
00074f0d28e7 introduces a bug in MySQL
|
andrew
|
defect
|
major
|
commands
|
mercurial
|
| #1057 |
PostgreSQL index name differences prevent field indexes from being dropped
|
andrew
|
defect
|
major
|
commands
|
mercurial
|
| #1059 |
ImportError: cannot import name CASCADE with new South, Django 1.2
|
andrew
|
defect
|
major
|
commands
|
mercurial
|
| #1060 |
Upload the 0.7.4 tar package on the releases page
|
andrew
|
task
|
major
|
commands
|
unknown
|
| #1065 |
`delete_foreign_key` doesn't work with recursive relationships on postgresql
|
andrew
|
defect
|
major
|
databaseapi
|
mercurial
|
| #1071 |
Syntax error in db/generic.py with Python 2.4
|
andrew
|
defect
|
major
|
commands
|
0.7.4
|
| #1084 |
Can't get to releases page
|
andrew
|
defect
|
major
|
commands
|
unknown
|
| #1105 |
Extraneous '' in Line 113 of base.py Causes Issues
|
andrew
|
defect
|
major
|
commands
|
unknown
|
| #1181 |
Small import fix
|
andrew
|
defect
|
major
|
commands
|
unknown
|
| #1194 |
Error Converting to South
|
andrew
|
defect
|
major
|
commands
|
mercurial
|
| #1196 |
delete_unique not effective on sqlite as it depends on order of columns
|
andrew
|
defect
|
major
|
migrations
|
0.7.6
|
| #578 |
Boolean default values are not set correctly when adding new columns with sqlite
|
andrew
|
defect
|
minor
|
databaseapi
|
0.7.2
|
| #698 |
using schemamigration --add-field fails with cryptic message
|
andrew
|
defect
|
minor
|
commands
|
0.7.2
|
| #720 |
Prettier graphmigrations
|
andrew
|
enhancement
|
minor
|
commands
|
unknown
|
| #722 |
(patch) Detailed changes list for migrations
|
andrew
|
enhancement
|
minor
|
commands
|
0.7.3
|
| #734 |
Oracle: add support for renaming columns
|
andrew
|
enhancement
|
minor
|
migrations
|
mercurial
|
| #735 |
Altering a column does not remove UNIQUE constraint
|
andrew
|
defect
|
minor
|
migrations
|
mercurial
|
| #738 |
Oracle: handle NOT NULL -> NULL altering correctly
|
andrew
|
defect
|
minor
|
migrations
|
mercurial
|
| #739 |
Fix testcase for databases that have connection.features.interprets_empty_strings_as_nulls==True
|
andrew
|
defect
|
minor
|
commands
|
unknown
|
| #740 |
Oracle: fix delete_table() for tables that have no AutoField
|
andrew
|
defect
|
minor
|
databaseapi
|
mercurial
|
| #780 |
post_migrate signal not sent with verbosity 0 and nothing to migrate
|
andrew
|
defect
|
minor
|
commands
|
mercurial
|
| #877 |
Encoding header in generated files is not PEP 0263 compliant.
|
andrew
|
defect
|
minor
|
commands
|
0.7.3
|
| #952 |
Removing uniqueness constraint on column fails
|
andrew
|
defect
|
minor
|
migrations
|
mercurial
|
| #957 |
Oracle DROP TABLE should not PURGE (not compatible with 9i)
|
andrew
|
defect
|
minor
|
databaseapi
|
mercurial
|
| #959 |
Python 2.4 incompatibility
|
andrew
|
defect
|
minor
|
commands
|
mercurial
|
| #1022 |
Better error message if commit fails
|
andrew
|
enhancement
|
minor
|
migrations
|
mercurial
|
| #1225 |
Speed up for list migrations
|
andrew
|
enhancement
|
minor
|
commands
|
0.7.6
|
| #692 |
gentle suggestion for clarity about easier-to-deal-with DBMSes
|
andrew
|
enhancement
|
trivial
|
commands
|
unknown
|
| #759 |
Missing cursor definition in south/tests/db.py
|
andrew
|
defect
|
trivial
|
commands
|
unknown
|
| #868 |
Manual: "Fixtures" section uses deprecated `startmigration` command
|
andrew
|
defect
|
trivial
|
documentation
|
0.7.3
|