jet/tests/postgres
2025-04-18 08:21:02 -04:00
..
alltypes_test.go Add support for strict scan. 2025-03-11 10:50:06 +01:00
chinook_db_json_out_test.go Bug225: Add more MultipleNestedAliasedSlices test 2023-07-20 12:09:38 +02:00
chinook_db_test.go Add support for configuring the JSON unmarshal function used when querying SELECT_JSON statements. 2025-03-11 13:33:39 +01:00
delete_test.go Add support for prepared statement caching. 2024-03-07 18:01:31 +01:00
generator_template_test.go chore: add ShouldSkip to generator template tests 2025-04-18 08:21:02 -04:00
generator_test.go Add support for blob expressions. 2025-02-28 18:23:15 +01:00
insert_test.go Add support for assigning one ColumnList to another in INSERT and UPDATE queries. 2025-03-13 13:05:35 +01:00
lock_test.go Add support for prepared statement caching. 2024-03-07 18:01:31 +01:00
main_test.go Add support for configuring the JSON unmarshal function used when querying SELECT_JSON statements. 2025-03-11 13:33:39 +01:00
northwind_test.go Uncomment TestNorthwindJoinEverythingJsonSonic since sonic library bug is fixed now. 2025-03-31 20:04:31 +02:00
range_test.go Add support for strict scan. 2025-03-11 10:50:06 +01:00
raw_statements_test.go Add custom set returning function test. 2024-11-03 12:00:39 +01:00
sample_test.go Remove QueryJson statements method to avoid potential misuse. 2025-03-09 17:46:34 +01:00
scan_test.go Add support for strict scan. 2025-03-11 10:50:06 +01:00
select_json_test.go Remove QueryJson statements method to avoid potential misuse. 2025-03-09 17:46:34 +01:00
select_test.go Update Readme.md (#464) 2025-03-16 12:54:32 +01:00
stmtcache_test.go Add support for prepared statements caching. 2024-10-29 11:44:38 +01:00
update_test.go Add support for Row expression. 2024-10-17 14:17:22 +02:00
values_test.go Add PostgreSQL-specific character type constructors: Text, Char, and VarChar. 2024-11-01 12:34:46 +01:00
with_test.go Add support for strict scan. 2025-03-11 10:50:06 +01:00