Test fix.
This commit is contained in:
parent
3e9eda28c1
commit
cecdab1c67
2 changed files with 10 additions and 29 deletions
|
|
@ -80,6 +80,7 @@ func TestAllTypesInsertQuery(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestAllTypesFromSubQuery(t *testing.T) {
|
||||
skipForPgxDriver(t)
|
||||
|
||||
subQuery := SELECT(AllTypes.AllColumns).
|
||||
FROM(AllTypes).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue