Initial import of CVS-v2_8_branch

This commit is contained in:
Fred Gleason
2014-08-12 15:13:02 -04:00
commit afd67c7af8
1508 changed files with 405304 additions and 0 deletions

View 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)