You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dumping with
--prefix=news
also dumps "newsCategory" or "newsSomething"
would be great to get those other tables dumped only when using a wildcard
--prefix=news >>> dumps "news"
--prefix=news* >>> dumps "news", "newsCategory", "newsSomething"
dumping with
--prefix=news
also dumps "newsCategory" or "newsSomething"
would be great to get those other tables dumped only when using a wildcard
--prefix=news >>> dumps "news"
--prefix=news* >>> dumps "news", "newsCategory", "newsSomething"