Commit Graph

7 Commits

Author SHA1 Message Date
collerek a6f8fc6d7e remove unneeded future import 2020-08-03 20:05:57 +02:00
collerek e0bb7e2cda added basic save, update, load and delate methods 2020-08-03 19:59:04 +02:00
collerek d7355b8c9b more checks for table and pydantic model creation 2020-08-03 17:49:01 +02:00
collerek 0bd964bdc4 add other valid field types, better parse model fields to pydantic model with optional values 2020-08-03 13:06:52 +02:00
collerek 135a7e57ec attribute access and setting for pydantic_model uned the hood 2020-08-03 08:18:57 +02:00
collerek 96ec33fe16 attribute access and setting for pydantic_model uned the hood 2020-08-03 08:17:30 +02:00
collerek 78135453a2 initial commit 2020-08-02 08:41:38 +02:00