Skip to content

refactor: cvedb.py schema checks #4242

Open
@terriko

Description

@terriko

Our current schema check requires both the table name and a schema as arguments, but we could switch this to make use of the fact that all the schemas are stored in self.TABLE_SCHEMAS[table_name]

You can see some similar refactoring I did in #4241 for the initialization code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hackathonIssues for folk participating in the Open Ecosystems hackathon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions