PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin
subratadeypappu eaf9b95bd6
fix: Internal server error in case of ARRAY type in MySQL (#17702) (#17838)
Fix internal server error in case of ARRAY type in MySQL (#17702)

This commit adds support for handling array like data in MySQL
- If the data type identified by the client side is of type ARRAY it will be treated as STRING as MySQL doesn't have support for ARRAY data type
2022-10-28 11:51:59 +05:30
..
src fix: Internal server error in case of ARRAY type in MySQL (#17702) (#17838) 2022-10-28 11:51:59 +05:30
plugin.properties Fix class name casing for MySqlPlugin (#148) 2020-07-23 17:33:34 +05:30
pom.xml chore: Move to Jupiter JUnit5 (#17083) 2022-09-29 08:54:07 +05:30