Commit Graph

17 Commits

Author SHA1 Message Date
ebf7c6e06f add enum field (#626)
* add enum field

* add decorator for asyncio

* fix enum typing, additional tests, add docs

* add more tests

Co-authored-by: collerek <collerek@gmail.com>
2022-04-27 12:01:00 +02:00
95adc7146a add sql_nullable param 2021-09-08 09:22:29 +02:00
9bb22d2ea4 add overwriting pydantic types #311 2021-08-27 16:02:20 +02:00
7d0826392e Update common-parameters.md
add also fk sample
2021-08-17 11:40:31 +02:00
450477cf75 Updated common-parameters.md
Added notation about creating column name aliaes
2021-08-16 19:07:28 -07:00
521b9e6c12 fix for obsolete pydantic parameters 2021-08-06 16:03:29 +02:00
7baaee63ce add:SmallInteger() 2021-08-06 11:43:51 +08:00
cb4e5ea955 improve date handling 2021-07-06 15:11:26 +02:00
f52797fb06 more tests for excluding parent fields, finished docs 2021-06-02 10:16:47 +02:00
0527c5fb82 refactor into descriptors, cleanup, docs update 2021-05-17 17:21:10 +02:00
734c33920b add support for normal pydantic fields 2021-04-28 19:17:59 +02:00
11ed5fd322 add large binary field, tests and docs 2021-04-28 17:06:15 +02:00
50ddd1c2bb add related model load tests 2021-03-10 14:01:16 +01:00
01904580e5 add release docs, add docs, finish tests 2021-03-10 11:39:51 +01:00
867d480728 bump version, update realease, convert enums to vals 2021-02-03 14:26:40 +01:00
95385425fe update the dosc with split of queries, fix tests 2021-01-29 11:17:43 +01:00
2e7cad722b reorganize docs into sections for easier navigation part 1 2020-12-10 18:10:08 +01:00