MarkJoyMa c05e03bb5a feat: add metrics (#3624) 1 year ago
..
bulkinserter.go abd1fa96a9 fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go (#3607) 1 year ago
bulkinserter_test.go abd1fa96a9 fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go (#3607) 1 year ago
errors.go bff5b81ad9 feat: support using session to execute statements in transaction (#3252) 2 years ago
metrics.go c05e03bb5a feat: add metrics (#3624) 1 year ago
metrics_test.go c05e03bb5a feat: add metrics (#3624) 1 year ago
mysql.go 42e0a6f90c chore: refactor errors to use errors.Is (#3654) 1 year ago
mysql_test.go 42e0a6f90c chore: refactor errors to use errors.Is (#3654) 1 year 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 42e0a6f90c chore: refactor errors to use errors.Is (#3654) 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 c05e03bb5a feat: add metrics (#3624) 1 year ago
stmt_test.go ae87114282 chore: change interface{} to any (#2818) 2 years ago
trace.go d71c0da7b7 chore: refactor error comparison (#3629) 1 year 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 42e0a6f90c chore: refactor errors to use errors.Is (#3654) 1 year ago
utils_test.go ae87114282 chore: change interface{} to any (#2818) 2 years ago