Refactor - Remove streams from activities DB table #229

Closed
opened 2025-07-08 08:43:22 -04:00 by AtHeartEngineer · 0 comments

Originally created by @joaovitoriasilva on 1/8/2024

  • Removed waypoints column on activities DB table
  • Added strava_gear_id column to activities DB table in order to prepare DB schema to store this value
  • Added new DB table activities_stream
  • Adapted code to support new DB schema
*Originally created by @joaovitoriasilva on 1/8/2024* - Removed waypoints column on activities DB table - Added strava_gear_id column to activities DB table in order to prepare DB schema to store this value - Added new DB table activities_stream - Adapted code to support new DB schema
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/endurain#229