Ming Deng
2d0da431cb
refactor: move the modelCache to internal/models package ( #5306 )
2023-08-28 21:10:31 +08:00
Deng Ming
059c504132
orm: refactor ORM introducing internal/models pkg
2023-06-08 22:46:28 +08:00
Deng Ming
3e96b23551
httplib: fix unstable test, do not use httplib.org
2023-06-04 14:32:51 +08: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
14c1b76569
remove pkg directory;
...
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00