Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store trackpoint,waypoint count fields in track table for inactive tracks #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jdmonin
Copy link
Contributor

@jdmonin jdmonin commented Sep 14, 2012

Currently, the track listing queries all tracks' TP and WP counts dynamically from the database. My change adds them as fields to the track table. The active track is still queried directly, since its counts are always changing.

@jdmonin
Copy link
Contributor Author

jdmonin commented Feb 6, 2013

I see there's a new pull request that also updates the database schema.

#32 Would you accept speed extension to track point

Should I update my old pull request? Please let me know if you'd want my code.

Thanks,
-Jeremy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants