-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Core VCS
-
Tags:
When using nuxeo.test.vcs.idtype=sequence the ecm:ancestorId does not work:
SELECT * FROM Document WHERE ecm:ancestorId = '42';
PostgreSQL
Failed to execute query: ERROR: operator does not exist: character varying[] <@ bigint[] HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.