PromucFlow_constructor/app/server/appsmith-plugins/mongoPlugin
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 Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +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