Skip to content

Conversation

@rtadepalli
Copy link
Contributor

Right now if the query is create table employees (firstname varchar); (with some spaces at the end) the prompt is going to be ?. The query will only be processed if another semicolon is added. Trim the response such that there is no need to add a second semicolon.

@rtadepalli
Copy link
Contributor Author

Fixing CI failures in #878 -- will merge master in once that PR is merged.

@rtadepalli rtadepalli force-pushed the trim-query-before-processing branch from d60c14d to 6803f7e Compare June 1, 2025 02:27
Signed-off-by: Ramasai Tadepalli <[email protected]>
@rtadepalli rtadepalli force-pushed the trim-query-before-processing branch from 6803f7e to 05431e9 Compare June 1, 2025 03:25
@rtadepalli
Copy link
Contributor Author

Thank you for the approval @skyzh, could you please merge this as well.

@skyzh skyzh added this pull request to the merge queue Jun 2, 2025
Merged via the queue into risinglightdb:main with commit 303712c Jun 2, 2025
5 checks passed
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.

2 participants