Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables need to be fully qualified by schema. #3

Closed
dynajoe opened this issue Dec 13, 2017 · 2 comments
Closed

Tables need to be fully qualified by schema. #3

dynajoe opened this issue Dec 13, 2017 · 2 comments

Comments

@dynajoe
Copy link
Contributor

dynajoe commented Dec 13, 2017

I get a relation does not exist error here:

...attrelid = TG_TABLE_NAME::regclass...

This needs to take into account the schema of the table that caused the trigger.

@paolochiodi
Copy link
Member

Hi,
thank you for reporting this error.

I'll work on a test case replicating it and will check your PR with it.

@paolochiodi
Copy link
Member

Fixed in version 0.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants