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 9f5a645 commit 02b7924Copy full SHA for 02b7924
src/amplp/examples/eodbc/src/handler.hpp
@@ -52,7 +52,7 @@ std::unordered_map<SQLSMALLINT, std::string> c_types_map({
52
});
53
54
static std::string name = "eodbc";
55
-static std::string version = "0.0.2";
+static std::string version = "0.0.3";
56
57
static std::string doc = name + "\n" + name + "-" + version + "\n" +
58
"EODBC: experimental ODBC driver for AMPL.\n"
0 commit comments