Skip to content

Import RDBMS-Constraints via reflection #32

@sekruse

Description

@sekruse

If a dataset is stored in a relational database, there is a good chance, that there are constraints in the database, that we can import into the MDMS for further analysis:

  • primary keys
  • UNIQUE constraints
  • foreign keys / referential integrity
  • NOT NULL constraints
  • data types
  • CHECK constraints optional

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