Skip to content

SQL: issues with get_schema #8097

Closed
@jorisvandenbossche

Description

@jorisvandenbossche
  • using get_schema in sqlalchemy mode (providing an engine) does also create the table, while just getting the create table string should not have any effects.
  • the get_schema implementation for fallback duplicates a lot of code of PandasSQLTableLegacy._create_table_statement

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO SQLto_sql, read_sql, read_sql_query

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions