generated from duckdb/extension-template
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi! This is a really cool extension, thank you for creating it! I'm looking to build some automation that will use this extension to update a Google Sheet with new data on a regular basis. I'd love if I could create a new sheet every time I insert new data, right now it doesn't seem possible as I get the following error if I pass in (FORMAT gsheet, sheet 'Testing123') where Testing123 does not exist within the Google Sheet:
IO Error:
Error writing to Google Sheet: Unable to parse range: Testing123
It would be great if there were another param (format gsheet, sheet 'Testing123', create_sheet true) (or similar) to support this capability. Or, if it already exists, would love to know how to use it!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request