Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
https://github.com/sequelize/sequelize
How do I apply order to includes
rbjarnason opened this issue over 9 years ago
rbjarnason opened this issue over 9 years ago
Is it possible to bulk update using array of values (`updateMany`, `saveMany`)
DemersM opened this issue over 9 years ago
DemersM opened this issue over 9 years ago
Raw query with named substitution parameters gets quoted parameters
czardoz opened this issue over 9 years ago
czardoz opened this issue over 9 years ago
foreign key constraint error
OscarGodson opened this issue over 9 years ago
OscarGodson opened this issue over 9 years ago
Limit causing "missing FROM-clause entry for table"
osteenbergen opened this issue over 9 years ago
osteenbergen opened this issue over 9 years ago
Question: how to: where lower(ColumnFoo) = "value"
User4martin opened this issue over 9 years ago
User4martin opened this issue over 9 years ago
Scope applies to find but not create during findOrCreate call
LoveAndCoding opened this issue over 9 years ago
LoveAndCoding opened this issue over 9 years ago
beforeUpdate hook is not being called
i-manolov opened this issue over 9 years ago
i-manolov opened this issue over 9 years ago
Model field names truncated on multi-level includes
teagup opened this issue over 9 years ago
teagup opened this issue over 9 years ago
findAndCountAll with order, limit and offset returns wrong result
beeant opened this issue over 9 years ago
beeant opened this issue over 9 years ago
Define starting index value in Model
lfcgomes opened this issue over 9 years ago
lfcgomes opened this issue over 9 years ago
findAndCountAll count is wrong when query with associations
fourpixels opened this issue over 9 years ago
fourpixels opened this issue over 9 years ago
Support UPDATE with JOINs
dmfay opened this issue over 9 years ago
dmfay opened this issue over 9 years ago
ETIMEDOUT exception brings down connection to database
fredrikekelund opened this issue over 9 years ago
fredrikekelund opened this issue over 9 years ago
find with include and raw support
einnjo opened this issue over 9 years ago
einnjo opened this issue over 9 years ago
Support for belongsTo through
Verdier opened this issue over 9 years ago
Verdier opened this issue over 9 years ago
Constraint error with deleted entry
adamjaffeback opened this issue over 9 years ago
adamjaffeback opened this issue over 9 years ago
Eager loading associations when calling create() or save()
johnnncodes opened this issue over 9 years ago
johnnncodes opened this issue over 9 years ago
How to manually set updatedAt / createdAt
stephenjwatkins opened this issue over 9 years ago
stephenjwatkins opened this issue over 9 years ago
Connect through SSH
Hyra opened this issue over 9 years ago
Hyra opened this issue over 9 years ago
Include problem for multiple foreign keys of the same model
ppetzold opened this issue over 9 years ago
ppetzold opened this issue over 9 years ago
Many-to-many "through" table with multiple rows of identical foreign key pairs only returns one result
jas opened this issue over 9 years ago
jas opened this issue over 9 years ago
Load/include association for already existing instance
hippich opened this issue over 9 years ago
hippich opened this issue over 9 years ago
Is there a way to exclude primary key attribute when doing COUNT + LEFT JOIN + GROUP BY + ORDER BY?
brejnko opened this issue over 9 years ago
brejnko opened this issue over 9 years ago
SequelizeDatabaseError: syntax error at or near ","
gtomitsuka opened this issue almost 10 years ago
gtomitsuka opened this issue almost 10 years ago
Is there support for windows azure sql database?
baladin opened this issue almost 10 years ago
baladin opened this issue almost 10 years ago
Create indexes adding a where clause (Conditional/Partial index)
lao opened this issue almost 10 years ago
lao opened this issue almost 10 years ago
close() not closing connections?
ackerdev opened this issue almost 10 years ago
ackerdev opened this issue almost 10 years ago
SequelizeDatabaseError: ER_EMPTY_QUERY: Query was empty on .save() when no fields changed
MrVoltz opened this issue almost 10 years ago
MrVoltz opened this issue almost 10 years ago
limit + offset doesn't work together with where clause in include
rudolf-gitler opened this issue almost 10 years ago
rudolf-gitler opened this issue almost 10 years ago
Sequelize not handling datetimes correctly when backed by TIMESTAMP WITHOUT TIME ZONE
BadIdeaException opened this issue almost 10 years ago
BadIdeaException opened this issue almost 10 years ago
belongsToMany eager loaded association, unexpected object
miguelcobain opened this issue almost 10 years ago
miguelcobain opened this issue almost 10 years ago
Sequelize is trying to update a virtual field
GuilhermeReda opened this issue almost 10 years ago
GuilhermeReda opened this issue almost 10 years ago
How do you add an association to an existing table without losing data?
countrdd opened this issue almost 10 years ago
countrdd opened this issue almost 10 years ago
Use Array for many to many association on Postgres
phanect opened this issue about 10 years ago
phanect opened this issue about 10 years ago
Use transaction in the hooks
luin opened this issue about 10 years ago
luin opened this issue about 10 years ago
onDelete cascade for paranoid tables
lao opened this issue about 10 years ago
lao opened this issue about 10 years ago
FEATURE: Support ENUM naming for ENUM reuse.
tiblu opened this issue about 10 years ago
tiblu opened this issue about 10 years ago
How to configure column without timezone in timestamp?
luccasmaso opened this issue about 10 years ago
luccasmaso opened this issue about 10 years ago
beforeDestroy hook invocation with onDelete cascade
pierrekraemer opened this issue about 10 years ago
pierrekraemer opened this issue about 10 years ago
Instance.copy
mickhansen opened this issue about 10 years ago
mickhansen opened this issue about 10 years ago
count() returned NaN with Postgres and quoteIdentifiers=false
paul-sh opened this pull request about 10 years ago
paul-sh opened this pull request about 10 years ago
Feature Request: Ability to get raw sql query
rfink opened this issue about 10 years ago
rfink opened this issue about 10 years ago
migration.createTable - in specific schema
rayshan opened this issue over 10 years ago
rayshan opened this issue over 10 years ago
Provide support for node-mysql's query timeout.
joe-spanning opened this issue over 10 years ago
joe-spanning opened this issue over 10 years ago
Can't add unique columns with SQLite
santialbo opened this issue over 10 years ago
santialbo opened this issue over 10 years ago
Migrations: How to add data to a new column
nichdiekuh opened this issue over 10 years ago
nichdiekuh opened this issue over 10 years ago
Prepend database to table name (Cross database joins)
fibers opened this issue over 10 years ago
fibers opened this issue over 10 years ago
doesn't create foreign-key automatically when defining association
ryanking8215 opened this issue over 10 years ago
ryanking8215 opened this issue over 10 years ago
Problem using order and limit together when eager loading associations
icecubed opened this issue over 10 years ago
icecubed opened this issue over 10 years ago
Composite index name too long
baliw opened this issue over 10 years ago
baliw opened this issue over 10 years ago
Cannot call method 'toLowerCase' of undefined
ArkeologeN opened this issue over 10 years ago
ArkeologeN opened this issue over 10 years ago
Support async getters and setters
pensierinmusica opened this issue over 10 years ago
pensierinmusica opened this issue over 10 years ago
Get previous value
pola88 opened this issue over 10 years ago
pola88 opened this issue over 10 years ago
BIGINT is returned as String
bluecenter opened this issue over 10 years ago
bluecenter opened this issue over 10 years ago
failure on bulkCreate on model with no primary key
bblack opened this issue over 10 years ago
bblack opened this issue over 10 years ago
underscored doesn't also apply to table names
wbyoung opened this issue over 10 years ago
wbyoung opened this issue over 10 years ago
Transactions not closing their connections
causal-agent opened this issue over 10 years ago
causal-agent opened this issue over 10 years ago
Error with Sequelize.sync and ENUMs: enum label already exists
jessefulton opened this issue about 11 years ago
jessefulton opened this issue about 11 years ago
Setting timezone
nczz opened this issue over 11 years ago
nczz opened this issue over 11 years ago
A feature similar to ActiveRecord's find_each
thawatchai opened this issue over 11 years ago
thawatchai opened this issue over 11 years ago
allowNull should prevent empty string
ericvicenti opened this issue over 11 years ago
ericvicenti opened this issue over 11 years ago
No query builder? Can we fix that?
polanm opened this issue almost 12 years ago
polanm opened this issue almost 12 years ago
Composite foreign keys
Zerzio opened this issue about 12 years ago
Zerzio opened this issue about 12 years ago
Multiple Databases
sfurnival opened this issue over 12 years ago
sfurnival opened this issue over 12 years ago
Generate migration files from models and execute SQL.
eji opened this issue almost 13 years ago
eji opened this issue almost 13 years ago