mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-13 06:03:37 +02:00
2018-07-12 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up SQL quieries in 'lib/' ensure UTF-8 compatibility.
This commit is contained in:
@@ -63,7 +63,7 @@ bool RDReport::ExportCutLog(const QString &filename,const QDate &startdate,
|
||||
"ELR_LINES.EXT_DATA,"+ // 06
|
||||
"ELR_LINES.EXT_EVENT_ID,"+ // 07
|
||||
"ELR_LINES.TITLE,"+ // 08
|
||||
"CART.FORCED_LENGTH,"+ // 09
|
||||
"CART.FORCED_LENGTH,"+ // 09
|
||||
"ELR_LINES.STATION_NAME,"+ // 10
|
||||
"ELR_LINES.PLAY_SOURCE,"+ // 11
|
||||
"ELR_LINES.CUT_NUMBER,"+ // 12
|
||||
|
Reference in New Issue
Block a user