Timeline
04/10/11:
- 09:51 Ticket #755 (Oracle DB does not work , sql incorrect.) created by
- The issue having "unique" with "defaults". …
04/08/11:
- 11:46 Ticket #754 (Create table breaks in oracle for integer fields with checks) closed by
- fixed: Patch applied as [43a54dd171e7]. Thanks!
04/07/11:
- 15:14 Ticket #754 (Create table breaks in oracle for integer fields with checks) created by
- For integer fields with checks (like PositiveSmallIntegerField) that have …
04/06/11:
- 16:01 Ticket #753 (GeoDjango: fails to find changes: Geography True/False) created by
- There is a bug (or it is not implemented yet) in introspection To …
04/01/11:
- 05:45 Ticket #752 (Make it possible to do cross-database constraint creation) created by
- With Django 1.3 and the on_delete parameter to ForeignKey? model fields, …
03/26/11:
- 04:17 Ticket #747 (db.delete_unique() not worked for mysql 5.5) created by
- It seems the constraints check sql get a empty result set in mysql 5.5, I …
03/25/11:
- 07:21 Ticket #746 (datamigrations with proxy model m2m has invalid manager) created by
- Given the following models: […] Trying to add Worker instances to the …
03/24/11:
- 16:06 Ticket #745 (Wrong column type for OneToOneField w/ parent_link=True) created by
- When models' pks are defined by a OneToOneField? with parent_link=True, …
- 13:58 Ticket #413 (Oracle backend throws an error in backward migration if a model does not ...) closed by
- fixed
03/21/11:
- 10:47 Ticket #735 (Altering a column does not remove UNIQUE constraint) closed by
- fixed: All pulled.
03/17/11:
- 20:49 Ticket #741 (CharField false change detection (Null attribute)) created by
- We have a model with CharField? fields without null attribute (Django …
- 16:36 Ticket #740 (Oracle: fix delete_table() for tables that have no AutoField) closed by
- fixed: Pulled.
- 16:35 Ticket #739 (Fix testcase for databases that have ...) closed by
- fixed: Pulled.
- 16:35 Ticket #738 (Oracle: handle NOT NULL -> NULL altering correctly) closed by
- fixed: Pulled.
- 16:35 Ticket #737 (Oracle backend does not properly quote identifiers) closed by
- fixed: Pulled.
- 16:05 Ticket #734 (Oracle: add support for renaming columns) closed by
- fixed
- 16:05 Ticket #733 (Oracle backend fails during constraint cache migration) closed by
- fixed
- 15:59 Ticket #740 (Oracle: fix delete_table() for tables that have no AutoField) created by
- The Oracle backend always executes a DROP SEQUENCE on table deletion. But …
- 15:48 Ticket #739 (Fix testcase for databases that have ...) created by
- For historic reasons, Oracle treats empty strings as NULL. This is the …
- 15:41 Ticket #738 (Oracle: handle NOT NULL -> NULL altering correctly) created by
- Currently, the Oracle backend does not generate the correct SQL code if a …
- 15:34 Ticket #737 (Oracle backend does not properly quote identifiers) created by
- The Oracle backend has a custom quote_name() method that does not actually …
03/16/11:
- 12:09 Ticket #727 (Default value for geometry column is not supported by mysql) closed by
- fixed: Committed as [0557f69aea9f]. Thanks.
- 12:08 Ticket #570 (Syntax Error!!!) reopened by
03/15/11:
- 16:02 Ticket #736 (Migration with proxy model does not work) created by
- This is somewhat duplicate of old ticket …
- 13:57 Ticket #735 (Altering a column does not remove UNIQUE constraint) created by
- Using the Oracle backend, I have a migration modifying a column that has a …
- 13:37 Ticket #734 (Oracle: add support for renaming columns) created by
- The oracle backend does not currently support renaming columns. The …
- 13:34 Ticket #733 (Oracle backend fails during constraint cache migration) created by
- self._constraint_cache is not properly initialized and thus a KeyError? is …
Note: See TracTimeline
for information about the timeline view.
