Altered SQL for removing daily_schedule data before adding newly generated data.

This commit is contained in:
Justin Emter
2017-08-09 11:09:29 -07:00
parent f2b6b87b56
commit d2512b0069
2 changed files with 7 additions and 1 deletions

View File

@@ -588,6 +588,8 @@ class PseudoChannel():
print("#### Generating Daily Schedule")
logging.info("##### Dropping previous daily_schedule database")
if self.USING_COMMERCIAL_INJECTION:
self.commercials = PseudoChannelCommercial(
self.db.get_commercials(),