14-06-2026 2nd commit
This commit is contained in:
@@ -70,8 +70,6 @@ def delete_existing_data(
|
||||
"PaidVisibility",
|
||||
"SOS_OneApp",
|
||||
"Stock_Details",
|
||||
"Login",
|
||||
"coverage_remarks",
|
||||
}
|
||||
|
||||
if table_name in mid_tables and mids:
|
||||
@@ -113,8 +111,7 @@ def delete_existing_data(
|
||||
client,
|
||||
table_name,
|
||||
f"""
|
||||
project_id = 40148
|
||||
AND toDate(login_date) = toDate('{run_date}')
|
||||
toDate(login_date) = toDate('{run_date}')
|
||||
"""
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user