mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2018-07-03 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LOG_LINES' table to the database. * Incremented the database version to 288. * Removed the 'RDLog::tableName()' method.
This commit is contained in:
@@ -84,7 +84,6 @@ class RDLog
|
||||
static bool exists(const QString &name);
|
||||
static bool remove(const QString &name,RDStation *station,RDUser *user,
|
||||
RDConfig *config);
|
||||
static QString tableName(const QString &log_name);
|
||||
|
||||
private:
|
||||
int GetIntValue(const QString &field) const;
|
||||
|
||||
Reference in New Issue
Block a user