Commit Graph
12 Commits
Author SHA1 Message Date
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