You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve installed the CockroachDB driver ([email protected]) and confirmed it with yarn list, but SQLTools in the VS Code extension development host still shows "Driver PostgreSQL is not installed."
Steps Taken:
Added cockroachdb to package.json.
Installed using yarn.
Verified installation.
Questions:
Is there a way to include a PostgreSQL driver (like CockroachDB) by default in SQLTools?
What steps are needed to ensure the CockroachDB driver is recognized?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’ve installed the CockroachDB driver ([email protected]) and confirmed it with yarn list, but SQLTools in the VS Code extension development host still shows "Driver PostgreSQL is not installed."
Steps Taken:
Added cockroachdb to package.json.
Installed using yarn.
Verified installation.
Questions:
Is there a way to include a PostgreSQL driver (like CockroachDB) by default in SQLTools?
What steps are needed to ensure the CockroachDB driver is recognized?
cockroach version :1.0.3
Beta Was this translation helpful? Give feedback.
All reactions