PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin/src
Trisha Anand f6df16bde4
fix: Json smart substitution breaks when evaluated value contains the character '?' (#7031)
* Minor refactoring

* Partial code change to replace question mark with appsmith placeholder

* Working version

* Removing unnecessary code

* Added test case to assert that when evaluated value contains a "?", the replacements are still correct

* Added test case in Mongo Plugin as well for the same scenario

* Minor change in the language of the comment
2021-09-02 12:30:04 +00:00
..
main fix: Json smart substitution breaks when evaluated value contains the character '?' (#7031) 2021-09-02 12:30:04 +00:00
test/java/com/external Fixed template queries for PG, MySQL and Snowflake (#6698) 2021-08-19 16:35:32 +05:30