Timeline
11/11/11:
- 23:44 Ticket #949 (Oracle: not raising exceptions from DatabaseOperations.execute breaks ...) created by
- The Oracle backend's DatabaseOperations?.alter_column depends on catching …
11/07/11:
- 22:59 Ticket #946 (ORM does not cascade deletion of rows across apps) created by
- I'm using django south 0.7.3, and I'm running into the following error. …
11/03/11:
- 20:18 Ticket #945 (Oracle migration problems using Boolean field with Default Value) created by
- FATAL ERROR - The following SQL query failed: CREATE TABLE …
10/30/11:
- 15:13 Ticket #943 (Changing field from null=False to null=True asks for default value) closed by
- invalid: Well, the message was already re-phrased previously to say "making this …
10/29/11:
- 23:04 Ticket #943 (Changing field from null=False to null=True asks for default value) created by
- I have a DateTimeField? that originally had ("auto_now_add=True") - now …
10/28/11:
- 14:21 Ticket #941 (add_column does unnecessary (and db-blocking) work) reopened by
- Ah, you said add_column, not alter_column. Indeed, it's probably possible, …
- 14:08 Ticket #940 (_remake_table does not set NULL or NOT NULL on _south_new_<table> using ...) closed by
- duplicate
- 11:28 Ticket #941 (add_column does unnecessary (and db-blocking) work) closed by
- wontfix: This is a deliberate design decision on the part of South - it doesn't …
- 09:46 Ticket #941 (add_column does unnecessary (and db-blocking) work) created by
- when south adds a field, it does 2 alter-table commands, the second one is …
10/27/11:
- 21:38 Ticket #940 (_remake_table does not set NULL or NOT NULL on _south_new_<table> using ...) created by
- When _remake_table create the schema(definitions) for the …
10/25/11:
- 22:23 Ticket #936 ((patch) duplicate dry-run output if not south.db.db.has_ddl_transactions) closed by
- fixed
- 22:23 Ticket #937 ((patch) explicitly log when --db-dry-run won't work) closed by
- fixed
- 01:32 Ticket #937 ((patch) explicitly log when --db-dry-run won't work) created by
- I just spent 20 minutes digging around the South codebase trying to figure …
- 01:05 Ticket #936 ((patch) duplicate dry-run output if not south.db.db.has_ddl_transactions) created by
- In cases where the db doesn't support DDL transactions, passing …
10/20/11:
- 12:25 Ticket #934 (south does not update model permissions) closed by
- duplicate: Duplicate of #211.
- 12:13 Ticket #934 (south does not update model permissions) created by
- Hello i have encountered a problem when south updates database only when …
10/14/11:
- 20:18 Ticket #932 (Support for insert+select) created by
- There should be a function/abstraction for doing large scale data …
10/12/11:
- 22:01 Ticket #819 (Custom migration paths raises error for empty __init__.py files) closed by
- invalid
Note: See TracTimeline
for information about the timeline view.
