datbeohbbh
b2b647f9ca
(refactor) add `TEST_YDB_CONNECTION_STRING`
...
(refactor) fix return in `toYQLDataType`
(refactor) fix returns in `yqlToSQLType`
2023-10-02 13:30:23 +07:00
datbeohbbh
8c5508fa79
squash all ydb-support commit history
...
(temp fix) ignore secure connection test
- use `ydb` as hostname
fix go vet
fix CI
update ydb-go-sdk to v3.52.1
fix `GetTables`
2023-09-24 17:13:12 +07: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`.

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