Skip to content

fix text storage for left and instr function#3018

Merged
jycor merged 2 commits intomainfrom
james/textstorage
Jun 9, 2025
Merged

fix text storage for left and instr function#3018
jycor merged 2 commits intomainfrom
james/textstorage

Conversation

@jycor
Copy link
Copy Markdown
Contributor

@jycor jycor commented Jun 9, 2025

},
},
{
// This is a script test here because every table in the harness setup data is in all lowercase
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understand what this comment is saying or what it means.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, bad copy paste; will remove

@jycor jycor merged commit 18900d9 into main Jun 9, 2025
8 checks passed
@jycor jycor deleted the james/textstorage branch June 9, 2025 18:13
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.

Using LEFT on TEXT column fails with "invalid type: *val.TextStorage"

2 participants