Popular repositories
-
-
node-imageable Public
On-demand image manipulation middleware for express and connect.
-
-
sequel-paranoid Public
A plugin for the Ruby ORM Sequel, that allows soft deletion of database entries.
127 contributions in the last year
Less
More
Contribution activity
October 2021
Created 29 commits in 4 repositories
Created a pull request in sequelize/sequelize that received 4 comments
Opened 5 other pull requests in 1 repository
Reviewed 23 pull requests in 1 repository
sequelize/sequelize
23 pull requests
- fix: allows insert primary key with zero
-
fix(pg connection-manager.js): add
query_timeoutto dialogOptions -
feat(postgres): support
query_timeoutdialect option - fix(sqlite): fix wrongly overwriting storage if empty string
- Add async hooks flag to bluebird
-
fix(types): allow any values in
isInvalidator - Add .gitattributes to force LF line endings
- Update documentation - hooks.md - fixed snippet
- fix(types): extend BulkCreateOptions by SearchPathable
-
fix(postgres): fix
findCreateFindto work with postgres transactions - fix(types): Add missing type definitions in models
- feat(typings): add UnknownConstraintError
- fix: expect result is 0 but got NaN
- feat(types): make config type deeply writeable for before connect hook
- docs: removed unnecessary brackets from belongs-to-many docs
- fix(types): allow rangable to take a string tuple
- docs: fix incorrect model validation example
-
Document
set()andupdate()instance methods - Typo: Changes name to username
- Change static this to class reference
- Fix typo on getting-started
- Update model.d.ts
- Add tests and fix for usage of count with grouping