final-hill / cathedral

Requirements Engineering
https://cathedral.final-hill.com/
GNU Affero General Public License v3.0
0 stars 0 forks source link

DataTable vs Domain uniqueness #72

Closed mlhaufe closed 3 months ago

mlhaufe commented 8 months ago

Currently the DataTable enforces uniqueness constraint on entries.

The Domain should probably enforce this instead. Research a way to accomplish this.

mlhaufe commented 3 months ago

Subsumed by Nuxt migration