jet/tests/sqlite
Samir Faci 99be328e9d Replacing several test util function with a generic version
ChangeLog:
  - updated several test utils with a generic PtrOf
  - updated references using iotils (Deprecated) with os equivalent import.
2024-10-05 13:13:55 -04:00
..
alltypes_test.go Replacing several test util function with a generic version 2024-10-05 13:13:55 -04: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 HasDefault column metadata 2024-08-13 14:52:54 -06:00
insert_test.go Replacing several test util function with a generic version 2024-10-05 13:13:55 -04: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 Replacing several test util function with a generic version 2024-10-05 13:13:55 -04:00
select_test.go Replacing several test util function with a generic version 2024-10-05 13:13:55 -04: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