Skip to content

Bigquery Driver errors #77

@hakanutku

Description

@hakanutku

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions