Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add supported MotherDuck connection string parameters #1204

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

FinnWoelm
Copy link
Contributor

@FinnWoelm FinnWoelm commented Jan 16, 2025

Hey @Mause,

Thanks so much for creating the SQLAlchemy driver for DuckDB 🙌

We're going to use the driver to connect to MotherDuck, so we would like to have support for the attach_mode and saas_mode connection string parameters. They are useful for our production-level applications where we need to restrict the privileges of the MotherDuck connection.

See for details:
https://motherduck.com/docs/key-tasks/authenticating-and-connecting-to-motherduck/authenticating-to-motherduck/#using-connection-string-parameters

Do you think it would be possible to merge these in? Let me know if I can do anything else to support.

- Finn

@FinnWoelm FinnWoelm force-pushed the add-motherduck-connection-string-params branch from f1645f8 to c57f024 Compare January 16, 2025 03:01
@FinnWoelm
Copy link
Contributor Author

Force-pushed to fix commit message format

@Mause Mause changed the title Add supported MotherDuck connection string parameters fix: add supported MotherDuck connection string parameters Jan 16, 2025
@Mause
Copy link
Owner

Mause commented Jan 16, 2025

Looks great, thanks!

@Mause Mause enabled auto-merge January 16, 2025 03:30
@Mause Mause merged commit fe31bf6 into Mause:main Jan 16, 2025
8 of 9 checks passed
@Mause
Copy link
Owner

Mause commented Jan 16, 2025

@FinnWoelm FinnWoelm deleted the add-motherduck-connection-string-params branch January 16, 2025 04:56
@FinnWoelm
Copy link
Contributor Author

Wow, that was fast! Thanks so much 🚀 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants