jet/tests/postgres
2026-01-21 13:24:28 +01:00
..
alltypes_test.go Fix for incorrect subquery column type. 2026-01-21 13:24:28 +01:00
array_test.go CockroachDB test fix. 2025-10-17 14:12:13 +02: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 Add support for additional array types. 2025-10-16 15:09:07 +02:00
generator_test.go Additional tests. 2025-10-17 13:41:08 +02: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 additional array types. 2025-10-16 15:09:07 +02: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 test for rows strict scan. 2026-01-21 12:02:09 +01:00
select_json_test.go Add support for additional array types. 2025-10-16 15:09:07 +02:00
select_test.go Add support for additional array types. 2025-10-16 15:09:07 +02: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 support for additional array types. 2025-10-16 15:09:07 +02:00
with_test.go Add support for strict scan. 2025-03-11 10:50:06 +01:00