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

TEXT field update fails for some text patterns. #59

Closed
since19861019 opened this issue Apr 28, 2021 · 1 comment
Closed

TEXT field update fails for some text patterns. #59

since19861019 opened this issue Apr 28, 2021 · 1 comment
Assignees
Labels
bug 🪲 Something isn't working

Comments

@since19861019
Copy link

since19861019 commented Apr 28, 2021

Describe the bug
When TEXT is input in EDIT dialog and has some specific patterns, "Update" causes Syntax error.

To Reproduce

  1. Create a MySQL/MariaDB database table having TEXT.
  2. Open "DATA" tab and insert a new record.
  3. Open EDIT dialog and input a string "{ 1; }". (double quote is not included )
  4. Click Update

Expected behavior
The content is successfully updated.

Screenshots

Desktop (please complete the following information):

  • OS: Ubuntu
  • Version 21.04

Additional context
String "{ 1 }" has no problem.

@Fabio286 Fabio286 added the bug 🪲 Something isn't working label Apr 28, 2021
@Fabio286
Copy link
Member

Hello @since19861019 ,
As always, thank you for supporting this project with your precious reports.
I just solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants