-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hello,
I was trying to use Bigquery driver with application default credentials. After saving the connection, sqlit asked for a password then I continued with an empty one. After that I encountered the following error:
[14:58:40] Error loading objects: Not an executable object: 'SELECT schema_name FROM INFORMATION_SCHEMA.SCHEMATA ORDER BY schema_name'
When I try to execute a query I get the following error:
[15:04:46] Query error: 'Connection' object has no attribute 'cursor'
I installed sqlit with the following command:
uv tool install --with psycopg2-binary --with sqlalchemy-bigquery sqlit-tui
Do you think if it's an issue with my installation method or a bug with sqlit?
Metadata
Metadata
Assignees
Labels
No labels