Tobias Munk
Tobias Munk
I'll have a detailed look, when I find more time. Thanks.
Possible solution for MySQL: http://stackoverflow.com/questions/13749130/getting-foreign-key-constraints-from-a-mysql-table
I think the line has changed in the meantime :) Where is it now?
I think we should implement this with multiple `--include` and `--exclude` options. Maybe `--includeTables` and `--excludeTables`.
Was merely about wildcards/regex, maybe we shouldn't allow mixing --prefix with --include/exclude... Dump all news Tables except for newsCategories and newsSomething ``` --include=news* --exclude=newsCategories --exclude=newsSomething ``` Just dump news Table...
awaiting PR :)
Sorry, I have no time at the moment to implement this feature, but feel free to send me a pull request.
This is a know issue, see also: https://github.com/schmunk42/database-command/issues/6 Sorry, I've no idea how to solve it at the moment, but feel free to create a pull request.
Any news about this feature? QtPass handles this pretty nice, btw.
FYI: Repos can be set to read-only since a while. Von meinem iPhone gesendet > Am 07.04.2018 um 06:40 schrieb david942j : > > And it's better to add deprecated...