jet/tests/mysql
2023-08-02 10:03:59 +09:00
..
alltypes_test.go Update mysql driver to v1.7.0 2023-01-17 18:50:09 +01:00
cast_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
delete_test.go [MySQL] Optimizer hints 2022-09-29 13:33:00 +02:00
generator_template_test.go Add DefaultAlias option to TableSQLBuilder 2023-08-02 10:03:59 +09:00
generator_test.go [Bug241] Add mysql unicode character comment. 2023-07-23 17:56:07 +02:00
insert_test.go [MySQL] Optimizer hints 2022-09-29 13:33:00 +02:00
lock_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
main_test.go Add support for CockorachDB. 2022-05-05 13:01:42 +02:00
raw_statement_test.go Expose internal jet.Rows type 2023-04-17 12:01:01 +02:00
select_test.go Add more UseSchema tests. 2023-04-02 13:58:44 +02:00
update_dvds_test.go Renamed generated schema func to UseSchema. 2022-12-05 17:26:52 +05:30
update_test.go Renamed generated schema func to UseSchema. 2022-12-05 17:26:52 +05:30
with_test.go Global AND and OR functions for better indentation of a complex condition in the Go code and in the generated SQL. 2022-02-11 13:09:49 +01:00