Error thrown when configured to decrypt table column that does not exist in result #73

Closed
opened 2021-04-15 03:57:00 +00:00 by jamie · 3 comments
jamie commented 2021-04-15 03:57:00 +00:00 (Migrated from git.hazaar.io)

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.

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.
jamie commented 2021-04-16 05:13:44 +00:00 (Migrated from git.hazaar.io)

created merge request !43 to address this issue

created merge request !43 to address this issue
jamie commented 2021-04-16 05:13:44 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !43

mentioned in merge request !43
jamie commented 2021-04-16 05:14:30 +00:00 (Migrated from git.hazaar.io)

mentioned in commit f4b36d2f42

mentioned in commit f4b36d2f427ea9eb66dee470e2cb0c0e480c424a
jamie (Migrated from git.hazaar.io) closed this issue 2021-04-16 05:14:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-dbi#73
No description provided.