You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/stores/sqlx
Kevin Wan 5263805b3b
chore: simplify linux nocgroup logic (#3949)
9 months ago
..
bulkinserter.go fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go (#3607) 1 year ago
bulkinserter_test.go feat: add dbtest to facility db test (#3768) 12 months ago
errors.go feat: support using session to execute statements in transaction (#3252) 2 years ago
metrics.go fix: revert sqlx metric namespace (#3847) 10 months ago
metrics_test.go fix: revert sqlx metric namespace (#3847) 10 months ago
mysql.go chore: refactor errors to use errors.Is (#3654) 1 year ago
mysql_test.go chore: refactor errors to use errors.Is (#3654) 1 year ago
orm.go chore: fix potential nil pointer errors (#3454) 1 year ago
orm_test.go feat: add dbtest to facility db test (#3768) 12 months ago
sqlconn.go feat: support breaker with sql statements (#3936) 9 months ago
sqlconn_test.go feat: support breaker with sql statements (#3936) 9 months ago
sqlmanager.go refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) 2 years ago
stmt.go chore: simplify linux nocgroup logic (#3949) 9 months ago
stmt_test.go feat: add break metrics for sqlx.statement (#3947) 9 months ago
trace.go chore: refactor error comparison (#3629) 1 year ago
tx.go feat: support breaker with sql statements (#3936) 9 months ago
tx_test.go feat: add dbtest to facility db test (#3768) 12 months ago
utils.go chore: refactor errors to use errors.Is (#3654) 1 year ago
utils_test.go chore: change interface{} to any (#2818) 2 years ago