Changes between Version 5 and Version 6 of MultipleDatabaseSupport


Ignore:
Timestamp:
Jul 10, 2006, 10:54:40 PM (18 years ago)
Author:
jpellerin
Comment:

Added TODO item: validation warning for alien relations

Legend:

Unmodified
Added
Removed
Modified
  • MultipleDatabaseSupport

    v5 v6  
    1616||Generate sql for dropping tables in django.db.backends.sql.ansi||||
    1717||Generate sql for resetting sequences in postgres backend SchemaBuilder subclass||||
     18||When validating models, warn user if a model references another model that is configure to use a different connection||||
    1819||Create mutliple_db.txt doc documenting use of settings, transactions, etc.||||
    1920||Link to multiple db doc from other docs where appropriate||||
Back to Top