Skip to content

chdb with "database/sql" does not support sql.tx and sql.stmt and uint64Β #27

@minguyen9988

Description

@minguyen9988

Im trying to use database/sql to build a proper insert query from external data, I was going to use the code we always use to insert into a proper clickhouse server using database/sql and "github.com/ClickHouse/clickhouse-go", but in chdb it throws errors showing it doesnt support tx, stmt and uint64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions