Skip to content
Snippets Groups Projects
Commit 04f69c62 authored by Johan de Klerk's avatar Johan de Klerk
Browse files

Revert "Updated table names"

This reverts commit a89a5109.
parent a89a5109
Branches
Tags
No related merge requests found
......@@ -11,23 +11,22 @@ import (
var ignoredTableInserts = []string{
"sync_audit",
"audit_event",
"communication_log",
"sync_product_variant",
"webhook_event",
"notification_audit_event",
"audit",
"communication_logs",
"sync_product_variants",
"webhook_events",
"notification_audit_events",
"rollup_age_analysis",
"rollup_transactions",
"rollup_shipments_charge",
"rollup_shipments_event",
"rollup_shipments_charges",
"rollup_shipments_events",
"rollup_tripsheet",
"rollup_branches",
"cron_shipment_update",
"cron_shipment_updates",
"cron_delayed_shipment_patch",
"orders_rollup",
"shipments_rollup",
"revenue_rollup",
"user",
}
type QueryHook struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment