Skip to content

Conversation

@jwr1
Copy link
Member

@jwr1 jwr1 commented Dec 11, 2025

I added several database constraints that require text columns to be a minimum of 1 character in length (not empty). We shouldn't even need these constraints, as the UI shouldn't allow empty input fields, but this is just an added precaution as we had an empty account handle previously.

This is a follow-up from a previous pr: #313.

@jwr1 jwr1 requested a review from olorin99 December 11, 2025 03:26
@jwr1 jwr1 added the bug Something isn't working label Dec 11, 2025
@olorin99 olorin99 merged commit 805b94c into main Dec 11, 2025
2 checks passed
@olorin99 olorin99 deleted the database-constraints branch December 11, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants