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

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
Oracle: Cannot use external authentication dialect: oracle pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16367 opened Aug 9, 2023 by APop123
3 of 6 tasks
Sequelize count ignores limit and offset pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16366 opened Aug 9, 2023 by HMhamedminaee
Multiple super many to many relationships on a singular join table does not result in multiple composite unique keys, only one pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16322 opened Jul 27, 2023 by chrismwhite
3 of 6 tasks
Cannot access data returned from subquery using object properties pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16309 opened Jul 24, 2023 by jrjake
Sequelize fn sum returns wrong and many association only return one row group by doesnt work pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16299 opened Jul 21, 2023 by alperenbaskaya58
returning: attributes does not work on Model.update() when there is no change pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16292 opened Jul 19, 2023 by speexy
4 tasks
Sequelize issue with Webpack. pending-approval Bug reports that have not been verified yet, or feature requests that have not been accepted yet type: bug
#16280 opened Jul 17, 2023 by verinderSingh
Using CreationOptional leads to issues due to CreationAttributeBrand not being exported type: bug type: typescript For issues and PRs. Things that involve typescript, such as typings and intellisense.
#16268 opened Jul 14, 2023 by eachirei
3 of 6 tasks
types: Model.findAll() has incorrect return type, does not account for raw:true or plain:true type: typescript For issues and PRs. Things that involve typescript, such as typings and intellisense.
#16250 opened Jul 9, 2023 by Synthetic-Dev
3 of 6 tasks
Add support for specifying postresql table schema in queryGenerator.removeIndexQuery method type: feature For issues and PRs. For new features. Never breaking changes. v6
#16238 opened Jul 6, 2023 by rusekr
4 of 8 tasks
Add support for specifying postresql table schema in queryInterface.getForeignKeyReferencesForTable method released type: feature For issues and PRs. For new features. Never breaking changes. v6
#16230 opened Jul 4, 2023 by rusekr
4 of 8 tasks
Running in a web browser type: feature For issues and PRs. For new features. Never breaking changes.
#16207 opened Jun 29, 2023 by catamphetamine
sequelize transactions dont work with jest testing framework type: feature For issues and PRs. For new features. Never breaking changes.
#16193 opened Jun 27, 2023 by edwmurph
4 of 8 tasks
support where option in instance update type: feature For issues and PRs. For new features. Never breaking changes.
#16158 opened Jun 21, 2023 by michaelxh
3 of 6 tasks
Support Cockroach DB Store columns dialect: cockroachdb type: feature For issues and PRs. For new features. Never breaking changes.
#16107 opened Jun 7, 2023 by jiqiang90
4 of 8 tasks
ProTip! Exclude everything labeled bug with -label:bug.