jet/tests/sqlite
Samir Faci f7082eda68 Adding gosec and lint, fixing null_type overflow
ChangeLog:
  - Adding gosec linting
  - Adding static type to enum
  - fixing nulltype overflow
  - Trying out gotestsum as an alternative to go-junit-report.xml
2024-10-14 11:06:59 -04:00
..
alltypes_test.go Moving PtrOf to package internal/ptr 2024-10-06 09:04:10 -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 Moving PtrOf to package internal/ptr 2024-10-06 09:04:10 -04:00
main_test.go Adding gosec and lint, fixing null_type overflow 2024-10-14 11:06:59 -04:00
raw_statement_test.go Expose internal jet.Rows type 2023-04-17 12:01:01 +02:00
sample_test.go Moving PtrOf to package internal/ptr 2024-10-06 09:04:10 -04:00
select_test.go Moving PtrOf to package internal/ptr 2024-10-06 09:04:10 -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