jet/tests/sqlite
2024-02-10 14:03:31 +01:00
..
alltypes_test.go Update go-sqlite3 to version v1.14.16 2023-01-17 18:41:04 +01:00
cast_test.go Add SQLBuilder support for SQLite databases. 2021-10-21 13:40:26 +02:00
delete_test.go Add SQLBuilder support for SQLite databases. 2021-10-21 13:40:26 +02:00
generator_test.go Add more UseSchema tests. 2023-04-02 13:58:44 +02:00
insert_test.go Add support for CockorachDB. 2022-05-05 13:01:42 +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
sample_test.go [sqlite] Generated columns additional tests. 2024-02-04 18:45:48 +01:00
select_test.go Add support for NULLS_FIRST and NULLS_LAST sorting order. 2024-02-10 14:03:31 +01:00
update_test.go [sqlite] Generated columns additional tests. 2024-02-04 18:45:48 +01:00
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