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

feat(postgres): add name option for enum type conflicted This PR has merge conflicts and will not be present in the list of PRs to review dialect: postgres For issues and PRs. Things that involve PostgreSQL (and do not involve all dialects). type: feature For issues and PRs. For new features. Never breaking changes.
#11514 opened Oct 6, 2019 by sturdynut Loading…
6 tasks done
feat: add on conflict do update where conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#13155 opened Mar 29, 2021 by aheuermann Loading…
4 of 6 tasks
fix: count grouped rows conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#14841 opened Aug 5, 2022 by fratzinger Loading…
5 of 8 tasks
fix(postgres): make transitive gets default to parent schema conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#13136 opened Mar 23, 2021 by vanthome Loading…
4 of 6 tasks
fix: disable checkExisting to allow duplicated rows conflicted This PR has merge conflicts and will not be present in the list of PRs to review type: bug
#9384 opened May 3, 2018 by pateketrueke Loading…
5 tasks done
fix: maintains previousDataValues for update when returning or individual hooks are true conflicted This PR has merge conflicts and will not be present in the list of PRs to review type: bug
#14120 opened Feb 15, 2022 by ChadHelbling Loading…
4 of 6 tasks
feat: Allow different additional attributes in N:M join table conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#16101 opened Jun 5, 2023 by garretaserra Loading…
8 tasks done
feat: add DataTypes.DATETIME
#15490 opened Dec 22, 2022 by lohart13 Draft
3 of 6 tasks
feat: temporal tables
#15360 opened Nov 30, 2022 by lohart13 Loading…
4 of 5 tasks
fix(associations): remove function missing scope where clause conflicted This PR has merge conflicts and will not be present in the list of PRs to review maybe-abandoned stale type: bug
#13471 opened Aug 29, 2021 by vuwuv Loading…
2 of 6 tasks
meta: switch chalk to ansis
#17351 opened Jun 1, 2024 by webdiscus Loading…
5 tasks
fix(sqlite): fix individual column unique with unique multi-col index conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#13647 opened Nov 10, 2021 by rickbergfalk Loading…
4 of 6 tasks
fix: integration test for n:m associations with required linked table conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#13682 opened Nov 18, 2021 by QuentinFarizon Loading…
feat: add updateOnDuplicate to included models conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#14739 opened Jul 10, 2022 by evanrittenhouse Loading…
6 tasks done
fix: changeColumn function
#14477 opened May 2, 2022 by lohart13 Draft
6 of 8 tasks
Handle ignoreDuplicates returning nothing during create conflicted This PR has merge conflicts and will not be present in the list of PRs to review
#14469 opened Apr 29, 2022 by JacobLey Loading…
2 of 7 tasks
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
3 of 6 tasks
ProTip! Exclude everything labeled bug with -label:bug.