Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripped DB:dump @sales group does not empty sales_flat_order table #62

Closed
jonpday opened this issue Nov 28, 2012 · 3 comments
Closed
Assignees
Labels

Comments

@jonpday
Copy link

jonpday commented Nov 28, 2012

The sales group ignores data in the sales_flat_order_* tables which means that sales_flat_order itself is not ignored.

- id: sales
    description: Sales data (orders, invoices, creditmemos etc)
    tables: sales_order_* sales_flat_order_* sales_flat_creditmemo_* sales_flat_invoice_* sales_flat_quote sales_recurring_* sales_refunded_* sales_payment_*
@cmuench
Copy link
Member

cmuench commented Nov 28, 2012

Thanks. That's right. We need to remove the underscore at "sales_flat_order_*". I will fix this with the next release.

@ghost ghost assigned cmuench Nov 28, 2012
cmuench added a commit that referenced this issue Nov 29, 2012
@cmuench cmuench closed this as completed Nov 29, 2012
@cmuench
Copy link
Member

cmuench commented Nov 29, 2012

Fixed in version 1.39.4

@jonpday
Copy link
Author

jonpday commented Nov 30, 2012

thx @cmuench

cmuench added a commit that referenced this issue Dec 18, 2012
cmuench added a commit that referenced this issue Dec 18, 2012
steverobbins pushed a commit to steverobbins/n98-magerun that referenced this issue Apr 7, 2015
steverobbins pushed a commit to steverobbins/n98-magerun that referenced this issue Apr 7, 2015
steverobbins pushed a commit to steverobbins/n98-magerun that referenced this issue Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants