PromucFlow_constructor/app/server/appsmith-plugins/postgresPlugin
Shrikant Sharat Kandula 3f5930e52e
Add datasource structure support for DB plugins (#523)
* Base interface for getting datasource structure for databases

* Add keys and constraints to structure for Postgres datasources

* Use connection from datasource context for computing structure

* Refactor context retrying into a separate method

* Add base datastructures for templates in entity explorer

* Fix spring circular dependency

* Add test for postgres datasource structure

* Generate column names and sample values for INSERT query

* Add LIMIT clause to generated SELECT query

* Fix tests for generated SELECT query

* Minor refactoring
2020-09-14 18:59:11 +05:30
..
src Add datasource structure support for DB plugins (#523) 2020-09-14 18:59:11 +05:30
plugin.properties Mysql plugin integration (#53) 2020-07-21 16:01:42 +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