PromucFlow_constructor/app/server/appsmith-plugins
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
..
mongoPlugin Add a connection type variable for Plugin implementations (#531) 2020-09-14 20:36:47 +05:30
mysqlPlugin Add datasource structure caching and MySQL structure support (#553) 2020-09-17 13:59:46 +05:30
postgresPlugin Add datasource structure caching and MySQL structure support (#553) 2020-09-17 13:59:46 +05:30
rapidApiPlugin Add a connection type variable for Plugin implementations (#531) 2020-09-14 20:36:47 +05:30
restApiPlugin Add a connection type variable for Plugin implementations (#531) 2020-09-14 20:36:47 +05:30
pom.xml Mysql plugin integration (#53) 2020-07-21 16:01:42 +05:30