Skip to content

Fix view issue with default column value not found #1126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Nov 6, 2023

Issue #1114

This PR fixes an issue where the default value of a view column is not found when the view column name starts with the same characters as "SELECT". So this issue would affect view columns named "s", "se", "sel", etc

Issue happens when the view column starts with the same characters as the word "SELECT"
@aidanharan aidanharan marked this pull request as ready for review November 6, 2023 11:44
@aidanharan aidanharan merged commit 48eaad0 into 7-0-stable Nov 6, 2023
@aidanharan aidanharan deleted the views-default-string-value branch November 6, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant