capistrano-db-tasks
capistrano-db-tasks copied to clipboard
pull sequences as part of db:pull task
I'm wondering if there is anyway of pulling the sequences as part of the bundle exec cap production db:pull? Right now it's only pulling the schema and the rows on the tables.
I guess so, but I don't know how to do that :)