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

13 lines
510 B
Plaintext

REPL_CUT_STATE Table Layout for Rivendell
The REPL_CUT_STATE table holds replication tracking data for cut
objects.
FIELD NAME TYPE REMARKS
------------------------------------------------------------------
ID int(10) unsigned auto_increment, not null
primary key
REPLICATOR_NAME char(32) from REPLICATORS.NAME
CUT_NAME char(12) from CUTS.CUT_NAME
ITEM_DATETIME datetime