Releases: neumino/thinky
Releases · neumino/thinky
v0.1.5
- Add flag to force the definition of new methods
- Test setSchema
- Test getPrimaryKey
- Add Model.execute
- Refactor Document.save
- Improve Document.merge (previously replace)
- Docs for Document.definePrivate
- Refactor queries with execute
- Implement Model.getAll
v0.1.3
- Fix bug when retrieving a document from the database (pull request from @wezs
- Fix for a pretty bad closure bug
v0.1.2
- Rename
thinky.connect
to think.init
- Fix
thinkycheckEnforce
- Temporary fix the behavior when the user change poolMax/poolMin
- Schema:
- Add options for Array/Object
- Add more tests
v0.1.1
- Start tracking release
- More docs
- Change the behavior of enforce