Fix server cert expiry queries #29

Merged
dirk merged 1 commit from fix-user-deletion-sql into main 2024-10-05 19:26:37 +00:00
Owner

Addresses #1544

This fix qualifies the field names in queries to be more explicit.

MariaDB doesn't tolerate unqualified names if a field exists in both sides of a JOIN, old MySQL did.

Addresses #1544 This fix qualifies the field names in queries to be more explicit. MariaDB doesn't tolerate unqualified names if a field exists in both sides of a JOIN, old MySQL did.
jandd added 1 commit 2024-10-05 07:58:28 +00:00
jandd requested review from dirk 2024-10-05 07:58:42 +00:00
jandd requested review from bmc 2024-10-05 07:58:43 +00:00
dirk approved these changes 2024-10-05 19:26:24 +00:00
dirk merged commit 3a3dae868e into main 2024-10-05 19:26:37 +00:00
jandd deleted branch fix-user-deletion-sql 2024-10-06 13:52:29 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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: cacert/cacert-webdb#29
No description provided.