Skip to content

add route_pattern table (need a current_route_pattern table too?) #46

@fpurcell

Description

@fpurcell

calculate all the patterns belonging to a route into route_pattern

further, do we need a current_route_pattern? alt, do we really need a current_pattern table, ala #45 ?

I think we need current_route_pattern, since we currently have route_id 100 (which doesn't change over time), but the list of patterns for route_id 100 do change over time.

And with a current_route_pattern, do we need a current_pattern table?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions