Commit Graph

9 Commits

Author SHA1 Message Date
Lunny Xiao 076858c1e5 Merge branch 'main' into lunny/postgres_for_update 2024-01-22 08:11:31 +00:00
Lunny Xiao 3b4c1be57a cache tools (#2353)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2353
2023-10-27 13:58:13 +00:00
Lunny Xiao a8d7033c06
Fix cockroach service 2023-10-25 18:12:15 +08:00
Lunny Xiao 2bafcc01e4
upgrade version again 2023-10-25 17:42:11 +08:00
Lunny Xiao c8fdd41310
upgrade cockraochdb version on ci 2023-10-25 17:28:18 +08:00
Lunny Xiao eeacd22674 Fix ci (#2330)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2330
2023-09-13 02:02:12 +00:00
Lunny Xiao 47003ff937 Delete Limit with start will return error because it's not supported by database (#1895)
Fix #1894

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1895
2023-07-26 06:58:55 +00:00
Zettat123 57f7d69f1b Fix test-cockroach workflow (#2269)
The image has already specified the entrypoint so we don't need to call `/cockroach/cockroach` in `cmd`.
![image](/attachments/669496c1-5673-4609-abc7-f42846e4d479)

Reviewed-on: https://gitea.com/xorm/xorm/pulls/2269
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-05-29 13:01:43 +00:00
Lunny Xiao 04d36cfa81 Use actions instead of drone (#2258)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2258
2023-05-25 18:15:09 +08:00