Skip to content

Instantly share code, notes, and snippets.

@mortenbagai
Created February 27, 2009 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mortenbagai/71295 to your computer and use it in GitHub Desktop.
Save mortenbagai/71295 to your computer and use it in GitHub Desktop.
tubbs:~ morten$ heroku db:pull sqlite://wiki-woo.db --app wiki
Receiving schema from remote taps server http://heroku:[hidden]@taps.heroku.com into local database sqlite://wiki-woo.db
Receiving data from remote taps server http://heroku:[hidden]@taps.heroku.com into local database sqlite://wiki-woo.db
8 tables, 571 records
comments: 100% |==========================================| Time: 00:00:00
schema_info: 100% |==========================================| Time: 00:00:01
revisions: 100% |==========================================| Time: 00:00:01
sessions: 100% |==========================================| Time: 00:00:00
taggings: 100% |==========================================| Time: 00:00:00
users: 100% |==========================================| Time: 00:00:00
tags: 100% |==========================================| Time: 00:00:00
pages: 100% |==========================================| Time: 00:00:00
Receiving schema indexes from remote taps server http://heroku:[hidden]@taps.heroku.com into local database sqlite://wiki-woo.db
Resetting db sequences in sqlite://wiki-woo.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment