This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
thinkjs
Watch
1
Star
0
Fork
0
You've already forked thinkjs
mirror of
https://github.com/thinkjs/thinkjs.git
synced
2026-01-18 14:26:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
thinkjs
/
test
/
model
History
lichengyin
2d1d122dec
Fix parse sql error when field has _, such as: _id
2016-06-03 18:55:29 +08:00
..
_base.js
Fix: support field schema with sub schema,
fix
#276
2016-02-29 17:13:36 +08:00
base.js
Fix parse sql error when field has _, such as: _id
2016-06-03 18:55:29 +08:00
mongo.js
upgrade Babel to 6
2016-01-02 15:11:43 +08:00
relation.js
Add beforeDelete(),beforeSelect(),beforeFind() for model,
fix
#327
2016-04-26 10:58:01 +08:00