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

snowflake support and general expansion of user managed DB support #643

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

chrisclark
Copy link
Collaborator

@chrisclark chrisclark commented Jul 8, 2024

Addresses #640

Additionally, supports an "extras" field on the userspace DatabaseConnection object, which allows for arbitrary additional connection params to get added. This allows engine-specific (or just more obscure) settings to get injected into the connection.

I also found some bugs in the connection stuff in general, and it's been cleaned up. The form styling is also better!

Lastly, when uploading a csv/json/etc, the resulting connection is highlighted in the resulting connection list, making it much clearer what happened.

@chrisclark chrisclark merged commit 9f5e793 into master Jul 16, 2024
21 checks passed
@marksweb marksweb deleted the snowflake branch July 16, 2024 19:48
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.

1 participant