xorm/tests
CyJaySong 94882e39df Fix deleted tag attribute zeroTime is not DatabaseTZ (#2299)
Co-authored-by: CyJay <cyjay@MacBook-Pro.lan>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2299
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: CyJaySong <CyJaySong@gmail.com>
Co-committed-by: CyJaySong <CyJaySong@gmail.com>
2023-08-07 04:28:55 +00:00
..
testdata Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
cache_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
engine_dm_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
engine_group_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
engine_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +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 Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
rows_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
schema_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_cols_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_cond_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_count_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_delete_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_exist_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_find_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_get_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_insert_test.go Fix deleted tag attribute zeroTime is not DatabaseTZ (#2299) 2023-08-07 04:28:55 +00:00
session_iterate_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_pk_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_query_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_raw_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +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 Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
session_update_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
tags_test.go Fix deleted tag attribute zeroTime is not DatabaseTZ (#2299) 2023-08-07 04:28:55 +00:00
tests.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
time_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
types_null_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00
types_test.go Move integrations -> tests (#2314) 2023-07-26 10:44:41 +00:00