Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dresende/node-orm2
/ Express.js
File
Express.js
lib/Express.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
orm = require(
"./ORM"
);
2
var
_models = {};
3
var
_db = null;
4
var
_pending = 0;
Callers
nothing calls this directly
Calls
2
checkRequestQueue
Function · 0.85
next
Function · 0.70
Tested by
no test coverage detected