PromucFlow_constructor/app
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
..
client feat: change default position to TOP for widgets with labels (#17726) 2022-10-27 15:32:12 +05:30
rts fix: Add performance metric for requests in RTS (#17923) 2022-10-28 10:41:18 +05:30
server fix: Internal server error in case of ARRAY type in MySQL (#17702) (#17838) 2022-10-28 11:51:59 +05:30
shared fix: Refactor entities with specific rules (#17523) 2022-10-26 20:23:06 +05:30
util
yarn.lock