xorm/tests
Lunny Xiao 076858c1e5
Some checks failed
test cockroach / test cockroach (pull_request) Failing after 3m10s
test mariadb / test mariadb (pull_request) Successful in 3m0s
test mssql / test mssql with collation (pull_request) Successful in 3m11s
test mssql / test mssql (pull_request) Successful in 2m56s
test mysql / test mysql (pull_request) Successful in 2m38s
test mysql8 / test mysql8 (pull_request) Successful in 2m48s
test postgres / test postgres (pull_request) Successful in 2m45s
test tidb / test tidb (pull_request) Successful in 2m8s
test sqlite / unit test & test sqlite (pull_request) Successful in 3m48s
Merge branch 'main' into lunny/postgres_for_update
2024-01-22 08:11:31 +00:00
..
testdata Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
engine_dm_test.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
engine_group_test.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
engine_test.go Use github.com/microsoft/go-mssqldb instead of old mssqldb repository (#2386) 2023-12-31 15:29:01 +00:00
main_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
performance_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
processors_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
rows_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
schema_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
session_cols_test.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
session_cond_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
session_count_test.go some refactors for write functions (#2342) 2023-10-25 07:11:18 +00:00
session_delete_test.go Remove cache features (#2347) 2023-10-27 15:48:07 +00:00
session_exist_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_find_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
session_get_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
session_insert_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
session_iterate_test.go Fix #2393 (#2395) (#2396) 2024-01-15 14:51:06 +00:00
session_pk_test.go Remove cache features (#2347) 2023-10-27 15:48:07 +00:00
session_query_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
session_raw_test.go Move convert internal (#2355) 2023-10-28 03:30:11 +00:00
session_sum_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_tx_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
session_update_test.go Implement update join (#2383) 2023-12-30 10:21:39 +00:00
sync_test.go Remove dead code from session.SyncWithOptions() (#2323) 2023-09-16 14:41:02 +00:00
tags_test.go Remove cache features (#2347) 2023-10-27 15:48:07 +00:00
tests.go Merge branch 'main' into lunny/postgres_for_update 2024-01-22 08:11:31 +00:00
time_test.go Move convert internal (#2355) 2023-10-28 03:30:11 +00:00
types_null_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
types_test.go Move convert internal (#2355) 2023-10-28 03:30:11 +00:00