-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
SQLInvolves knowledge of Postgres/SQLInvolves knowledge of Postgres/SQLenhancementNew feature or requestNew feature or request
Description
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
Labels
SQLInvolves knowledge of Postgres/SQLInvolves knowledge of Postgres/SQLenhancementNew feature or requestNew feature or request