mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
Initial import of CVS-v2_8_branch
This commit is contained in:
11
docs/tables/dropbox_sched_codes.txt
Normal file
11
docs/tables/dropbox_sched_codes.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
DROPBOX_SCHED_CODES Table Layout for Rivendell
|
||||
|
||||
The DROPBOX_SCHED_CODES table holds the scheduler codes to be applied for
|
||||
each dropbox.
|
||||
|
||||
FIELD NAME TYPE REMARKS
|
||||
-------------------------------------------------------------------------
|
||||
ID int(11) Primary Key, Not Null, Unique
|
||||
Auto-Increment
|
||||
DROPBOX_ID int(11) From DROPBOXES.ID
|
||||
SCHED_CODE char(11)
|
||||
Reference in New Issue
Block a user