Skip to content

Remove base schema if initialization from db fails #95

@wonder-sk

Description

@wonder-sk

If user tries to init from database, but for some reason init fails, another try to do init will result in a confusing error:

Base schema exists but missing which project it belongs to

As a fix, we should remove partially created base schema so that we don't have half-initialized data in the database.

Related to #90 (but this is init from DB rather than init from GPKG)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions