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 03346ed commit d3248d7Copy full SHA for d3248d7
1 file changed
README.md
@@ -80,6 +80,9 @@ Includes direct support for the following relational database management systems
80
* [SQLite](https://www.sqlite.org)
81
82
Additional database management systems can be included providing the necessary queries.
83
+While *DMorph* offers support for these database management systems, it does depend on anything
84
+than the Go standard library. Any other dependencies are solely for testing purposes and do not
85
+affect users of this library.
86
87
88
Installation
0 commit comments