Rivendellaudio/docs/tables/replicator_map.txt
2014-08-12 15:13:02 -04:00

12 lines
500 B
Plaintext

REPLICATOR_MAP Table Layout for Rivendell
The REPLICATOR_MAP table holds the mapping data between replicator
configurations and groups.
FIELD NAME TYPE REMARKS
------------------------------------------------------------------
ID int(10) unsigned auto_increment, not null,
primary key
REPLICATOR_NAME char(32) from REPLICATORS.NAME
GROUP_NAME char(10) from GROUPS.NAME