Try to synchronize time zones across import
This commit is contained in:
@@ -31,7 +31,10 @@ const PROTECTED_TABLES = [
|
||||
'ai_prompts',
|
||||
'ai_validation_performance',
|
||||
'templates',
|
||||
'reusable_images'
|
||||
'reusable_images',
|
||||
'imported_daily_inventory',
|
||||
'imported_product_stat_history',
|
||||
'imported_product_current_prices'
|
||||
];
|
||||
|
||||
// Split SQL into individual statements
|
||||
|
||||
Reference in New Issue
Block a user