jet/tests/postgres
go-jet 0d418890ab Qrm refactor
- Allow custom types Scan method to read values returned by the driver rather then the value from intermediate Null types. Scan to intermidiate Null types removed.
- Better error handling
2021-10-15 17:43:10 +02:00
..
alltypes_test.go Qrm refactor 2021-10-15 17:43:10 +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_template_test.go Add the ability to fully customize jet generated files. 2021-07-27 17:39:21 +02:00
generator_test.go Connection via DSN 2021-09-02 11:29:55 +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 Qrm refactor 2021-10-15 17:43:10 +02:00
northwind_test.go Add go mod support. 2020-06-27 18:48:19 +02:00
raw_statements_test.go Add support to retrieve Rows from statement 2021-05-16 18:46:50 +02:00
sample_test.go Allow Bytea literal constructor to accept byte array. 2021-05-12 12:29:22 +02:00
scan_test.go Qrm refactor 2021-10-15 17:43:10 +02:00
select_test.go Add ability to exclude columns from ColumnList 2021-10-04 11:49:13 +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