Changes between Initial Version and Version 1 of Ticket #24742, comment 2
- Timestamp:
- May 6, 2015, 11:37:57 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24742, comment 2
initial v1 1 1 A workaround could be to add a router that directs all models from the "migrations" app into some sqlite database (in fact, if it works, it could be packed up nicely as a solution). 2 2 3 However, indeed, such a solution flies in the face of #246 99, which essentially asks for a migration table in each db.3 However, indeed, such a solution flies in the face of #24669, which essentially asks for a migration table in each db.