nWidart / DbExporter

Export your database as a Laravel Migration. And export your DB data as a seed file. Finally sync all this with your remote server.
378 stars 84 forks source link

Add ingore tables option to dbe:seeds #13

Closed cutnpaster closed 10 years ago

cutnpaster commented 10 years ago

Added the --ignore option to dbe:seeds command

nWidart commented 10 years ago

Hi,

Thank you. This has been added into the codebase.

nWidart commented 10 years ago

Hi,

Yes indeed, sorry about that. I don’t trust the github merge option since it once said everything can be merged without conflicts and it overwrote a file completely. I’ll try an automatic merge next time. :)

On 7 Aug 2014 at 21:31:08, cutnpaster (notifications@github.com) wrote:

Are you adding this by hand to your repo instead of merging it? I'm getting merge conflicts every time I try to rebase from upstream.

— Reply to this email directly or view it on GitHub.