SIMPLE-AstroDB / SIMPLE-db

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

Rename 'publication' to 'reference' in the Publications table. #351

Closed kelle closed 1 year ago

kelle commented 1 year ago

Change publication to reference in the Publications table so that it's more consistent with reference usage in all other tables.

Closes #208

Tests aren't passing locally but I think it's because of sqlalchemy2.0 change. I may need to upgrade my local.

dr-rodriguez commented 1 year ago

When you click the button to merge, consider the dropdown arrow beside it to see if squash and merge may be the better option here.