PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin
Shrikant Sharat Kandula 75ba90928e
Add datasource structure caching and MySQL structure support (#553)
* Implement caching for datasource structure

* Avoid using final fields so spring-data can load objects

* Use type variable for getStructure method

* Initial version with base structure for MySQL plugin

* Add tests for MySQL plugin structure

* Add sorting for keys in Postgres structure as well

* Show "primary key" instead of just "primary"

* Refactor to reduce inline magic strings
2020-09-17 13:59:46 +05:30
..
src Add datasource structure caching and MySQL structure support (#553) 2020-09-17 13:59:46 +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