stikkireddy

Results 26 issues of stikkireddy

TODO: - [ ] Provider Resource - [ ] Update Catalog to support Provider Name and Share Name - [ ] documentation - [ ] acceptance tests Resources: 1. recipient...

- [ ] create doc updates/guide updates - [ ] run acceptance tests for aws - [ ] test creating mws for aws with 1.0.2 and then upgrade and see...

feature
needs-api

Enable an external table to host the rules and have rules compiled from externally managed source.

enhancement

- [x] docs - [x] resource - [x] tests - [x] supports open 2 db - [x] supports db 2 db (DB2DB is automatic we cant use this resource as...

Hey can you use gspread or other frameworks so that we can run some cool prompt based analytics for pandas.

enhancement

Hey I would like to be able to open a duckdb read/write duckdb instance from native-file-system-handler is there any examples of doing this. I tried various ways but i was...

When using sql alchemy ORM we cannot use `is` statements to identify equality we must use `==` or `!=` due to operator overloading. So auto filling success messages will always...