Commit Graph

20 Commits

Author SHA1 Message Date
9c2f822e1e add missing types stubs for deps 2021-06-09 12:13:54 +02:00
2d0ba2383a fix headers for fastapi 0.65.2+ 2021-06-09 12:01:15 +02:00
6b6dcb396e Update requirements.txt 2021-06-09 10:41:49 +02:00
45838ce884 update pins 2021-05-30 11:12:14 +02:00
9d300a64e3 bump pydantic version to 1.8.2 2021-05-30 02:42:55 +02:00
40f1076443 fix for base64 choices #204 2021-05-20 16:12:33 +02:00
0fb5c6f9b2 pin deps also in requirements 2021-03-15 18:52:39 +01:00
2c31ad735d add crypto to reqs 2021-03-09 17:10:39 +01:00
9f8e8e87e8 next part of the docs and api documentation in beta ver 2021-01-04 19:38:21 +01:00
e743286008 some cleanup of unused relations code, introduced caching of related_names and props on model, set profiling 2020-11-12 08:11:40 +01:00
e22f3ef27d Update requirements.txt 2020-11-01 18:04:46 +07:00
d9aa269f7a finish mypy checks add reqs and linting 2020-09-29 17:06:41 +02:00
1451ec8671 add tests for mysql and postgress, some fixes for those backends 2020-09-17 13:02:34 +02:00
31096d3f93 initial config for multi db tests 2020-09-16 12:33:12 +02:00
22c4a0619c fix some code smells 2020-08-09 08:59:36 +02:00
9d9346fb13 some style corrections 2020-08-09 06:51:12 +02:00
eb99f28431 added hack to pass as pydantic model in fastapi, tests for fastapi 2020-08-04 21:37:25 +02:00
e0bb7e2cda added basic save, update, load and delate methods 2020-08-03 19:59:04 +02:00
f27e69f87f update readme badges 2020-08-03 08:32:42 +02:00
c22de9684d add travis and codecov 2020-08-02 08:56:53 +02:00