Skip to content

convert schema to table prefix automatically #32

Description

@tcecyk

What do you think about doing an automatic schema to table prefix conversion and logging an info notice to stdout? You allude to a schema rename / removal being necessary in your stackoverflow answer.

Even if only done for "public" automatically, the very common case, it would help most naive users, as the error message doesn't suggest it.

[SQLITE_ERROR] SQL error or missing database (no such table: public.example)

An alternative is outputting a warning within the Copy command if a schema is found. Would you accept a PR on this?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions