This website requires JavaScript.
Explore
Help
Sign In
Prodream
/
ormar
Watch
1
Star
0
Fork
0
You've already forked ormar
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
002f27f21e4fb3a4ffe161bc3868c5395edb1208
ormar
/
tests
History
collerek
002f27f21e
fix bug with infinite relation auto extraction, finish initial relations docs
2020-08-14 14:35:42 +02:00
..
__init__.py
initial commit
2020-08-02 08:41:38 +02:00
settings.py
added basic save, update, load and delate methods
2020-08-03 19:59:04 +02:00
test_columns.py
added basic save, update, load and delate methods
2020-08-03 19:59:04 +02:00
test_fastapi_usage.py
refactor fields into a package
2020-08-11 17:34:19 +02:00
test_foreign_keys.py
finish fields docs intial ver,add test for related name, fix child_name(s) in reverse relations
2020-08-13 12:54:42 +02:00
test_model_definition.py
introduce docs -> models section mostly finished
2020-08-12 16:24:45 +02:00
test_models.py
fix some complexity issues
2020-08-09 10:58:36 +02:00
test_same_table_joins.py
fix bug with infinite relation auto extraction, finish initial relations docs
2020-08-14 14:35:42 +02:00