You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to use in columns default expressions the AESEncrypt and AESDecrypt user defined functions from the encryption_package.
This would required these functions to be immutable, which would be consistant with the functions behaviour.
I've already changed the code accordingly, and tested it. Everything seems fine. If you give me permissions to push to the master branch, I can submit the change.
The text was updated successfully, but these errors were encountered:
nicolasriousset
added a commit
to nicolasriousset/Vertica-Extension-Packages
that referenced
this issue
Feb 14, 2018
I'd like to be able to use in columns default expressions the AESEncrypt and AESDecrypt user defined functions from the encryption_package.
This would required these functions to be immutable, which would be consistant with the functions behaviour.
I've already changed the code accordingly, and tested it. Everything seems fine. If you give me permissions to push to the master branch, I can submit the change.
The text was updated successfully, but these errors were encountered: