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 40e8057 commit 8f34903Copy full SHA for 8f34903
mssql_python/pybind/ddbc_bindings.h
@@ -156,3 +156,5 @@ class SqlHandle {
156
SQLHANDLE _handle;
157
};
158
using SqlHandlePtr = std::shared_ptr<SqlHandle>;
159
+
160
0 commit comments