PromucFlow_constructor/app/server/appsmith-plugins
Shrikant Sharat Kandula 59349fd03e
Fix column alias names in MySQL actions (#466)
* Fix aliases not showing up for MySQL actions

* Fix date column display for MySQL actions

* Fix datetime columns for MySQL actions

* Add support for timestamp and year data types for MySQL actions

* Fix column label for MySQL plugin

* Add tests for MySQL temporal data types

* Add tests for alias columns in MySQL and Postgres
2020-09-02 17:19:41 +05:30
..
mongoPlugin Show validation errors if any for keyvalue fields (#445) 2020-08-31 10:45:04 +05:30
mysqlPlugin Fix column alias names in MySQL actions (#466) 2020-09-02 17:19:41 +05:30
postgresPlugin Fix column alias names in MySQL actions (#466) 2020-09-02 17:19:41 +05:30
rapidApiPlugin Change return type of plugin execution to be more specific (#247) 2020-08-10 14:41:32 +05:30
restApiPlugin Fix numbers being converted to floats in JSON Post body (#241) 2020-08-11 14:07:34 +05:30
pom.xml Mysql plugin integration (#53) 2020-07-21 16:01:42 +05:30