Skip to content

Issues: sequelize/sequelize

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Support updating/deleting with associations in a single step hard For issues and PRs. status: in discussion For issues and PRs. Community and maintainers are discussing the applicability of the issue. type: feature For issues and PRs. For new features. Never breaking changes.
#11836 opened Jan 16, 2020 by papb
2 of 6 tasks
Postgres: INSERT ON CONFLICT DO UPDATE with WHERE clause 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.
#11656 opened Nov 6, 2019 by aheuermann
2 of 6 tasks
Custom joins with Sequelize.literal type: feature For issues and PRs. For new features. Never breaking changes.
#11788 opened Jan 3, 2020 by gavinbelson
2 of 6 tasks
findAndCount returns array instead of count when the query uses GROUP BY status: understood For issues. Applied when the issue is understood / reproducible. type: bug
#9109 opened Feb 26, 2018 by jharting
How do I apply order to includes type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference. type: feature For issues and PRs. For new features. Never breaking changes.
#4553 opened Sep 21, 2015 by rbjarnason
How to configure column without timezone in timestamp? dialect: postgres For issues and PRs. Things that involve PostgreSQL (and do not involve all dialects). topic: dates & times For issues and PRs. Things that involve dates and times. type: feature For issues and PRs. For new features. Never breaking changes.
#2572 opened Nov 13, 2014 by luccasmaso
findAndCountAll with GROUP BY clause causes count to be an array of objects status: in discussion For issues and PRs. Community and maintainers are discussing the applicability of the issue. type: bug type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference.
#6148 opened Jun 21, 2016 by davidvuong
Add Support for AWS Aurora Data API for use in AWS Lambda dialect: new For issues and PRs that relate to new dialect support hard For issues and PRs. status: in discussion For issues and PRs. Community and maintainers are discussing the applicability of the issue. type: feature For issues and PRs. For new features. Never breaking changes.
#11021 opened May 31, 2019 by pgasiorowski
Nested includes affect limit/offset pagination existing workaround For issues. There is a known workaround for this issue. type: bug
#12200 opened Apr 30, 2020 by 9jaswag
2 of 7 tasks
[RFC] Unification of createdAt, updatedAt, and deletedAt RFC Request for comments regarding breaking or large changes
#14303 opened Dec 23, 2021 by ephys
Streaming hard For issues and PRs. status: in discussion For issues and PRs. Community and maintainers are discussing the applicability of the issue. type: feature For issues and PRs. For new features. Never breaking changes. type: performance For issues and PRs. Things that affect the performance of Sequelize.
#10347 opened Jan 14, 2019 by cyrilchapon
ON UPDATE CURRENT_TIMESTAMP type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference.
#12313 opened May 26, 2020 by auspicious-one
The searchPath setting is not quoted by sequelize, which prevents schemas with "-" from being used dialect: postgres For issues and PRs. Things that involve PostgreSQL (and do not involve all dialects). type: bug
#14062 opened Feb 7, 2022 by siyb
2 of 7 tasks
Issue with Mssql and Rollbacks dialect: mssql For issues and PRs. Things that involve MSSQL (and do not involve all dialects). existing workaround For issues. There is a known workaround for this issue. type: bug
#8660 opened Nov 20, 2017 by pokedpeter
include.separate should default as true for hasMany association queries type: feature For issues and PRs. For new features. Never breaking changes.
#10834 opened Apr 24, 2019 by samuliasmala
model methods ignore cascade existing workaround For issues. There is a known workaround for this issue. type: bug
#9926 opened Sep 17, 2018 by cjuega
Is there a Hook after Incrementing/Decrementing an Instance? type: feature For issues and PRs. For new features. Never breaking changes.
#4473 opened Sep 11, 2015 by ms88privat
Updating a Model with custom validation bug breaking change For issues and PRs. Changes that break compatibility and require a major version increment. type: bug
#13432 opened Aug 11, 2021 by gsqrt2
3 of 8 tasks
How to group by associated model? topic: group & order For issues and PRs. Things that involve grouping and ordering. type: bug type: feature For issues and PRs. For new features. Never breaking changes.
#1816 opened May 26, 2014 by alekbarszczewski
How to bulk increment integer attribute? status: wip For issues and PRs. Applied when the PR is not ready yet / when work to close the issue has started. type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference.
#1801 opened May 22, 2014 by alekbarszczewski
SQL joins not working properly when database schema is provided when creating Sequelize instance (ibmi dialect) pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#17376 opened Jun 10, 2024 by vincentB23
3 of 6 tasks
ProTip! What’s not been updated in a month: updated:<2024-05-12.