Kevin Wan
22c98beb24
feat: add dbtest to facility db test ( #3768 )
12 months ago
Kevin Wan
d3cd7b17c0
Revert "add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go" ( #3523 )
1 year ago
liumin-go
a50515496c
add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go ( #3512 )
...
Co-authored-by: 刘敏 <liumin@liumindeMac-mini.local>
1 year ago
Kevin Wan
f6bdb6e1de
chore: add more tests ( #3338 )
1 year ago
Kevin Wan
28d3905731
chore: add more tests ( #3294 )
2 years ago
Kevin Wan
bff5b81ad9
feat: support using session to execute statements in transaction ( #3252 )
2 years ago
cong
b49fc81618
refactor(redistest): simplify redistest.CreateRedis API ( #3086 )
2 years ago
Kevin Wan
ae87114282
chore: change interface{} to any ( #2818 )
...
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
2 years ago
Kevin Wan
d935c83a54
feat: support baggage propagation in httpc ( #2375 )
...
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
2 years ago
Kevin Wan
607bae27fa
feat: support ctx in sqlx/sqlc, listed in ROADMAP ( #1535 )
...
* feat: support ctx in sqlx/sqlc
* chore: update roadmap
* fix: context.Canceled should be acceptable
* use %w to wrap errors
* chore: remove unused vars
3 years ago
Kevin Wan
a91c3907a8
feat: rename module from tal-tech to zeromicro ( #1413 )
3 years ago
Kevin Wan
d1c2a31af7
chore: add tests & refactor ( #1346 )
...
* chore: add tests & refactor
* chore: refactor
3 years ago
Kevin Wan
e43357164c
chore: replace redis.NewRedis with redis.New ( #1103 )
3 years ago
Kevin Wan
f6d9e19ecb
expose sql.DB to let orm operate on it ( #1015 )
...
* expose sql.DB to let orm operate on it
* add missing RawDB methods
* add NewSqlConnFromDB for cooperate with dtm
3 years ago
bittoy
3819f67cf4
add redis geospatial ( #209 )
...
* add redis geospatial
* fix go test error
4 years ago
kevin
88333ee77f
faster the tests
4 years ago
kevin
d0b76b1d9a
move redistest into redis package
4 years ago
kevin
b004b070d7
refine tests
4 years ago
kevin
1fd2ef9347
make tests faster
4 years ago
kevin
fe855c52f1
avoid bigint converted into float64 when unmarshaling
4 years ago
kevin
7c354dcc38
add more tests
4 years ago
kevin
e37858295a
add more tests
4 years ago
kevin
5a4afb1518
add more tests
4 years ago
kevin
63f1f39c40
fix int64 primary key problem
4 years ago
kevin
0a7e0cce77
update package reference
4 years ago
kevin
7e3a369a8f
initial import
4 years ago