MythTV  master
dbcheck.h
Go to the documentation of this file.
1 #ifndef DBCHECK_H_
2 #define DBCHECK_H_
3 
5 #include "libmythtv/mythtvexp.h"
6 
7 // Call after establishing the first db connection.
9 
10 // Call after initializing the main db connection.
11 MTV_PUBLIC bool UpgradeTVDatabaseSchema(bool upgradeAllowed = false,
12  bool upgradeIfNoUI = false,
13  bool informSystemd = false);
14 
16 #endif
mythtvexp.h
mythdbcheck.h
MTV_PUBLIC
#define MTV_PUBLIC
Definition: mythtvexp.h:15
UpgradeTVDatabaseSchema
MTV_PUBLIC bool UpgradeTVDatabaseSchema(bool upgradeAllowed=false, bool upgradeIfNoUI=false, bool informSystemd=false)
InitializeMythSchema
MTV_PUBLIC bool InitializeMythSchema(void)
command to get the the initial database layout from an empty database:
Definition: dbcheck.cpp:4079
getRecordingExtenderDbInfo
MTV_PUBLIC DBUpdates getRecordingExtenderDbInfo(int version)
DBUpdates
std::vector< std::string > DBUpdates
Definition: mythdbcheck.h:9
nv_python_libs.bbciplayer.bbciplayer_api.version
string version
Definition: bbciplayer_api.py:77