web-budget / back-end

Back-end application for webBudget
Apache License 2.0
6 stars 5 forks source link

Fix unique constraints #42

Closed arthurgregorio closed 1 year ago

arthurgregorio commented 1 year ago

Unique constraints are not created correctly for the tables, id and externalId should be separated unique constraints and not composite ones