-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type insteadhelp wantedCommunity contributions are welcome.Community contributions are welcome.
Description
Is your feature request related to a problem? Please describe.
DuckDB macros are temporary. They're scoped to a connection where they're created.
Describe the solution you'd like
I would like to be able to install macros by providing SQL that will be invoked when a connection to DuckDB is first created.
Describe alternatives you've considered
Not using macros would suck because there are some good once - such as duckdb/duckdb#3578 (comment)
Additional context
https://duckdb.org/docs/sql/statements/create_macro.html
Metadata
Metadata
Assignees
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type insteadhelp wantedCommunity contributions are welcome.Community contributions are welcome.