Added ql to the testing dialects
This commit is contained in:
parent
97b28cbfec
commit
e84e58d3c0
@ -1,4 +1,4 @@
|
|||||||
dialects=("postgres" "mysql" "sqlite")
|
dialects=("postgres" "mysql" "sqlite" "ql")
|
||||||
|
|
||||||
for dialect in "${dialects[@]}" ; do
|
for dialect in "${dialects[@]}" ; do
|
||||||
GORM_DIALECT=${dialect} go test
|
GORM_DIALECT=${dialect} go test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user