|
|
|
@5822
|
[5822]
|
08/06/07 11:50:17 |
danderson |
schema-evolution: update from HEAD (v5821) |
|
|
|
@5821
|
[5821]
|
08/06/07 09:19:27 |
danderson |
schema-evolution:
added support for custom migration scripts |
|
|
|
@5794
|
[5794]
|
08/03/07 17:38:44 |
danderson |
schema-evolution:
added "default" support so when you add a not null … |
|
|
|
@5793
|
[5793]
|
08/03/07 16:18:09 |
danderson |
schema-evolution:
added check to see if your backend is supported yet. |
|
|
|
@5792
|
[5792]
|
08/03/07 15:49:19 |
danderson |
schema-evolution:
added the postgresql_psycopg2 backend
added more unit … |
|
|
|
@5791
|
[5791]
|
08/03/07 14:48:04 |
danderson |
schema-evolution:
backported on request to mysql_old (untested) |
|
|
|
@5790
|
[5790]
|
08/03/07 12:08:45 |
danderson |
schema-evolution:
removed some cruft i forgot to delete earlier |
|
|
|
@5789
|
[5789]
|
08/03/07 11:48:51 |
danderson |
schema-evolution:
moved most of the sql_evolve code into its own module |
|
|
|
@5788
|
[5788]
|
08/02/07 16:51:32 |
danderson |
schema-evolution: updated from trunk/HEAD (r5787) |
|
|
|
@5787
|
[5787]
|
08/02/07 16:17:23 |
danderson |
schema-evolution:
added sqlite3 unit tests
greatly expanded the number of … |
|
|
|
@5785
|
[5785]
|
08/01/07 22:28:52 |
danderson |
schema-evolution:
added new "pk_requires_unique" option to the backend, … |
|
|
|
@5784
|
[5784]
|
08/01/07 12:51:59 |
danderson |
schema-evolution:
fixed postgresql constraint lookup after a table rename … |
|
|
|
@5781
|
[5781]
|
07/31/07 12:37:11 |
danderson |
schema-evolution: additional documentation changes |
|
|
|
@5780
|
[5780]
|
07/31/07 11:36:13 |
danderson |
schema-evolution: updated docs to include more useful "howto" information |
|
|
|
@5779
|
[5779]
|
07/30/07 15:05:02 |
danderson |
schema-evolution: fixed f.aka bug; moved sql commenting from the base … |
|
|
|
@5777
|
[5777]
|
07/30/07 12:10:05 |
danderson |
schema-evolution: fixed None iteration error |
|
|
|
@5737
|
[5737]
|
07/20/07 16:42:47 |
danderson |
schema-evolution: added documentation |
|
|
|
@5735
|
[5735]
|
07/20/07 15:58:33 |
danderson |
schema-evolution: re-applied schema evolution changes … |
|
|
|
@5734
|
[5734]
|
07/20/07 15:49:49 |
danderson |
schema-evolution: merged trunk:HEAD into schema-evolution branch |
|
|
|
@3937
|
[3937]
|
10/26/06 14:09:51 |
danderson |
committing to schema-evolution
merge from HEAD |
|
|
|
@3647
|
[3647]
|
08/22/06 11:46:02 |
danderson |
schema evolution test cases |
|
|
|
@3646
|
[3646]
|
08/22/06 11:16:38 |
danderson |
implemented schema evolution |
|
|
|
@3332
|
[3332]
|
07/11/06 09:46:42 |
jacob |
Created schema-evolution branch for Derek Andersen's SoC project |
|
copied from django/trunk:
|
|
|
|
@3329
|
[3329]
|
07/11/06 09:08:42 |
adrian |
Added get_language_bidi to django.utils.translation.trans_nuill. Refs … |