jet/tests/postgres
2020-05-03 21:30:57 +02:00
..
alltypes_test.go Add reserved words for MySQL. 2020-05-02 22:15:38 +02:00
chinook_db_test.go Replace gotest.tools with github.com/stretchr/testify. 2020-02-11 10:25:13 +01:00
delete_test.go Replace gotest.tools with github.com/stretchr/testify. 2020-02-11 10:25:13 +01:00
generator_test.go Generate different sql builder files for MySQL and PostgreSQL. 2020-05-03 21:30:57 +02:00
insert_test.go Add ON DUPLICATE KEY UPDATE support (MySQL). 2020-05-03 20:46:21 +02:00
lock_test.go Replace gotest.tools with github.com/stretchr/testify. 2020-02-11 10:25:13 +01:00
main_test.go [postgres] Add support for ON CONFLICT clause 2020-04-12 18:53:57 +02:00
northwind_test.go Replace gotest.tools with github.com/stretchr/testify. 2020-02-11 10:25:13 +01:00
sample_test.go Add reserved words for MySQL. 2020-05-02 22:15:38 +02:00
scan_test.go Add reserved words for MySQL. 2020-05-02 22:15:38 +02:00
select_test.go Add reserved words for MySQL. 2020-05-02 22:15:38 +02:00
update_test.go Add reserved words for MySQL. 2020-05-02 22:15:38 +02:00
util_test.go Add reserved words for MySQL. 2020-05-02 22:15:38 +02:00