mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-13 06:03:37 +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:
@@ -114,6 +114,8 @@ QString RDCreateReconciliationTableSql(QString name)
|
||||
"LABEL char(64),"+
|
||||
"CONDUCTOR char(64),"+
|
||||
"USAGE_CODE int,"+
|
||||
"DESCRIPTION char(64),"+
|
||||
"OUTCUE char(64),"+
|
||||
"ISRC char(12),"+
|
||||
"ISCI char(32),"+
|
||||
"STATION_NAME char(64),"+
|
||||
|
Reference in New Issue
Block a user