Remove mymysql driver since it's unmaintained for a long time
All checks were successful
test mariadb / test mariadb (pull_request) Successful in 4m42s
test cockroach / test cockroach (pull_request) Successful in 7m11s
test mssql / test mssql (pull_request) Successful in 5m54s
test mysql / test mysql (pull_request) Successful in 4m55s
test mysql8 / test mysql8 (pull_request) Successful in 5m16s
test postgres / test postgres (pull_request) Successful in 5m48s
test tidb / test tidb (pull_request) Successful in 5m26s
test sqlite / unit test & test sqlite (pull_request) Successful in 8m15s
kind
breaking
Remove cache features
All checks were successful
test mariadb / test mariadb (pull_request) Successful in 3m28s
test mysql / test mysql (pull_request) Successful in 3m33s
test mssql / test mssql (pull_request) Successful in 3m59s
test cockroach / test cockroach (pull_request) Successful in 6m22s
test mysql8 / test mysql8 (pull_request) Successful in 3m23s
test postgres / test postgres (pull_request) Successful in 3m23s
test sqlite / unit test & test sqlite (pull_request) Successful in 4m23s
test tidb / test tidb (pull_request) Successful in 2m6s
kind
breaking
Fix deleted tag attribute zeroTime is not DatabaseTZ
All checks were successful
test mariadb / test mariadb (pull_request) Successful in 4m45s
test cockroach / test cockroach (pull_request) Successful in 7m30s
test mssql / test mssql (pull_request) Successful in 5m41s
test mysql / test mysql (pull_request) Successful in 4m47s
test mysql8 / test mysql8 (pull_request) Successful in 5m3s
test postgres / test postgres (pull_request) Successful in 5m39s
test tidb / test tidb (pull_request) Successful in 5m29s
test sqlite / unit test & test sqlite (pull_request) Successful in 8m29s
kind
breaking
Return error if count returned no row
All checks were successful
test mariadb / test mariadb (pull_request) Successful in 4m41s
test cockroach / test cockroach (pull_request) Successful in 7m15s
test mysql / test mysql (pull_request) Successful in 5m3s
test mssql / test mssql (pull_request) Successful in 5m50s
test mysql8 / test mysql8 (pull_request) Successful in 5m4s
test postgres / test postgres (pull_request) Successful in 5m44s
test tidb / test tidb (pull_request) Successful in 5m28s
test sqlite / unit test & test sqlite (pull_request) Successful in 7m43s
kind
breaking
modify limit offset implement
All checks were successful
test mariadb / test mariadb (pull_request) Successful in 4m36s
test cockroach / test cockroach (pull_request) Successful in 7m17s
test mssql / test mssql (pull_request) Successful in 5m9s
test mysql / test mysql (pull_request) Successful in 4m41s
test mysql8 / test mysql8 (pull_request) Successful in 4m50s
test postgres / test postgres (pull_request) Successful in 5m24s
test tidb / test tidb (pull_request) Successful in 5m25s
test sqlite / unit test & test sqlite (pull_request) Successful in 8m26s
kind
breaking
Refactor orderby and support arguments
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
enhancement
kind
refactor
Improve find interface
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
return a clear error for set TEXT type as compare condition
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
New Prepare useage
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
feature
Make Get and Rows.Scan accept multiple parameters
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
feature
Drop sync function and rename sync2 to sync
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
Exec with time arg now will obey time zone settings on engine
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
Query interface
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
refactor
Use default value when insert zero time if possible.
Some checks failed
continuous-integration/drone/pr Build is failing
kind
breaking
Nil ptr is nullable
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
fix QueryInterface resturn bytes (#1405)
Some checks failed
continuous-integration/drone/pr Build is failing
kind
breaking
kind
enhancement