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

pgtde_is_encrypted() function don't return any value if relation doesn't exists. #140

Closed
shahidullah79 opened this issue Mar 13, 2024 · 0 comments · Fixed by #148
Closed
Labels
enhancement New feature or request

Comments

@shahidullah79
Copy link

pgtde_is_encrypted() function return no value when an invalid relation name is passed to the function.

Screenshot 2024-03-13 at 2 42 00 PM

Expected Behaviour:
It should return a boolean false value or return an error message like relation doesn't exists.

@ImTheKai ImTheKai added the enhancement New feature or request label Mar 15, 2024
@codeforall codeforall linked a pull request Mar 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants