Django

Code

root/django/branches/schema-evolution/django/db/backends


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5822 [5822] 08/06/07 11:50:17 danderson schema-evolution: update from HEAD (v5821)
(edit) @5821 [5821] 08/06/07 09:19:27 danderson schema-evolution: added support for custom migration scripts
(edit) @5794 [5794] 08/03/07 17:38:44 danderson schema-evolution: added "default" support so when you add a not null …
(edit) @5792 [5792] 08/03/07 15:49:19 danderson schema-evolution: added the postgresql_psycopg2 backend added more unit …
(edit) @5791 [5791] 08/03/07 14:48:04 danderson schema-evolution: backported on request to mysql_old (untested)
(edit) @5790 [5790] 08/03/07 12:08:45 danderson schema-evolution: removed some cruft i forgot to delete earlier
(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) @3937 [3937] 10/26/06 14:09:51 danderson committing to schema-evolution merge from HEAD
(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:
(edit) @3285 [3285] 07/06/06 23:06:00 adrian Fixed #2272 -- Improved SQLite database introspection. Thanks, …
Note: See TracRevisionLog for help on using the revision log.