You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split migrations into its own library PostgresMigrations (#28)
* Split migrations into its own library PostgresMigrations
This is in preparation for splitting JobsPostgres into its own repo.
Renamed PostgresMigration symbols to DatabaseMigration
Created separate test targets for each library
* Make sure we remove all the Hummingbird references...
... from jobs and migrations
* Add PostgresMigrations product
* Add deprecated symbols
0 commit comments