mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 17:43:41 +02:00
Database changes for Nexus integration
This commit is contained in:
14
docs/tables/nexus_stations.txt
Normal file
14
docs/tables/nexus_stations.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
NEXUS_STATIONS Table Layout for Rivendell
|
||||
|
||||
The NEXUS_STATIONS table contains mappings and other information
|
||||
between Rivendell and MusicMaster Nexus.
|
||||
|
||||
FIELD NAME TYPE REMARKS
|
||||
--------------------------------------------------------------------------
|
||||
STATION varchar(255) Nexus Station (Database)
|
||||
CATEGORY varchar(10) Default MusicMaster Category
|
||||
AUTO_MERGE enum('N','Y') Auto Merge MusicMaster Schedules
|
||||
RD_SERVICE varchar(10) Rivendell Service
|
||||
RD_GROUP_NAME varchar(10) Default Rivendell Group
|
||||
RD_SCHED_CODE varchar(11) Default Rivendell Scheduler Code
|
||||
|
Reference in New Issue
Block a user