Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

support df.to_sql(catalog=name ...)Β #39

@erikerlandson

Description

@erikerlandson

Currently the only way I know to tell sqlalchemy-trino about trino catalog name is in the connection url.
That works pretty well but it would be conceptually cleaner to support df.to_sql(catalog=name, schema=name ...)

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