Skip to content

CSV harvester will drop view and not recreate it if sql file missing #244

@mhidas

Description

@mhidas

If the runsheet includes a view but the sql for that view is missing for some reason, the CSV harvester will just drop the view (the first step in the "replace" process sequence), but silently move on when it fails to find a matching SQL file.

This behaviour is simple and clean when everything is in place, but not quite ideal if the SQL file happens to be missing (config errors do occur...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions