Commit Graph
26 Commits
Author SHA1 Message Date
Ethonandcollerek 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
Ethon 2caa17812a bugfix for pkname's alias (#624) 2022-04-25 11:44:56 +02:00
Ethon 5c233a6256 Merge branch 'master' into bugfix-bulk-create 2022-01-21 10:25:29 +08:00
huangsong 1abd96067c update dep 2022-01-21 10:07:40 +08:00
huangsong 6297846819 orjson test and doc 2022-01-21 10:03:00 +08:00
huangsong d55a29c040 update deps 2022-01-19 14:15:23 +08:00
huangsong 9fd5ba090d fix doc 2022-01-18 17:16:20 +08:00
huangsong 6299ea4383 can custom query_cls 2022-01-18 16:41:22 +08:00
huangsong 9ce61d2269 fix type hint 2022-01-18 15:55:18 +08:00
huangsong 51606a6321 fix 2022-01-18 15:54:21 +08:00
huangsong bf6ee9ce35 add encoding 2022-01-18 15:52:10 +08:00
huangsong 02df4300dd fix json to bytes when bulk-create 2022-01-18 15:45:15 +08:00
huangsong 18bab1f17b send signal after set_save_status 2022-01-14 18:30:19 +08:00
huangsong 94e6c61032 fix lint 2022-01-14 18:28:43 +08:00
huangsong bca6b6eef0 add bulk_post_update: signals 2022-01-14 18:26:11 +08:00
huangsong 5b7d2d23cb add tests 2022-01-14 15:49:26 +08:00
huangsong 133ba6e1c1 fix the doc typo 2022-01-14 14:38:55 +08:00
huangsong e28059f92e fix type annotation 2022-01-14 14:29:02 +08:00
huangsong fd38e6e334 add post-signal in bulk-update & bulk-create 2022-01-14 14:21:57 +08:00
huangsong c1d42498b9 fix indent 2022-01-10 09:58:17 +08:00
huangsong 5bf3c1a709 fix ut coverage 2022-01-10 09:56:48 +08:00
huangsong 5db4ea9662 SignalEmitter extends dict to save the signals 2021-12-22 10:54:15 +08:00
huangsong 0fd533da9e fix mypy check 2021-12-21 17:49:22 +08:00
huangsong 15ed00a62f remove jsonb, because the extra lib support 2021-12-21 17:35:51 +08:00
huangsong 94c5b23204 use the dict to store the receivers in signal 2021-12-21 17:00:14 +08:00
huangsong 070ff023a0 add jsonb in postgresql 2021-12-21 16:33:50 +08:00