We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4591b55 commit e375b20Copy full SHA for e375b20
1 file changed
mssql_python/pybind/ddbc_bindings.h
@@ -159,3 +159,4 @@ class SqlHandle {
159
SQLHANDLE _handle;
160
};
161
using SqlHandlePtr = std::shared_ptr<SqlHandle>;
162
+
0 commit comments