mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2016-04-25 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Cut Log' report in 'lib/export_cutlog.cpp'. * Added 'DESCRIPTION' and 'OUTCUE' fields to the '_SRT' table schema. * Incremented the database version to 255.
This commit is contained in:
@@ -22,6 +22,8 @@ CONDUCTOR char(64) From CART.CONDUCTOR
|
||||
USER_DEFINED char(255) From CART.USER_DEFINED
|
||||
SONG_ID char(32) From CART.SONG_ID
|
||||
USAGE_CODE int From CART.USAGE_CODE
|
||||
DESCRIPTION char(64) From CUTS.DESCRIPTION
|
||||
OUTCUE char(64) From CUTS.OUTCUE
|
||||
ISRC char(12) From CUTS.ISRC
|
||||
ISCI char(32) From CUTS.ISCI
|
||||
STATION_NAME char(64) From STATIONS.NAME
|
||||
|
Reference in New Issue
Block a user