11 lines
380 B
Plaintext
11 lines
380 B
Plaintext
- better MySQL support
|
|
- fix unit tests for other databases than PostgreSQL (MySQL and SQLite
|
|
fail at test_changeset.test_fk(..))
|
|
|
|
- better SQL scripts support (testing, source viewing)
|
|
|
|
make_update_script_for_model:
|
|
- calculated differences between models are actually differences between metas
|
|
- columns are not compared?
|
|
- even if two "models" are equal, it doesn't yield so
|