Skip to content
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 search crash Issue #723

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ormax563
Copy link

@Ormax563 Ormax563 commented May 27, 2023

Closes #722

Added a function (Regex String) to remove some special characters from a string before passing it to the RegEx function.

Added a function (Regex String) to remove some special characters from a string before passing it to the RegEx function.
@Ormax563 Ormax563 changed the title Fix search crash Fix search crash Issue: https://github.com/sqlectron/sqlectron-gui/issues/722 May 27, 2023
@MasterOdin MasterOdin changed the title Fix search crash Issue: https://github.com/sqlectron/sqlectron-gui/issues/722 Fix search crash Issue Feb 15, 2024
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.

The app crashes when entering "[" in the search inputs
1 participant