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

v7: Hooks for cascade deletes not working pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16745 opened Nov 8, 2023 by EinfachHans
3 of 6 tasks
Self referencing with through table not working correctly. pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16719 opened Nov 3, 2023 by shawara
3 of 6 tasks
DB "memory leaks" during inserts by "CREATE OR REPLACE FUNCTION" pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16693 opened Oct 26, 2023 by olegy-ait
Make afterSync hook know if new table was created or not type: feature For issues and PRs. For new features. Never breaking changes.
#16692 opened Oct 26, 2023 by fedulovivan
Sequelize considering camelCase'd foreign keys as fields different than snake_case'd on database (even with 'underscored: true' option) pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet
#16689 opened Oct 25, 2023 by augusto-dmh
The close() method does not automatically exit the process while using dialect mysql pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16685 opened Oct 25, 2023 by masfahru
3 of 6 tasks
timezone error pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16681 opened Oct 23, 2023 by AllenGong0
6 tasks
findByPk(null, { rejectOnEmpty}) doesn't throw and returns null pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16675 opened Oct 20, 2023 by QuentinFarizon
3 of 6 tasks
Retrieving all data from a junction table without specifying it on the model query pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16655 opened Oct 18, 2023 by augusto-dmh
2 tasks done
BeforeBulkUpdate hook for increment/decrement type: feature For issues and PRs. For new features. Never breaking changes.
#16637 opened Oct 15, 2023 by iamoskvin
2 tasks
Database sharding type: feature For issues and PRs. For new features. Never breaking changes.
#16629 opened Oct 13, 2023 by gtamasi
5 of 8 tasks
Sequelize v6.x.x model definition by extending Model class with TypeScript v5.x.x issue pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16594 opened Oct 2, 2023 by oglisa-dev
3 of 6 tasks
Conflicting onDelete and onUpdate in associations pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16526 opened Sep 21, 2023 by bjornua
3 of 6 tasks
Sequelize Fails to Create Foreign Key Constraints for Join Table pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16517 opened Sep 16, 2023 by mmdalix
3 of 6 tasks
Sequelize doesn't recognize COMMIT PREPARED :id and 'ROLLBACK PREPARED :id` statements to close database connections. pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16480 opened Sep 11, 2023 by Mamun724
3 of 6 tasks
Please support bun sqlite dialect: new For issues and PRs that relate to new dialect support dialect: sqlite For issues and PRs. Things that involve SQLite (and do not involve all dialects). type: feature For issues and PRs. For new features. Never breaking changes.
#16468 opened Sep 7, 2023 by codegod100
MSSQL: Query getScale calculates invalid scale type: bug
#16463 opened Sep 6, 2023 by mlev
3 of 6 tasks
FindAll hasMany include at second level nested fail to Cannot read properties of undefined pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16436 opened Aug 29, 2023 by limac3
3 of 6 tasks
Multiple HasMany pointing to a model fails on sync with cryptic UnknownConstraintError pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16430 opened Aug 29, 2023 by Hornwitser
3 of 6 tasks
BulkCreate with updateOnDuplicate option generates bad SQL Query pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16404 opened Aug 23, 2023 by PabloGorillaLogic
3 of 6 tasks
missing FROM-clause entry for table "tableName"  pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16396 opened Aug 18, 2023 by Falci
3 of 6 tasks
Relation not loadable when attribute was not requested on a model pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16378 opened Aug 12, 2023 by Arno500
3 of 6 tasks
ProTip! Adding no:label will show everything without a label.