kensho-technologies/graphql-compiler

Add backend integration tests for PostgreSQL

chewselene opened this issue · 2 comments

We currently have integration tests in place for mssql, orientdb, redisgraph and neo4j, but lack postgresql tests.

Could you provide a bit more context on this? Do we currently only run integration tests against MSSQL, hence the issue?

Tests were added in #953