mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-15 00:51:25 +01:00
Initial import of CVS-v2_8_branch
This commit is contained in:
14
docs/tables/copy_splits.txt
Normal file
14
docs/tables/copy_splits.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
COPY_SPLITS Table Layout for Rivendell
|
||||
|
||||
The COPY_SPLITS table holds data concerning the National=>Regional
|
||||
copy mapping for the copy-split subsystem.
|
||||
|
||||
|
||||
FIELD NAME TYPE REMARKS
|
||||
-------------------------------------------------------------------
|
||||
ID int unsigned(10) Primary key
|
||||
SLOT int unsigned(10)
|
||||
CART_NUMBER int unsigned(10) From CART.NUMBER
|
||||
ISCI_CODE char(32)
|
||||
DESCRIPTION char(255)
|
||||
FILENAME char(64)
|
||||
Reference in New Issue
Block a user