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
Label
Projects
Milestones
Assignee
Sort
Issues list
Sequelize v6.26.0 postgres database connection not released
pending-approval
Bug reports that have not been verified yet, or feature requests that have not been accepted yet
type: bug
#15456
opened Dec 14, 2022 by
Makgalemela
3 of 6 tasks
primaryKey: true - sqlMessage: "Unknown column 'id' in 'field list'"
pending-approval
Bug reports that have not been verified yet, or feature requests that have not been accepted yet
type: bug
#15433
opened Dec 11, 2022 by
scriptsure
3 tasks
bulkCreate does not fully rollback in mssql when inserting more than 1000 items
dialect: mssql
#15426
opened Dec 9, 2022 by
ephys
3 of 6 tasks
bug with recent v6.21.4 minified aliases in ORDER BY clause
type: bug
#15422
opened Dec 8, 2022 by
bminer
3 of 6 tasks
Associations created by For issues and PRs. Things that involve typescript, such as typings and intellisense.
Model.create can't be typed
type: bug
type: typescript
#15420
opened Dec 8, 2022 by
ephys
3 of 6 tasks
Add the ability to modify the SQL in For issues and PRs. For new features. Never breaking changes.
beforeQuery
type: feature
#15416
opened Dec 8, 2022 by
ephys
4 of 8 tasks
Use COPY in bulkCreate for Postgres
type: feature
For issues and PRs. For new features. Never breaking changes.
#15404
opened Dec 6, 2022 by
Siecje
4 of 8 tasks
Provide defaults for bulkCreate()
type: feature
For issues and PRs. For new features. Never breaking changes.
#15399
opened Dec 5, 2022 by
Siecje
4 of 8 tasks
Provide the number of failed updates from bulkCreate
pending-approval
Bug reports that have not been verified yet, or feature requests that have not been accepted yet
type: feature
For issues and PRs. For new features. Never breaking changes.
#15397
opened Dec 5, 2022 by
Siecje
4 of 8 tasks
Add conflictFields option for bulkCreate
type: feature
For issues and PRs. For new features. Never breaking changes.
#15396
opened Dec 5, 2022 by
urosctd
4 of 8 tasks
NodeJS 18 LTS Invalid Date
pending-approval
Bug reports that have not been verified yet, or feature requests that have not been accepted yet
type: bug
#15391
opened Dec 4, 2022 by
wenerme
2 of 6 tasks
Add support for Repositories / Data Mapper
type: feature
For issues and PRs. For new features. Never breaking changes.
#15389
opened Dec 4, 2022 by
ephys
4 of 8 tasks
Add the ability to re-use the same connection (For issues and PRs. For new features. Never breaking changes.
sequelize.session((connection) => {}))
type: feature
#15388
opened Dec 4, 2022 by
ephys
4 of 8 tasks
initialAutoIncrement for ALTER TABLE queries
dialect: mysql
For issues and PRs. Things that involve MySQL (and do not involve all dialects).
type: feature
For issues and PRs. For new features. Never breaking changes.
#15368
opened Dec 1, 2022 by
hemanth-kumarv
3 of 6 tasks
With JSON_OBJECT Sequelize / Mariadb result is incorrect
type: feature
For issues and PRs. For new features. Never breaking changes.
#15363
opened Nov 30, 2022 by
touteslatitudes
2 tasks done
Throw when an identifier generated by Sequelize is longer than the maximum identifier length
type: feature
For issues and PRs. For new features. Never breaking changes.
#15362
opened Nov 30, 2022 by
ephys
4 of 8 tasks
Support For issues and PRs. For new features. Never breaking changes.
minifyAliases option in findAll/findOne/findAndCountAll
type: feature
#15361
opened Nov 30, 2022 by
ephys
4 of 8 tasks
Temporal Tables
type: feature
For issues and PRs. For new features. Never breaking changes.
#15359
opened Nov 30, 2022 by
lohart13
4 of 8 tasks
SequelizeDatabaseError: null value in column "id" of relation "table" violates not-null constraint
pending-approval
Bug reports that have not been verified yet, or feature requests that have not been accepted yet
type: bug
#15351
opened Nov 28, 2022 by
jteesang
2 of 7 tasks
Upsert (and probably build, create, update, etc.) can miss properties that are not own-properties
type: feature
For issues and PRs. For new features. Never breaking changes.
#15337
opened Nov 26, 2022 by
platinumazure
3 of 6 tasks
Status of merge with sequelize-typescript
type: feature
For issues and PRs. For new features. Never breaking changes.
#15334
opened Nov 26, 2022 by
ephys
8 of 15 tasks
findOne creates subquery if OpTypes are used in "where" property
type: bug
#15326
opened Nov 23, 2022 by
nicoabie
3 of 6 tasks
Redesign naming Strategies
breaking change
For issues and PRs. Changes that break compatibility and require a major version increment.
type: feature
For issues and PRs. For new features. Never breaking changes.
#15312
opened Nov 20, 2022 by
ephys
4 tasks done
Replacements don't work properly when using $$ to tell the start and end of function
released
type: bug
#15301
opened Nov 18, 2022 by
nabilzhafri
3 of 6 tasks
Cannot create two-way BelongsTo association in PostgresSQL
type: bug
#15285
opened Nov 15, 2022 by
JamieREvans
3 of 6 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.