PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin
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
..
src Fix column alias names in MySQL actions (#466) 2020-09-02 17:19:41 +05:30
plugin.properties Fix class name casing for MySqlPlugin (#148) 2020-07-23 17:33:34 +05:30
pom.xml Copy plugin dependencies to their target/lib to fix driver not found errors (#152) 2020-07-24 09:49:17 +05:30