Commit Graph

11 Commits

Author SHA1 Message Date
collerek 734c33920b add support for normal pydantic fields 2021-04-28 19:17:59 +02:00
collerek d2921167bd fix coverage 2021-04-28 17:16:30 +02:00
collerek 11ed5fd322 add large binary field, tests and docs 2021-04-28 17:06:15 +02:00
collerek ac426de757 replace double % for some dialects 2021-04-20 12:10:39 +02:00
collerek d5295543d4 replace double % for some dialects 2021-04-20 12:06:50 +02:00
collerek 8b951a48be remove emailstr to vavoid additional deps 2021-04-20 11:59:36 +02:00
collerek 5e38426694 finish release notes, add more test 2021-04-20 11:52:41 +02:00
collerek 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
collerek c49d21f605 wip adding filtering and order by with field chain access instead of strings 2021-04-17 16:24:42 +02:00
collerek 6780c9de8a fix private attributes initialization 2021-04-12 10:40:29 +02:00
collerek da05e5ba1d split tests into packages 2021-03-30 12:48:39 +02:00