change mail send all Time
This commit is contained in:
@@ -107,6 +107,7 @@ def check_timestamp(connection, tables, timestamp_column, email_config, test_mod
|
||||
return False
|
||||
else:
|
||||
print("Alle Tabellen sind aktuell.")
|
||||
send_email(outdated_tables, database, email_config)
|
||||
return True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user