We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d3373 commit 1355179Copy full SHA for 1355179
src/legacy/legacyapi/db/impl/sqlite/Stmt.cpp
@@ -5,7 +5,6 @@
5
#include "ll/api/utils/StringUtils.h"
6
#include "sqlite3.h"
7
8
-
9
namespace DB {
10
11
SQLiteStmt::SQLiteStmt(sqlite3_stmt* stmt, const std::weak_ptr<Session> parent, bool autoExecute)
0 commit comments