@@ -43,7 +43,7 @@ from mids import (
MID_TABLE_COV1,
)
from masters.bridge import *
from src.bridge import *
from src.fact import *
from src.dim import *
@@ -211,6 +211,8 @@ def main():
table_name,
elif operation =="ONLY_INSERT" :
continue
else:
delete_existing_data(
The note is not visible to the blocked user.