pdpotter commented on issue #76: URL: https://github.com/apache/incubator-age/issues/76#issuecomment-850392760
Are you using this same connection object to execute the match query? In my asyncpg code, I have to make sure `LOAD 'age';` and `set search_path = a, ag_catalog, \"$user\", public` are executed on the connection object that is used to do actual age queries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
