mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2020-08-08 Fred Gleason <fredg@paravelsystems.com>
* Added a 'PODCASTS.ORIGIN_LOGIN_NAME' field to the database. * Added a 'PODCASTS.ORIGIN_STATION' field to the database. * Incremented the database version to 330. * Changed the 'Origin' column to 'Start' in the 'Podcast Item List' dialog in rdcastmanager(1). * Added a 'Posted By' column to the 'Podcast Item List' dialog in rdcastmanager(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -161,7 +161,7 @@ void MainObject::InitializeSchemaMap() {
|
||||
global_version_map["3.2"]=311;
|
||||
global_version_map["3.3"]=314;
|
||||
global_version_map["3.4"]=317;
|
||||
global_version_map["4.0"]=329;
|
||||
global_version_map["4.0"]=330;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user