@pikku/addon-snowflake
v0.0.7
Published
Run SQL queries, insert and update rows in Snowflake
Downloads
676
Readme
@pikku/addon-snowflake
Run SQL queries, insert and update rows in Snowflake
Setup
- Add icon SVG at
snowflake.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
