bhelx/nola-transit

Add a "last" field to the trip table

bhelx opened this issue · 1 comments

bhelx commented

Add a "last" boolean filed to the trip table and set it to true if it represents the last trip on a route + headsign combo. This will allow us to surface that up to the view in certain places.

bhelx commented

This is now in the database. Just need to decide how to surface it.