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 89e4f7c commit 1d547ecCopy full SHA for 1d547ec
sqlite3pp.h
@@ -38,7 +38,7 @@
38
// - Change some names to avoid spell checker errors.
39
// - Changed local include to use "" instead of <>, to avoid compiler error on some systems.
40
// - Added functions that take std::string
41
-// - Added enhance logic to connect to SQLite3.db at runtime.
+// - Added enhance logic to connect to SQLite3.db at runtime when compiling CLR code.
42
// - Other miscellaneous changes where I added comments [David Maisonave changes]
43
//
44
// For example usage see [Wongoo Lee] github link: https://github.com/iwongu/sqlite3pp
0 commit comments