Skip to content

Pull requests: sequelize/sequelize

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix : Fixes Bulk Update failure when getDataValue is involved v6
#15586 opened Jan 22, 2023 by Mhashh Loading… updated Jul 18, 2023
3 of 5 tasks
fix(types): Document option raw on Model's get function v6
#16226 opened Jul 3, 2023 by swantzter Loading… updated Sep 23, 2023
4 of 5 tasks
fix: self referencing with through table where-clause clashes with the included models v6
#16768 opened Nov 16, 2023 by shawara Loading… updated Dec 22, 2023
3 of 5 tasks
fix: filter also on schema name when retrieving foreign keys v6
#16770 opened Nov 16, 2023 by ghusse Loading… updated Dec 22, 2023
2 of 5 tasks
fix(types): inferred type references inaccessible 'unique symbol' type v6
#16933 opened Jan 6, 2024 by ToTheHit Loading… updated Jan 13, 2024
4 of 5 tasks
fix: not deep clone custom dialectModule option v6
#16967 opened Jan 16, 2024 by JerrysShan Loading… updated Feb 4, 2024
fix(postgres): correctly re-acquire connection while using pg-native dialect: postgres For issues and PRs. Things that involve PostgreSQL (and do not involve all dialects). maybe-abandoned stale type: bug
#14268 opened Mar 23, 2022 by brano543 Draft updated Apr 5, 2024
feat(yugabyte): add support for yugabytedb dialect dialect: new For issues and PRs that relate to new dialect support maybe-abandoned stale
#14345 opened Apr 8, 2022 by priyanshi-yb Draft updated Apr 5, 2024
3 of 6 tasks
feat: add queryInterface.changeColumns, fix many bugs with changeColumn blocked type: bug type: feature For issues and PRs. For new features. Never breaking changes.
#14687 opened Jun 26, 2022 by ephys Draft updated Apr 5, 2024
3 of 8 tasks
fix: inject scope in findAndCountAll hacktoberfest-accepted
#15093 opened Oct 6, 2022 by frostzt Loading… updated Apr 5, 2024
3 of 5 tasks
fix: override order problem with default scope maybe-abandoned stale
#15230 opened Nov 4, 2022 by DanielOverdevest Draft updated Apr 5, 2024
4 of 5 tasks
feat: setup aliasing in dialects
#15318 opened Nov 21, 2022 by frostzt Draft updated Apr 5, 2024
2 of 5 tasks
feat: added maximum identifier lengths for dialects
#15461 opened Dec 15, 2022 by frostzt Draft updated Apr 5, 2024
5 tasks
feat: add DataTypes.DATETIME
#15490 opened Dec 22, 2022 by lohart13 Draft updated Apr 5, 2024
3 of 6 tasks
feat: throw if same model name is registered again
#15647 opened Feb 3, 2023 by frostzt Draft updated Apr 5, 2024
3 of 5 tasks
feat: make FKs generated by HasOne unique by default blocked
#15761 opened Mar 10, 2023 by ephys Draft updated Apr 5, 2024
5 tasks done
feat: update to bnf-parser v4
#16284 opened Jul 18, 2023 by AjaniBilby Draft updated Apr 5, 2024
3 of 8 tasks
feat: Defaults option for bulkCreate maybe-abandoned stale
#16289 opened Jul 19, 2023 by prince-bansal Draft updated Apr 5, 2024
3 of 5 tasks
fix: beforeUpsert changes to values are used in upsert DB query
#16327 opened Jul 28, 2023 by michaelxh Draft updated Apr 5, 2024
5 tasks done
feat: improve default value parsing
#17124 opened Feb 26, 2024 by ghusse Draft updated Apr 5, 2024
5 tasks
feat: add missing createRoles association method for HasMany relationship
#17163 opened Mar 13, 2024 by sakupan102 Loading… updated Apr 5, 2024
2 of 5 tasks
ProTip! Filter pull requests by the default branch with base:main.