mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 08:10:21 +01:00
2018-05-29 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'CART.ISRC' field from the database. * Dropped the 'DECKS.DEFAULT_SAMPRATE' field from the database. * Dropped the 'RDLIBRARY.INPUT_STREAM' field from the database. * Dropped the 'RDLIBRARY.OUTPUT_STREAM' field from the database. * Dropped the 'RDLIBRARY.RECORD_GPI' field from the database. * Dropped the 'RDLIBRARY.PLAY_GPI' field from the database. * Dropped the 'RDLIBRARY.STOP_GPI' field from the database. * Dropped the 'RDLIBRARY.DEFAULT_SAMPRATE' field from the database. * Dropped the 'RECORDINGS.DEFAULT_SAMPRATE' field from the database. * Dropped the 'RDLOGEDIT.SAMPRATE' field from the database. * Dropped the 'SERVICES.TFC_START_OFFSET' field from the database. * Dropped the 'SERVICES.TFC_START_LENGTH' field from the database. * Dropped the 'SERVICES.MUS_START_OFFSET' field from the database. * Dropped the 'SERVICES.MUS_START_LENGTH' field from the database. * Incremented the database version to 285.
This commit is contained in:
@@ -13,7 +13,6 @@ TITLE char(255) Index
|
||||
ARTIST char(255) Index
|
||||
ALBUM char(255) Name of release album
|
||||
YEAR date Year of release
|
||||
ISRC char(12) RETIRED as of DB v100
|
||||
CONDUCTOR char(64)
|
||||
LABEL char(64) Release Record Label
|
||||
CLIENT char(64) Index
|
||||
|
||||
Reference in New Issue
Block a user