xorm/integrations
Lunny Xiao 8284e5defa
Some checks reported errors
continuous-integration/drone/push Build was killed
Automatically convert datetime to int64 (#1715)
Fix #1714

Reviewed-on: #1715
Reviewed-by: Jerry <jerry@noreply.gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-01-05 11:04:22 +08:00
..
cache_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00: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 Fix dump of sqlite (#1639) 2020-07-09 01:41:12 +00:00
main_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
processors_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
rows_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_cols_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_cond_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_delete_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_exist_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_find_test.go Automatically convert datetime to int64 (#1715) 2021-01-05 11:04:22 +08:00
session_get_test.go Fix json tag with other type (#1822) 2020-11-03 17:10:35 +08:00
session_insert_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_iterate_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_pk_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_query_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_raw_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_schema_test.go Fix update bug (#1823) 2021-01-05 10:55:36 +08:00
session_stats_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_test.go chore: enable fmt check (#1742) 2020-07-21 04:36:55 +00:00
session_tx_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
session_update_test.go Fix update bug (#1823) 2021-01-05 10:55:36 +08:00
tags_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
tests.go Fix warnings with schema Sync2 with default varchar as NVARCHAR (#1783) 2020-09-08 01:36:50 +00:00
time_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
types_null_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00
types_test.go Move all integrations tests to a standalone sub package (#1635) 2020-03-27 07:13:04 +00:00