Commit Graph

1220 Commits

Author SHA1 Message Date
eb99f28431 added hack to pass as pydantic model in fastapi, tests for fastapi 2020-08-04 21:37:25 +02:00
345fd227d1 sloppy work on passing all of the test and reimplementing most of the features from encode 2020-08-04 18:44:17 +02:00
a6f8fc6d7e remove unneeded future import 2020-08-03 20:05:57 +02:00
e0bb7e2cda added basic save, update, load and delate methods 2020-08-03 19:59:04 +02:00
d7355b8c9b more checks for table and pydantic model creation 2020-08-03 17:49:01 +02:00
876f225d0b change badges linkt to proper repo 2020-08-03 13:25:40 +02:00
8f8e5db2f8 update column types in readme 2020-08-03 13:23:47 +02:00
0e5d73e7dc changed package name in test to cover orm catalog 2020-08-03 13:16:50 +02:00
612f8d4604 added test for basic default values, optional fields etc. 2020-08-03 13:11:45 +02:00
0bd964bdc4 add other valid field types, better parse model fields to pydantic model with optional values 2020-08-03 13:06:52 +02:00
f27e69f87f update readme badges 2020-08-03 08:32:42 +02:00
d5eaa87a98 make script executable 2020-08-03 08:22:20 +02:00
135a7e57ec attribute access and setting for pydantic_model uned the hood 2020-08-03 08:18:57 +02:00
96ec33fe16 attribute access and setting for pydantic_model uned the hood 2020-08-03 08:17:30 +02:00
4f9dddfa0a make test.sh executable 2020-08-02 09:08:56 +02:00
c1b3b53875 rename test, update readme 2020-08-02 09:05:06 +02:00
d2444b4d05 test script 2020-08-02 09:00:13 +02:00
c22de9684d add travis and codecov 2020-08-02 08:56:53 +02:00
db2a0b3ddb license 2020-08-02 08:44:20 +02:00
78135453a2 initial commit 2020-08-02 08:41:38 +02:00