The uc_order_quotes.order_id column is used as the primary key with the merge query used in uc_quote_uc_order(), and not having a primary key makes it impossible to migrate data to this table using the Migrate module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2262101-uc-order-quote-primary-key.patch | 430 bytes | dave reid |
Comments
Comment #1
dave reidComment #3
longwaveCommitted to 7.x-3.x and 8.x-4.x, thanks for the patch!