|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Attributes | |
| std::string | format |
| std::string | param |
| std::string | expected |
Sqlite only: escaping a value is what these cover, and MySQL escapes through mysql_real_escape_string(), which needs the live connection a unit test has no way to hand it. Which conversions become q is backend independent - the pass is shared - so the format strings below still stand in for both.
| std::string VPrepareStringParamTest::expected |
| std::string VPrepareStringParamTest::format |
| std::string VPrepareStringParamTest::param |