Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuiteRSS/quiterss
/ ~SQLiteDriver
Method
~SQLiteDriver
3rdparty/sqlitex/sqlitedriver.cpp:532–535 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
530
531
532
SQLiteDriver::~SQLiteDriver()
533
{
534
delete d;
535
}
536
537
bool SQLiteDriver::hasFeature(DriverFeature f) const
538
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected