“Magento 2 Zamówuj Usuń z DB” Kod odpowiedzi

Magento 2 Zamówuj Usuń z DB

SET FOREIGN_KEY_CHECKS=0;
Enchanting Echidna

Magento 2 Zamówuj Usuń z DB

TRUNCATE TABLE `quote`;
TRUNCATE TABLE `quote_address`;
TRUNCATE TABLE `quote_address_item`;
TRUNCATE TABLE `quote_id_mask`;
TRUNCATE TABLE `quote_item`;
TRUNCATE TABLE `quote_item_option`;
TRUNCATE TABLE `quote_payment`;
TRUNCATE TABLE `quote_shipping_rate`;
Filthy Ferret

Magento 2 Zamówuj Usuń z DB

TRUNCATE TABLE `sales_bestsellers_aggregated_daily`;
TRUNCATE TABLE `sales_bestsellers_aggregated_monthly`;
TRUNCATE TABLE `sales_bestsellers_aggregated_yearly`;
Filthy Ferret

Odpowiedzi podobne do “Magento 2 Zamówuj Usuń z DB”

Pytania podobne do “Magento 2 Zamówuj Usuń z DB”

Więcej pokrewnych odpowiedzi na “Magento 2 Zamówuj Usuń z DB” w Sql

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu