* POC for snowflake integration with Appsmith This is just a rough version to see if the functionality works. Needs to be cleaned up & enhanced for production usage. * Plugin with connection, monos, ds testing, validation, templates, structure and forms * Better comments * Default schema to public * Changed logging destination, populated request in result and used thread group for datasource creation Co-authored-by: Arpit Mohan <arpit@appsmith.com>
6 lines
160 B
INI
6 lines
160 B
INI
plugin.id=snowflake-plugin
|
|
plugin.class=com.external.plugins.SnowflakePlugin
|
|
plugin.version=1.0-SNAPSHOT
|
|
plugin.provider=tech@appsmith.com
|
|
plugin.dependencies=
|