Error thrown when 'table' attribute missing from 'encrypt' config attribute. #74
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#74
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?
If there's a bad DBI encryption config, such as:
an error will be thrown and nothing will work because the attribute should be named
table
and we have incorrectly assumed that ifencrypt
is there, thentable
will be there too.created branch
74-error-thrown-when-table-attribute-missing-from-encrypt-config-attribute
to address this issuementioned in merge request !50
mentioned in commit
d01ed9e479