[x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
[x] Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
[x] The description lists all applicable issues this PR seeks to resolve
[x] The description lists any configuration setting(s) that differ from the default settings
[x] All tests and CI builds passing
[x] The description lists all relevant PRs included in this release (remove this if not merging to master)
[x] Code coverage does not significantly worsen (ideally it improves) (remove this if not merging to master)
Description
This PR contains breaking changes for the Postgres GTFS schema. The database migration steps from https://github.com/ibi-group/datatools-server/pull/387 can be used to automatically update any feeds that need the schema changes.
Checklist
dev
before they can be merged tomaster
)Description
This PR contains breaking changes for the Postgres GTFS schema. The database migration steps from https://github.com/ibi-group/datatools-server/pull/387 can be used to automatically update any feeds that need the schema changes.
This PR also includes the following PRs:
313
317
319
320
314
321
322
312