Skip to content

Conversation

nikhilsinhaparseable
Copy link
Contributor

removed existing stream name validation
added validation to allow below special characters - Hyphen (-)
Underscore (_)

Fixes #917 .

This requires change in console to sanitise the query before making a call -
"query": "select * from \"a_b\""

removed existing stream name validation
added validation to allow below special characters -
Hyphen (-)
Underscore (_)
@nikhilsinhaparseable nikhilsinhaparseable merged commit 4154fc2 into parseablehq:main Sep 10, 2024
8 checks passed
@nikhilsinhaparseable nikhilsinhaparseable deleted the stream-name-validation branch July 12, 2025 08:57
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.

Stream names should be less restrictive

1 participant