Skip to content

Table existence checks are inconsistent #307

Open
@txomon

Description

@txomon

Basically I have found that there are two different checks for table existance. The one contained inside Model.exists() which is incomplete, and the one included inside Model.create_table(), which is more correct.

I would recommend moving Model.create_table()'s implementation to Model.exists()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions