-
Notifications
You must be signed in to change notification settings - Fork 689
Fix replace function #2282
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
Fix replace function #2282
Conversation
|
@copilot Can you please confirm these changes are implemented, and verify we got this sorted right and nice and tidy?
|
|
@mathiasrw I've opened a new pull request, #2283, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot Please have a look and make sure we did not break anything, that we can do yarn format and that yarn test is running smoothly. |
|
@mathiasrw I've opened a new pull request, #2285, to work on those changes. Once the pull request is ready, I'll request review from you. |
…ests Co-authored-by: mathiasrw <1063454+mathiasrw@users.noreply.github.com>
Co-authored-by: mathiasrw <1063454+mathiasrw@users.noreply.github.com>
Fix REPLACE function to handle numeric inputs like MySQL/SQLite





Thank you for the time you are putting into AlaSQL!
#1455