SIMPLE-AstroDB / SIMPLE-db

BSD 3-Clause "New" or "Revised" License
11 stars 22 forks source link

Updating schema to use cascade updates #223

Closed dr-rodriguez closed 2 years ago

dr-rodriguez commented 2 years ago

Updating schema to have correct use of cascade publication changes on updates. Some tables had incorrectly set to on delete which causes surprising issues (a lot of data gets deleted if a publication is deleted- we only want that for sources)