-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Pull requests: sequelize/sequelize
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add the ability to name an enum to allow for sharing it between multiple tables
#18223
opened May 9, 2026 by
papandreou
Contributor
Loading…
3 of 5 tasks
feat: remove default export, deprecate export properties
#18221
opened May 3, 2026 by
ephys
Member
Loading…
4 of 5 tasks
fix: pass options object instead of boolean true to isJSON validator
#18220
opened Apr 30, 2026 by
mixelburg
Loading…
fix(core): apply beforeUpsert value changes to query payload
#18219
opened Apr 29, 2026 by
mccabemj
Contributor
Loading…
5 tasks done
fix: register new pool connections before they can be destroyed
#18218
opened Apr 27, 2026 by
Americas
Contributor
Loading…
fix(oracle): harden date literal escaping
#18216
opened Apr 15, 2026 by
WikiRik
Member
Loading…
3 of 5 tasks
feat(core): add DataTypes.VARBINARY for variable-length binary columns
#18215
opened Apr 13, 2026 by
Aviel212
Loading…
fix(core): query-level order takes precedence over scope order in _injectScope
#18214
opened Apr 13, 2026 by
Aviel212
Loading…
meta: update dependency @oclif/plugin-help to ^6.2.48
no-autoupdate
The branch of this PR will not be automatically updated when its auto-merge is enabled
#18213
opened Apr 13, 2026 by
renovate
Bot
Loading…
1 task
fix(core): allow 'all' as isUUID validator argument
#18200
opened Apr 5, 2026 by
cyphercodes
Loading…
4 tasks done
fix: Update undot to use pojo instead of empty objects
#18175
opened Mar 30, 2026 by
SippieCup
Contributor
Loading…
5 tasks
test: add regression for nullable hasMany onDelete behavior
#18174
opened Mar 28, 2026 by
PiyushInt
Loading…
fix(core): prevent timestamp stripping in Model.build (#7284)
#18173
opened Mar 28, 2026 by
abdelrahmanSheref101
Loading…
3 of 5 tasks
fix(core): replace incorrect QueryRawOptions usage in dropSchema typing
#18168
opened Mar 21, 2026 by
abdelrahmanSheref101
Loading…
3 of 5 tasks
fix(types): align ValidationErrorItem typings with runtime (v6 backport)
#18159
opened Mar 16, 2026 by
abdelrahmanSheref101
Loading…
2 of 5 tasks
feat(core): add @EncryptedAttribute decorator for transparent column encryption
#18157
opened Mar 13, 2026 by
nullxx
Loading…
4 of 5 tasks
feat(core): add Firebird dialect support to Sequelize
conflicted
This PR has merge conflicts and will not be present in the list of PRs to review
#18154
opened Mar 11, 2026 by
Juank2001
Loading…
2 tasks
feat: allow passing raw attribute objects into set/add association me…
#18152
opened Mar 11, 2026 by
raza-khan0108
Loading…
4 of 5 tasks
fix(core): Update return types for set and setAttributes methods
#18148
opened Mar 10, 2026 by
tony13tv
Loading…
2 of 5 tasks
feat(core): support include option in Model.update for UPDATE with JOINs
#18147
opened Mar 10, 2026 by
TanayK07
Loading…
5 tasks
feat(core): auto-create indexes on foreign key columns
#18146
opened Mar 9, 2026 by
TanayK07
Loading…
8 tasks done
meta: replace trivial lodash functions with native equivalents
conflicted
This PR has merge conflicts and will not be present in the list of PRs to review
#18132
opened Feb 27, 2026 by
roli-lpci
Loading…
fix(core): clear expression defaults from bulkCreate instances without RETURNING
#18130
opened Feb 27, 2026 by
topmonroe9
Loading…
fix(postgres): populate fields, value and reltype in ForeignKeyConstraintError
#18129
opened Feb 27, 2026 by
topmonroe9
Loading…
2 of 3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.