This website requires JavaScript.
Explore
Help
Sign In
pub
/
aerich
Watch
1
Star
0
Fork
0
You've already forked aerich
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
aerich
/
tests
History
Waket Zheng
e4a3863f80
fix:
aerich upgrade
raises OperationalError when unique constraint dropped at migration 1_xxx.py with postgres (
#383
)
2024-12-11 15:15:29 +08:00
..
__init__.py
add more test
2020-05-24 13:47:10 +08:00
models_second.py
chore: make style, upgrade deps, fix ci error and update changelog
2024-11-25 23:46:48 +08:00
models.py
Fix postgres fk rename (
#378
)
2024-12-09 11:41:40 +08:00
old_models.py
Fix KeyError when deleting a field with unqiue=True (
#365
)
2024-12-03 10:16:44 +08:00
test_ddl.py
fix:
aerich upgrade
raises OperationalError when unique constraint dropped at migration 1_xxx.py with postgres (
#383
)
2024-12-11 15:15:29 +08:00
test_migrate.py
fix:
aerich upgrade
raises OperationalError when unique constraint dropped at migration 1_xxx.py with postgres (
#383
)
2024-12-11 15:15:29 +08:00
test_sqlite_migrate.py
fix: NonExistentKey when running
aerich init
without
[tool]
section in config file (
#381
)
2024-12-11 13:26:18 +08:00
test_utils.py
chore: upgrade deps and fix ruff lint issues (
#374
)
2024-12-05 15:56:00 +08:00