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
#2349 by lunny was merged 2023-10-27 09:21:35 +00:00 2.0.0
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
#2347 by lunny was merged 2023-10-27 15:48:07 +00:00 2.0.0
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
#2299 by CyJaySong was merged 2023-08-07 04:28:58 +00:00 1 approval
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
#2298 by lunny was merged 2023-07-20 14:48:31 +00:00 1.3.3
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
#2188 by FlyingOnion was merged 2023-09-20 02:07:03 +00:00 1.3.4 1 approval
Refactor orderby and support arguments
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
enhancement
kind
refactor
#2150 by lunny was merged 2022-05-31 03:00:29 +00:00 1.3.1
Improve find interface
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
#2092 by lunny was merged 2022-01-06 11:43:07 +00:00
return a clear error for set TEXT type as compare condition
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
#2062 by lunny was merged 2022-04-23 09:19:37 +00:00 1.3.1
New Prepare useage
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
feature
#2061 by lunny was merged 2021-10-20 00:53:30 +00:00 1.3.0
Make Get and Rows.Scan accept multiple parameters
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
feature
#2029 by lunny was merged 2021-08-24 07:42:35 +00:00 1.3.0
Drop sync function and rename sync2 to sync
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
#2018 by lunny was merged 2021-08-24 09:13:18 +00:00 1.3.0
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
#1989 by lunny was merged 2021-07-14 04:20:27 +00:00 1.2.0
Query interface
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
kind
refactor
#1965 by lunny was merged 2021-07-04 13:23:17 +00:00 1.2.0
Use default value when insert zero time if possible.
Some checks failed
continuous-integration/drone/pr Build is failing
kind
breaking
#1932 by lunny was closed 2021-07-21 03:48:42 +00:00
Support delete with no bean
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
kind
breaking
kind
enhancement
#1926 by lunny was merged 2021-07-06 09:11:45 +00:00 1.2.0
Nil ptr is nullable
All checks were successful
continuous-integration/drone/pr Build is passing
kind
breaking
#1919 by lunny was merged 2021-07-06 15:20:17 +00:00 1.2.0
fix QueryInterface resturn bytes (#1405)
Some checks failed
continuous-integration/drone/pr Build is failing
kind
breaking
kind
enhancement
#1661 by freezeChen was closed 2021-07-06 15:31:20 +00:00 1 conflicting file
Improve codes
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
kind
breaking
kind
refactor
#1630 by lunny was merged 2020-03-26 13:24:14 +00:00
Add context for dialects
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
kind
breaking
#1558 by lunny was merged 2020-02-27 15:31:09 +00:00 1.0.0
Move zero functions to a standalone package
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
kind
breaking
kind
refactor
#1548 by lunny was merged 2020-02-26 12:45:14 +00:00 1.0.0