不要怂,就是干,撸起袖子干!

Commit 0ca2d91c by Sascha Depold

require lingo for getting tablenames pluralized

1 parent 9e6d4a77
Showing with 2 additions and 1 deletions
......@@ -9,7 +9,8 @@
"dependencies": {
"mysql": ">=0.9.1",
"underscore": ">=1.1.5",
"underscore.string": ">=1.1.3"
"underscore.string": ">=1.1.3",
"lingo": ">=0.0.4"
},
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"main": "index",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!