Yes it can. heroku db:pull --tables users,messages
should do it. On Nov 3, 11:42 am, femto <[email protected]> wrote: > Hello all, I need to sync some tables between server and local, > Can heroku db:pull & db:push specify tables? > I look thru taps documentation, found it can specify tables and > filters,like > --table blahblah or --filter blahblah, > but in heroku's documentation, I cannot find related description. > can heroku support this? -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
