PromucFlow_constructor/app/server/appsmith-interfaces
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
pom.xml Upgrade commons-text (#17566) 2022-10-14 19:36:16 +05:30