Commit Graph

22 Commits

Author SHA1 Message Date
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
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
b423c1c56d fixes for #270 and #274 2021-07-21 14:39:23 +02:00
cb4e5ea955 improve date handling 2021-07-06 15:11:26 +02:00
557105a591 fix coverage 2021-06-22 13:09:55 +02:00
172a6a2be6 bug fixes 2021-06-22 12:58:39 +02:00
0527c5fb82 refactor into descriptors, cleanup, docs update 2021-05-17 17:21:10 +02:00
4c79ce5a5e WIP super dirty - change to descriptors and different tries 2021-05-16 20:42:07 +02:00
70ac1e3361 add excludes for pks and through models in dict 2021-05-07 18:38:44 +02:00
734c33920b add support for normal pydantic fields 2021-04-28 19:17:59 +02:00
d2921167bd fix coverage 2021-04-28 17:16:30 +02:00
11ed5fd322 add large binary field, tests and docs 2021-04-28 17:06:15 +02:00
ac426de757 replace double % for some dialects 2021-04-20 12:10:39 +02:00
d5295543d4 replace double % for some dialects 2021-04-20 12:06:50 +02:00
8b951a48be remove emailstr to vavoid additional deps 2021-04-20 11:59:36 +02:00
5e38426694 finish release notes, add more test 2021-04-20 11:52:41 +02:00
7a27778b44 add and/or/not to filtergroups, add left and right shift to operators, add some tests, add *args to other functions that read data and use filter 2021-04-19 19:49:42 +02:00
c49d21f605 wip adding filtering and order by with field chain access instead of strings 2021-04-17 16:24:42 +02:00
6780c9de8a fix private attributes initialization 2021-04-12 10:40:29 +02:00
da05e5ba1d split tests into packages 2021-03-30 12:48:39 +02:00