PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin/src
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
..
main fix: Internal server error in case of ARRAY type in MySQL (#17702) (#17838) 2022-10-28 11:51:59 +05:30
test/java/com/external fix: Internal server error in case of ARRAY type in MySQL (#17702) (#17838) 2022-10-28 11:51:59 +05:30