|
|
7d5e291a19
|
switch to equals in most of the code, fix dependencies, clean tests, make all not relation fields work with type hints
|
2020-10-31 18:11:48 +01:00 |
|
|
|
82e3eb94ae
|
modify schema to show many to many as list of nested models, check openapi generation in tests
|
2020-10-27 17:55:41 +01:00 |
|
|
|
d3091c404f
|
fix many_to_many lazy registration in fastapi cloned models, fixed ForeignKey not treated as subclasses of BaseModels in json schema
|
2020-10-27 13:49:07 +01:00 |
|
|
|
1451ec8671
|
add tests for mysql and postgress, some fixes for those backends
|
2020-09-17 13:02:34 +02:00 |
|
|
|
c5389023b8
|
add fixes for fastapi model clones, add functionality to add and remove models to relation, add relation proxy, fix all tests, adding values also to pydantic model __dict__some refactors
|
2020-08-26 22:24:25 +02:00 |
|
|
|
806fe9b63e
|
fix setting new related model just from dict with pkname
|
2020-08-23 13:15:04 +02:00 |
|
|
|
0b156caf0a
|
version with pydantic inheritance passing all the tests
|
2020-08-19 18:40:57 +07:00 |
|