Skip to content

check if "val-" exists in enum value#1259

Open
NReib wants to merge 1 commit intovrana:masterfrom
NReib:patch-1
Open

check if "val-" exists in enum value#1259
NReib wants to merge 1 commit intovrana:masterfrom
NReib:patch-1

Conversation

@NReib
Copy link
Copy Markdown

@NReib NReib commented Mar 27, 2026

Problem probably introduced in #1152
Some enum values seem to not be prefixed with "val-" leading to SQL Errors on insertion

Some enum values seem to not be prefixed with "val-" leading to SQL Errors on insertion
@NReib
Copy link
Copy Markdown
Author

NReib commented Mar 27, 2026

Just so you know what error this fixes: when adding an entry to a table with an enum, the first 4 letters of that enum were stripped, leading to an sql error in best case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant