17 Commits

Author SHA1 Message Date
Jihoon Seo
113b90531c Apply goimports' modifications 2021-01-28 13:42:03 +09:00
Penghui Liao
ef227bf467 Deprecate QueryM2MWithCtx and QueryTableWithCtx
- Add methods with `WithCtx` suffix and remove ctx fileld from QueryStter
and QueryM2M.
- Deprecate QueryTableWithCtx and QueryM2MWithCtx.

Signed-off-by: Penghui Liao <liaoishere@gmail.com>
2021-01-10 23:50:29 +08:00
Penghui Liao
21777d3143 Add context support for orm
Signed-off-by: Penghui Liao <liaoishere@gmail.com>
2021-01-10 23:50:11 +08:00
Ming Deng
0139564cf0
Merge pull request #4294 from jianzhiyao/frt/supports_for_4144
Frt/supports for issue 4144
2021-01-10 12:08:16 +08:00
Anker Jam
791c28b1d4 fix imports 2021-01-09 22:16:21 +08:00
Anker Jam
db4f978982 Merge branch 'develop' into frt/supports_for_4144
# Conflicts:
#	client/orm/orm_queryset.go
2021-01-09 21:16:27 +08:00
AllenX2018
30dbf8fc3a 1.support dynamic registration model
2.support aggregete func
2021-01-04 16:29:03 +08:00
Chenrui
6027c164eb
test: add test 2020-12-18 17:36:52 +08:00
Ming Deng
385e1d390f update misspell and gofmt 2020-12-14 13:52:26 +08:00
Ming Deng
7bc6010604 rename to v2 2020-12-14 11:12:00 +08:00
Ming Deng
a70f7fc920 using new organization 2020-12-13 23:09:19 +08:00
cruis
0a852912b4 调整CI警告 2020-11-13 07:25:21 +08:00
cruis
647e21b0c4 添加Condition单元测试 2020-11-13 00:13:35 +08:00
jianzhiyao
f8fb50999b move dir 2020-10-29 19:05:32 +08:00
jianzhiyao
6d828e7939 move dir and add ut for ParseOrder 2020-10-27 19:32:56 +08:00
jianzhiyao
beedfa1b53 add UT 2020-10-26 19:52:21 +08:00
Ming Deng
14c1b76569 remove pkg directory;
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00