Django

Code

root/django/branches/schema-evolution/django/db/backends/postgresql/base.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5794 [5794] 08/03/07 17:38:44 danderson schema-evolution: added "default" support so when you add a not null …
(edit) @5787 [5787] 08/02/07 16:17:23 danderson schema-evolution: added sqlite3 unit tests greatly expanded the number of …
(edit) @5785 [5785] 08/01/07 22:28:52 danderson schema-evolution: added new "pk_requires_unique" option to the backend, …
(edit) @5784 [5784] 08/01/07 12:51:59 danderson schema-evolution: fixed postgresql constraint lookup after a table rename …
(edit) @5779 [5779] 07/30/07 15:05:02 danderson schema-evolution: fixed f.aka bug; moved sql commenting from the base …
(edit) @5735 [5735] 07/20/07 15:58:33 danderson schema-evolution: re-applied schema evolution changes …
(edit) @5734 [5734] 07/20/07 15:49:49 danderson schema-evolution: merged trunk:HEAD into schema-evolution branch
(edit) @3646 [3646] 08/22/06 11:16:38 danderson implemented schema evolution
(copy) @3332 [3332] 07/11/06 09:46:42 jacob Created schema-evolution branch for Derek Andersen's SoC project
copied from django/trunk/django/db/backends/postgresql/base.py:
(edit) @3115 [3115] 06/08/06 10:14:06 mtredinnick Fixed #2108 -- allow saving of empty models, rather than just dropping …
Note: See TracRevisionLog for help on using the revision log.