mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 16:20:14 +01:00
2017-10-13 Fred Gleason <fredg@paravelsystems.com>
* Added a 'GROUPS.DEFAULT_CUT_LIFE' field to the database. * Incremented the database version to 269. * Added 'RDGroup::defaultCutLife()' and 'RDGroup::setDefaultCutLife()' methods. * Added a 'Set End Date/Time' control to the 'Edit Group' dialog in RDAdmin(1).
This commit is contained in:
@@ -11,6 +11,7 @@ DESCRIPTION char(255)
|
||||
DEFAULT_CART_TYPE unsigned int(10) 1=Audio, 2=Macro
|
||||
DEFAULT_LOW_CART unsigned int(10)
|
||||
DEFAULT_HIGH_CART unsigned int(10)
|
||||
DEFAULT_CUT_LIFE int(11) Default END_DATETIME interval (days)
|
||||
CUT_SHELFLIFE int(11) -1=no autopurge
|
||||
DELETE_EMPTY_CARTS enum('N','Y') After purging cuts
|
||||
DEFAULT_TITLE char(255)
|
||||
|
||||
Reference in New Issue
Block a user