xorm/tests
Lunny Xiao 123d5b1389
Move integrations -> tests
2023-07-26 16:07:12 +08:00
..
testdata Move integrations -> tests 2023-07-26 16:07:12 +08:00
cache_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
dameng-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dameng.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump2-dameng-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump2-sqlite3-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_mssql-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_mssql.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_mysql-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_mysql.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_postgres-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_postgres.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_sqlite3-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
dump_sqlite3.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
engine_dm_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
engine_group_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
engine_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
main_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
performance_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
processors_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
rows_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
schema_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_cols_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_cond_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_count_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_delete_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_exist_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_find_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_get_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_insert_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_iterate_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_pk_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_query_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_raw_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_sum_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_tx_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
session_update_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
sqlite3-table.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
sqlite3.sql Move integrations -> tests 2023-07-26 16:07:12 +08:00
tags_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
tests.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
time_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
types_null_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00
types_test.go Move integrations -> tests 2023-07-26 16:07:12 +08:00