jet/tests/postgres
go-jet f30cbb9e89 Add UUID helper function
UUID creates string literal expression from uuid object.
uuid can be any uuid type with a String method.
2021-05-11 13:20:07 +02:00
..
alltypes_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
chinook_db_test.go Add schema rename support 2021-04-30 14:02:49 +02:00
delete_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
generator_test.go Update lossless decimal tests to use new floats test table and DECIMAL literal constructor. 2021-05-09 16:37:16 +02:00
insert_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
lock_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
main_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
northwind_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
sample_test.go Add UUID helper function 2021-05-11 13:20:07 +02:00
scan_test.go Add schema rename support 2021-04-30 14:02:49 +02:00
select_test.go Add LATERAL query support 2021-05-03 19:47:03 +02:00
update_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
util_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
with_test.go Add go mod support. 2020-06-27 18:48:19 +02:00