Fixed title separation in rdlogmanager(1) scheduler.

Added a 'STACK_LINES.TITLE' field to the database.
Incremented the database version to 347.
This commit is contained in:
Patrick Linstruth
2020-12-22 12:07:16 -08:00
parent 1ca8339457
commit 828d761f9c
10 changed files with 80 additions and 9 deletions

View File

@@ -9,4 +9,5 @@ SCHED_STACK_ID int(10) unsigned
SERVICE_NAME varchar(10) From SERVICES.NAME
CART int(10) unsigned From CART.NUMBER
ARTIST varchar(191) From CART.ARTIST
TITLE varchar(191) From CART.TITLE
SCHEDULED_AT datetime