[GH-ISSUE #116] Gibberish/binary data in migration.sql #84

Open
opened 2026-02-25 21:33:13 +03:00 by kerem · 0 comments
Owner

Originally created by @JonLaliberte on GitHub (Feb 22, 2021).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/116

Example:

DELETE FROM `sales_flat_quote_item_option` WHERE `option_id` = '3577809';
DELETE FROM `catalogrule_product_price` WHERE `rule_product_price_id` = '184335';
@ ?','Oj`');
@ ?','B?H?');
@ ?','6???');
@ ?','j??');
... this continues for a few hundred lines.
Originally created by @JonLaliberte on GitHub (Feb 22, 2021). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/116 Example: ``` DELETE FROM `sales_flat_quote_item_option` WHERE `option_id` = '3577809'; DELETE FROM `catalogrule_product_price` WHERE `rule_product_price_id` = '184335'; @ ?','Oj`'); @ ?','B?H?'); @ ?','6???'); @ ?','j??'); ... this continues for a few hundred lines. ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#84
No description provided.