10000
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 9dd3057 commit ab90020Copy full SHA for ab90020
Readme.md
@@ -42,6 +42,11 @@ Or if you don't want to use npm / run the latest source:
42
cd ~/.node_libraries
43
git clone git://github.com/felixge/node-mysql.git mysql
44
45
+## Compatibility
46
+
47
+This module should run in any node version >= v0.1.102 (July 26, 2010).
48
+However, using a current version of node is encouraged.
49
50
## Design Goals
51
52
* TDD: All code is written using test driven development, code coverage should approach 100%
0 commit comments