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

Frequency records cannot be deleted #3

Open
GoogleCodeExporter opened this issue Apr 6, 2015 · 1 comment
Open

Frequency records cannot be deleted #3

GoogleCodeExporter opened this issue Apr 6, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

There needs to be a capability to delete frequency records.  This capability 
does not currently exist.  "Frequencies" or headway intervals are currently 
shown above stop times in the trip view.

Original issue reported on code.google.com by aaronant...@yahoo.com on 30 Aug 2010 at 7:12

@GoogleCodeExporter
Copy link
Author

My workaround is to delete the entire trip. The other alternative is to 
duplicate the trip and start fresh, frequencies-wise. To duplicate the trip, 
try the tiny shell script attached.

Alternatively, you can just delete the record:

$ psql tdf ideauser --host=localhost --command="DELETE FROM frequency WHERE 
frequency_id ='570'"

for Frequency # 570, in this case.

Original comment by rypal...@gmail.com on 24 Nov 2012 at 2:16

Attachments:

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

No branches or pull requests

1 participant