Error thrown when configured to decrypt table column that does not exist in result #73
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pretty simple issue. If we query for a result on a table that has encrypted columns, but the column isn't in the result, decryption still tries to run on the column but we get invalid array index warnings because there is no metadata for the column.
created merge request !43 to address this issue
mentioned in merge request !43
mentioned in commit
f4b36d2f42