pulibrary / bibdata

Local API for retrieving bibliographic and other useful data from Alma (Ruby 3.2.0, Rails 7.1.3.4)
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

In db seeds, make sure that each dump also has an event #2438

Closed sandbergja closed 1 month ago

sandbergja commented 1 month ago

This is a new constraint introduced in #2435. For me, it was causing the servers:start rake task to fail locally, so this commit makes our seed data matches our db constraints.