Have been running into this issue with the long text field when trying to store text that has some SQL syntax included:
- Quick fix: Is there a way to escape this so I can enter some code?
- Long term fix: Should the data in long text fields in pipefy backend be stored in a way to avoid these errors?