Changes between Version 5 and Version 6 of MultipleDatabaseSupport
- Timestamp:
- Jul 10, 2006, 10:54:40 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MultipleDatabaseSupport
v5 v6 16 16 ||Generate sql for dropping tables in django.db.backends.sql.ansi|||| 17 17 ||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|||| 18 19 ||Create mutliple_db.txt doc documenting use of settings, transactions, etc.|||| 19 20 ||Link to multiple db doc from other docs where appropriate||||