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

Error for postgres: Mux.GetAdapters: no driver registered for provided type alias #128

Closed
rafaelsmgomes opened this issue Jun 19, 2024 · 1 comment

Comments

@rafaelsmgomes
Copy link

I have postgres driver installed, but I don't know what do I need to do to get it picked up by dbee.

name: test-db
type: postgres
url: <my-connection-string>

I even watched your video and I basically followed that same steps.

This is the full error:

[core]: failed registering source: persistence.json function DbeeCreateConnection[1]..remote#define#request, line 2: Vim(let):Error invoking '0:function:DbeeCreateConnection' on channel 3:
adapters.NewConnection: Mux.GetAdapters: no driver registered for provided type alias

@rafaelsmgomes
Copy link
Author

Turns out my persistence.json file was corrupted.

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

No branches or pull requests

1 participant