Skip to content

Table Constraints implementation #14

@nvarscar

Description

@nvarscar

Story
As a DBA I want to manage table constraints via pgmob so that my productivity improves!

Acceptance Criteria

  • Tables should be aware of constraints. This should include:
    • PK
    • FK
    • Unique
    • Not null
    • Check
    • Exclude
  • Constraints should appear in table.script() output
  • FK should be aware of its dependency and has a reference to it as an attribute

Metadata

Metadata

Assignees

No one assigned

    Labels

    SQLInvolves knowledge of Postgres/SQLenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions