0
Fixed

Default value as empty string

stremaine 5 years ago updated 5 years ago 4

Whenever I try and add a default value of an empty string  with two single quotes, the result is two single quotes escaped inside two regular single quotes.  Is there any way to get around the auto-escaping of single quotes in the default value field?  I would prefer to have to remember to escape my own single quotes inside a string default value vs. not being able to put an empty string in that field.


Only thing I've found so far that kind of works is to just put a space there but I would prefer not to.  Result of both is below for reference.


Image 124


Answer

Answer
Fixed

Hi, the new version with bug fix has been rolled.


Thank you for your assistance,

SqlDBM Team

GOOD, I'M SATISFIED
Satisfaction mark by stremaine 5 years ago
Under review

Thank you for feedback, we will review this ticket soon

Accepted

Hi,

In last release we worked on default value and wrapped it with quotas if datatype is "text". And it caused a lot of problems.

We will discuss it with the team and try to fix.

Thank you for your assistance,

SqlDBM Team

Answer
Fixed

Hi, the new version with bug fix has been rolled.


Thank you for your assistance,

SqlDBM Team