PromucFlow_constructor/app/server/appsmith-plugins/postgresPlugin
nupur d0e60a1890
Mysql plugin integration (#53)
This commit adds the Mysql plugin to the Appsmith server. We also add a migration to ensure that this plugin is installed by default for all existing organizations. The migration also adds the plugin details into the DB.

Also adding the test cases for mysql plugin.

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
Co-authored-by: Hetu Nandu <hetu@appsmith.com>
Co-authored-by: Arpit Mohan <me@arpitmohan.com>
Co-authored-by: Nupur Singhal <nupursinghal@Nupurs-MacBook-Air.local>
2020-07-21 16:01:42 +05:30
..
src Fix column ordering not being consistent in responses from PostgresPlugin 2020-07-07 10:56:56 +05:30
plugin.properties Mysql plugin integration (#53) 2020-07-21 16:01:42 +05:30
pom.xml Experimenting with maven-shade-plugin to create a fat-jar of the postgres dependency. 2020-06-10 11:11:23 +00:00