When configured for PostgreSQL with ids as sequences (nuxeo.vcs.idtype=sequence), a number of failures appear due to the fact that queryAndFetch does not convert the returned value to a String.
Some CMIS tests with native SQL (joins allowed) also fail.