Skip to content

CSV harvester doesn't add NOT NULL constraints #249

@mhidas

Description

@mhidas

The CSV harvester is creating tables in the database from schemas described in a yaml schema file. Where the schema has required: true set for a particular field, the corresponding column in the db should be created with a NOT NULL constraint. This is currently not implemented.

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