xorm/integrations
2023-07-12 07:53:25 +00:00
..
testdata Fix import file bug (#2025) 2021-08-06 11:26:22 +08:00
cache_test.go Drop sync function and rename sync2 to sync (#2018) 2021-08-24 17:13:17 +08:00
engine_dm_test.go update go version to v1.17 in .drone.yml (#2219) 2023-02-12 11:16:53 +08:00
engine_group_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
engine_test.go In SQLite3, Sync doesn't support Modify Column:Error: near MODIFY: syntax error (#2267) 2023-07-11 17:10:36 +00:00
main_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
performance_test.go Some performance optimization for get (#2043) 2021-09-07 16:03:08 +08:00
processors_test.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
rows_test.go some improvement (#2136) 2022-04-22 10:16:35 +08:00
schema_test.go Mysql support a new tag Collate (#2283) 2023-07-01 03:40:09 +00:00
session_cols_test.go Drop sync function and rename sync2 to sync (#2018) 2021-08-24 17:13:17 +08:00
session_cond_test.go Drop sync function and rename sync2 to sync (#2018) 2021-08-24 17:13:17 +08:00
session_count_test.go Some refactor (#2292) 2023-07-12 07:53:25 +00:00
session_delete_test.go Add Truncate method (#2220) 2023-02-20 07:17:35 +08:00
session_exist_test.go Drop sync function and rename sync2 to sync (#2018) 2021-08-24 17:13:17 +08:00
session_find_test.go Fix join problem (#2291) 2023-07-12 02:01:56 +00:00
session_get_test.go some improvement (#2136) 2022-04-22 10:16:35 +08:00
session_insert_test.go update go version to v1.17 in .drone.yml (#2219) 2023-02-12 11:16:53 +08:00
session_iterate_test.go Fix bug of Rows (#2048) 2021-09-16 23:59:36 +08:00
session_pk_test.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
session_query_test.go ccbhj/fix_mysql_blob_shared_bytes (#2274) 2023-06-12 09:18:13 +00:00
session_raw_test.go Drop sync function and rename sync2 to sync (#2018) 2021-08-24 17:13:17 +08:00
session_sum_test.go Drop sync function and rename sync2 to sync (#2018) 2021-08-24 17:13:17 +08:00
session_test.go Drop sync function and rename sync2 to sync (#2018) 2021-08-24 17:13:17 +08:00
session_tx_test.go Fix session insert interface slice commit panic(#2259) (#2260) 2023-05-12 14:58:38 +08:00
session_update_test.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
tags_test.go Add interface to allow structs to provide specific index information (#2137) 2022-04-24 19:34:27 +08:00
tests.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
time_test.go Add dameng support (#2007) 2021-08-24 13:46:08 +08:00
types_null_test.go Add dameng support (#2007) 2021-08-24 13:46:08 +08:00
types_test.go return a clear error for set TEXT type as compare condition (#2062) 2022-04-23 17:19:37 +08:00