Skip to content

feat(ddl): create_table should support inserting into different schemas #6821

@cpcloud

Description

@cpcloud

Discussed in #6402

Originally posted by nikhilmakan02 June 8, 2023
Hi All

I am wondering if we have a pandas DataFrame can this be appended to an existing table in a MSSQL database using Ibis? I thought I saw this in the docs somewhere but after running through it again I can't seem to find it.

I am using MSSQL as my backend, I know I can build a query expression in SQL and execute this through Ibis as one option.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    ddlIssues related to creating or altering data definitionsfeatureFeatures or general enhancementsmssqlThe Microsoft SQL Server backendsqlBackends that generate SQL

    Type

    No type

    Projects

    Status

    done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions