Kevin Wan c3f57e9b0a chore: fix potential nil pointer errors (#3454) 1 year ago
..
bulkinserter.go ae87114282 chore: change interface{} to any (#2818) 2 years ago
bulkinserter_test.go bff5b81ad9 feat: support using session to execute statements in transaction (#3252) 2 years ago
errors.go bff5b81ad9 feat: support using session to execute statements in transaction (#3252) 2 years ago
metrics.go a515a3c735 chore: sqlx's metric name is different from redis (#2505) 2 years ago
mysql.go b71453985c feat(sqlx): support for custom Acceptable function (#3405) 1 year ago
mysql_test.go a91c3907a8 feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
orm.go c3f57e9b0a chore: fix potential nil pointer errors (#3454) 1 year ago
orm_test.go cd0f3726ed chore: add more tests (#3288) 1 year ago
sqlconn.go ff04356704 fix: format error should not trigger circuit breaker in sqlx (#3437) 1 year ago
sqlconn_test.go ff04356704 fix: format error should not trigger circuit breaker in sqlx (#3437) 1 year ago
sqlmanager.go 64ab00e8e3 refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) 2 years ago
stmt.go 0217044900 update:Use the Milliseconds method of duration to get the number of milliseconds (#3285) 1 year ago
stmt_test.go ae87114282 chore: change interface{} to any (#2818) 2 years ago
trace.go a5e5f04bcf chore: reformat code (#2925) 2 years ago
tx.go bff5b81ad9 feat: support using session to execute statements in transaction (#3252) 2 years ago
tx_test.go bff5b81ad9 feat: support using session to execute statements in transaction (#3252) 2 years ago
utils.go ff04356704 fix: format error should not trigger circuit breaker in sqlx (#3437) 1 year ago
utils_test.go ae87114282 chore: change interface{} to any (#2818) 2 years ago