Commit Graph

17 Commits

Author SHA1 Message Date
Ming Deng 7fe4eaef50 Refactor orm filter 2020-08-18 14:31:06 +00:00
jianzhiyao 139c393f08 add const ErrLastInsertIdUnavailable 2020-08-14 09:59:11 +08:00
Ming Deng 82178a487b Merge develop-2.0 and resolve conflict 2020-08-11 08:16:04 +00:00
Ming Deng c22af4c611 Fix Tracing and prometheus bug 2020-08-11 03:23:38 +00:00
jianzhiyao 5a1fa4e1ec specify index 2020-08-10 18:46:16 +08:00
Ming Deng 9f295067b7 Resolve conflict 2020-07-30 22:44:44 +08:00
Ming Deng aa06a10493 uing pkg module 2020-07-29 14:42:27 +00:00
Ming Deng 9b58c2836c Merge develop-2.0 and resolve confilct 2020-07-29 22:26:29 +08:00
jianzhiyao e87de70c6d adapt wrapping kv 2020-07-29 00:45:41 +08:00
jianzhiyao 756df9385f make stmt cache size configurable 2020-07-28 12:57:19 +08:00
Ming Deng 21f281655d remove QueryRelated and QueryRelatedCtx 2020-07-27 21:22:40 +08:00
Ming Deng 2e7fb81348 deprecated orm.go and add NewOrmUsingDB method 2020-07-27 21:19:34 +08:00
jianzhiyao 4aad313de7 do not judge tx status in txOrm 2020-07-20 17:34:58 +08:00
jianzhiyao aefe21b63a complete error log 2020-07-20 17:25:27 +08:00
jianzhiyao 32da446eb1 refactor orm 2020-07-19 23:46:42 +08:00
Ming Deng 192a278a2a Fix orm test when using Driver = mysql 2020-07-19 12:56:58 +00:00
Ming Deng ffe1d52120 Move orm to pkg/orm 2020-07-15 10:05:11 +08:00