Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
rymarczy pushed 1 commit to main mbta/dmap-import
- FIX: Staging failing on 2d6f7140c642 migration (#39) Staging is failing on this migration because ODS tables do not ... 769cee8
rymarczy closed a pull request on mbta/dmap-import
FIX: Staging failing on 2d6f7140c642 migration
Staging is failing on this migration because ODS tables do not exist. This was already successfully deployed to PROD.rymarczy opened a pull request on mbta/dmap-import
FIX: Staging failing on 2d6f7140c642 migration
Staging is failing on this migration because ODS tables do not exist. This was already successfully deployed to PROD.rymarczy created a branch on mbta/dmap-import
fix-staging-migration-fail - Import DMAP data into a PostgreSQL database
rymarczy closed a pull request on mbta/dmap-import
FEAT: Create VIEWS for WC700 Comp A&B Reports
This change creates views for the WC700 Comp A&B Reports. SQL for these reports was provided by Cubic. Reports are grouped by primarily (settlement_day_key, operating_day_key & payment_type_key).rymarczy opened a pull request on mbta/dmap-import
FEAT: Create VIEWS for WC700 Comp A&B Reports
This change creates views for the WC700 Comp A&B Reports. SQL for these reports was provided by Cubic. Reports are grouped by primarily (settlement_day_key, operating_day_key & payment_type_key).rymarczy created a branch on mbta/dmap-import
feat-wc700-comp-a-b - Import DMAP data into a PostgreSQL database
rymarczy pushed 1 commit to main mbta/dmap-import
- FIX: Drop Tables for migration / Dynamic JOIN operation (#37) - Explicitly drop these tables when deleting the statu... 77abc0c