File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ### v2.1.24
2+ - Bump dependencies; Allow left/right joins in underlying db.driver.query
3+
14### v2.1.23
25- Green tests on io.js & node 0.12 (#618 )
36- Don't crash on null dates if timezone is set (#618 )
Original file line number Diff line number Diff line change 1212 " sqlite" ,
1313 " mongodb"
1414 ],
15- "version" : " 2.1.23 " ,
15+ "version" : " 2.1.24 " ,
1616 "license" : " MIT" ,
1717 "homepage" : " http://dresende.github.io/node-orm2" ,
1818 "repository" : " http://github.com/dresende/node-orm2.git" ,
3636 },
3737 "analyse" : false ,
3838 "dependencies" : {
39- "enforce" : " 0.1.5 " ,
40- "sql-query" : " 0.1.24 " ,
41- "sql-ddl-sync" : " git+https://github.com/dresende/node-sql-ddl-sync.git#v0.3.10 " ,
39+ "enforce" : " 0.1.6 " ,
40+ "sql-query" : " 0.1.25 " ,
41+ "sql-ddl-sync" : " 0.3.11 " ,
4242 "hat" : " 0.0.3" ,
4343 "lodash" : " 2.4.1"
4444 },
You can’t perform that action at this time.
0 commit comments