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
Please add cross platform string concat method
createthis opened this issue almost 7 years ago
createthis opened this issue almost 7 years ago
Rollback a managed transaction without throwing an exception
wolever opened this issue almost 7 years ago
wolever opened this issue almost 7 years ago
Can't change default parser for Postgresql using setTypeParser after version 4.32.3
olmo opened this issue almost 7 years ago
olmo opened this issue almost 7 years ago
Alter queries generated by sequelize.sync with alter: true report syntax problems when columns use an explicit defaultValue
jsanta opened this issue almost 7 years ago
jsanta opened this issue almost 7 years ago
Alter queries generated by sequelize.sync with alter: true report syntax problems with UNIQUE columns without an index name
jsanta opened this issue almost 7 years ago
jsanta opened this issue almost 7 years ago
queryInterface.createTable: "uniqueKeys" option does not work anymore
wolframkleis opened this issue almost 7 years ago
wolframkleis opened this issue almost 7 years ago
`{alter: true}` creates new index even if one already exists
adrienbarreau opened this issue almost 7 years ago
adrienbarreau opened this issue almost 7 years ago
MSSQL Connection Pooling - reset
dcherman opened this issue almost 7 years ago
dcherman opened this issue almost 7 years ago
BelongsToMany; model not associated
karim73 opened this issue almost 7 years ago
karim73 opened this issue almost 7 years ago
"order by" appeared twice in generated sql which cause side effect - " Unknown column 'question.created_at' in 'order clause'"
yellowstar1014 opened this issue almost 7 years ago
yellowstar1014 opened this issue almost 7 years ago
Op.contains fails on MySQL JSON arrays
jgentes opened this issue almost 7 years ago
jgentes opened this issue almost 7 years ago
Error since v4.26.0: (connection || this.sequelize).query(...).then is not a function
xdamman opened this issue almost 7 years ago
xdamman opened this issue almost 7 years ago
beforeUpsert hook is unable to change values sent to the database
jedwards1211 opened this issue almost 7 years ago
jedwards1211 opened this issue almost 7 years ago
Incorrect quoting by queryInterface.dropTable() in migration for PostgreSQL
radcapitalist opened this issue about 7 years ago
radcapitalist opened this issue about 7 years ago
bulkCreate messes up id values
jharting opened this issue about 7 years ago
jharting opened this issue about 7 years ago
Dates are fetched with wrong timezone
Natanael1234 opened this issue about 7 years ago
Natanael1234 opened this issue about 7 years ago
DATE(6) only milliseconds
ventr1x opened this issue about 7 years ago
ventr1x opened this issue about 7 years ago
Issue with Mssql and Rollbacks
pokedpeter opened this issue about 7 years ago
pokedpeter opened this issue about 7 years ago
How to update the field nested in jsonb?
yeongjet opened this issue about 7 years ago
yeongjet opened this issue about 7 years ago
SequelizeValidationError: notNull Violation when removing created associations via set method
charlieargue opened this issue about 7 years ago
charlieargue opened this issue about 7 years ago
How to extends Data Type?
shtse8 opened this issue about 7 years ago
shtse8 opened this issue about 7 years ago
Op.or failing with Op.like
MicroDroid opened this issue about 7 years ago
MicroDroid opened this issue about 7 years ago
cascade delete does not work
onerciller opened this issue about 7 years ago
onerciller opened this issue about 7 years ago
TypeError: Cannot read property 'toString' of undefined
ghost opened this issue about 7 years ago
ghost opened this issue about 7 years ago
Invalid JSON if using bulkInsert for JSON columns
borislemke opened this issue over 7 years ago
borislemke opened this issue over 7 years ago
{createdAt: new Date()} in Model.findOrCreate() throws a Moment.js deprecation warning
manuel-di-iorio opened this issue over 7 years ago
manuel-di-iorio opened this issue over 7 years ago
belongsToMany Association on the same model with a different foreign key and alias fails
callmekatootie opened this issue over 7 years ago
callmekatootie opened this issue over 7 years ago
updateOnDuplicate Sets existing data to NULL
john-dodson opened this issue over 7 years ago
john-dodson opened this issue over 7 years ago
Empty hasMany Association array (with composite primary key)
istrau2 opened this issue over 7 years ago
istrau2 opened this issue over 7 years ago
Accessing properties directly when querying with aggregation returns undefined
younowidan opened this issue over 7 years ago
younowidan opened this issue over 7 years ago
hasOne association with non primary key
stzach opened this issue over 7 years ago
stzach opened this issue over 7 years ago
Unhandled rejection TypeError: Cannot read property 'query' of undefined
ryanSN opened this issue over 7 years ago
ryanSN opened this issue over 7 years ago
Bug when using ENUM datatype with Postgres
jkayen opened this issue over 7 years ago
jkayen opened this issue over 7 years ago
momentjs deprecation warning on dateonly
dustintenney opened this issue over 7 years ago
dustintenney opened this issue over 7 years ago
Sequelize returns a string for decimal types
raz3r opened this issue over 7 years ago
raz3r opened this issue over 7 years ago
Sequelize upsert with sequelize.literal does not work
nimshory opened this issue over 7 years ago
nimshory opened this issue over 7 years ago
connect sql server 2000 error:Unknown type: 0
253936563 opened this issue over 7 years ago
253936563 opened this issue over 7 years ago
Migrations should happen in a transaction
rjmunro opened this issue over 7 years ago
rjmunro opened this issue over 7 years ago
Cannot read property 'type' of undefined
TitaneBoy opened this issue over 7 years ago
TitaneBoy opened this issue over 7 years ago
Why the 'subQuery' option from findAll() isn't on the documentation?
edu791 opened this issue over 7 years ago
edu791 opened this issue over 7 years ago
Unable to pass scope to association when include has separate: true
604bpierce opened this issue over 7 years ago
604bpierce opened this issue over 7 years ago
Optimistic Locking does not work with static `Model.update` calls
tvollmer opened this issue over 7 years ago
tvollmer opened this issue over 7 years ago
Allow defining custom ForeignKeyConstraintError messages
overflowz opened this issue over 7 years ago
overflowz opened this issue over 7 years ago
beforeUpdate hook breaks updates
re5et opened this issue over 7 years ago
re5et opened this issue over 7 years ago
Not returning id on create
Tom-Hudson opened this issue over 7 years ago
Tom-Hudson opened this issue over 7 years ago
Table partitioning
yocontra opened this issue over 7 years ago
yocontra opened this issue over 7 years ago
findAll returns empty set, logged raw query returns desired records
MarkTraceur opened this issue over 7 years ago
MarkTraceur opened this issue over 7 years ago
Sequelize adds id(PK) of main table in findAll with 'group' and currupts a query with it in posgre.
rusekr opened this issue over 7 years ago
rusekr opened this issue over 7 years ago
`where: { a: col('b') }` produces `"a"` instead of `"a" = "b"`
gop-aroy opened this issue over 7 years ago
gop-aroy opened this issue over 7 years ago
Can't resolve 'pg-hstore'
dlimkin opened this issue over 7 years ago
dlimkin opened this issue over 7 years ago
Multiple dynamic connections (500 or more)
gustavoportaluppi opened this issue over 7 years ago
gustavoportaluppi opened this issue over 7 years ago
Sharing models between database connections
jackturnbull opened this issue almost 8 years ago
jackturnbull opened this issue almost 8 years ago
findAndCount, error: missing FROM-clause entry for table
Mikeysax opened this issue almost 8 years ago
Mikeysax opened this issue almost 8 years ago
findOrCreate fails when objects are passed to fields (needed for ilike)
LoneWolfPR opened this issue almost 8 years ago
LoneWolfPR opened this issue almost 8 years ago
How find key in JSON array
MikeBazhenov opened this issue almost 8 years ago
MikeBazhenov opened this issue almost 8 years ago
Limit is broken for findAll and findAndCountAll with include
Alexsey opened this issue almost 8 years ago
Alexsey opened this issue almost 8 years ago
Virtual Getter not working without returning the dependent column
xLarry opened this issue almost 8 years ago
xLarry opened this issue almost 8 years ago
Wrong count query for findAndCountAll with include
pola88 opened this issue almost 8 years ago
pola88 opened this issue almost 8 years ago
View table support?
itaied246 opened this issue almost 8 years ago
itaied246 opened this issue almost 8 years ago
postgres replication - use master if replica connection fails
yocontra opened this issue almost 8 years ago
yocontra opened this issue almost 8 years ago
How to set collation to model?
eyalcohen4 opened this issue almost 8 years ago
eyalcohen4 opened this issue almost 8 years ago
Synchronize models to Postgresql non public schema causes error 'relation xxx does not exist'. Schema of model is ignored when creating references
TechMaster opened this issue almost 8 years ago
TechMaster opened this issue almost 8 years ago
bulkCreate + options.returning on a table with hasTrigger enabled does not work
iamjoyce opened this issue almost 8 years ago
iamjoyce opened this issue almost 8 years ago
custom getters/virtual attributes are always placed on the top in the resulting JSON
rdhanasekar opened this issue about 8 years ago
rdhanasekar opened this issue about 8 years ago
Can findAll() directly get plain objects?
keyiis opened this issue about 8 years ago
keyiis opened this issue about 8 years ago
[Associations] HasMany Method remove[Associations] use update not user destroy
yunlong-tang opened this issue about 8 years ago
yunlong-tang opened this issue about 8 years ago
Error: Please install 'pg' module manually
Fjandin opened this issue about 8 years ago
Fjandin opened this issue about 8 years ago
join with the junction table only
jony89 opened this issue about 8 years ago
jony89 opened this issue about 8 years ago
transaction status
alexey2baranov opened this issue over 8 years ago
alexey2baranov opened this issue over 8 years ago
Sequelize adding ORDER BY to subquery and main query causing ER_BAD_FIELD_ERROR
panbanda opened this issue over 8 years ago
panbanda opened this issue over 8 years ago
DatabaseError: Column does not exist when querying with nested include and where
felixfbecker opened this issue over 8 years ago
felixfbecker opened this issue over 8 years ago
Rows not inserted on bulkCreate
denissb opened this issue over 8 years ago
denissb opened this issue over 8 years ago
TypeError: Cannot read property 'getTableName' of undefined
KieronWiltshire opened this issue over 8 years ago
KieronWiltshire opened this issue over 8 years ago
Sequelize association count with limit produces wrong query
hmurtaza7 opened this issue over 8 years ago
hmurtaza7 opened this issue over 8 years ago
Handle more than 1000 records when bulk inserting in MSSQL
diegobfernandez opened this issue over 8 years ago
diegobfernandez opened this issue over 8 years ago
Error: Only HasMany associations support include.separate
topikachu opened this issue over 8 years ago
topikachu opened this issue over 8 years ago
Sequelize custom attribute in findall?
jamesone opened this issue over 8 years ago
jamesone opened this issue over 8 years ago
findOne returned `null` but row is exists
JILeXanDR1 opened this issue over 8 years ago
JILeXanDR1 opened this issue over 8 years ago
Defining a default ON UPDATE behavior for models, such as ON UPDATE CURRENT_TIMESTAMP
brennanMKE opened this issue almost 9 years ago
brennanMKE opened this issue almost 9 years ago
Support PostgreSQL `SELECT DISTINCT ON(column) ...`
thynson opened this issue almost 9 years ago
thynson opened this issue almost 9 years ago
After Sequelize v3.13, I cannot make DataTypes.ARRAY(DataTypes.STRING) work in Postgres
asuwend1 opened this issue almost 9 years ago
asuwend1 opened this issue almost 9 years ago
findOrCreate behaving unpredictably
riemannzeta opened this issue almost 9 years ago
riemannzeta opened this issue almost 9 years ago
empty updateOnDuplicate increments primary key
QuantumKing opened this issue almost 9 years ago
QuantumKing opened this issue almost 9 years ago
include on hasMany association only returning one of many results when no primary key
mholtzman opened this issue almost 9 years ago
mholtzman opened this issue almost 9 years ago
bulkCreate skips validators
igittGit opened this issue about 9 years ago
igittGit opened this issue about 9 years ago
pass request info to hooks
stephen-dahl opened this issue about 9 years ago
stephen-dahl opened this issue about 9 years ago
Sequelize relations are represented flattened objects instead of objects with nested arrays
dzuluaga opened this issue about 9 years ago
dzuluaga opened this issue about 9 years ago
Support for time INTERVAL data type in postgres
mark-lester opened this issue about 9 years ago
mark-lester opened this issue about 9 years ago
Adding CURRENT_TIMESTAMP as a "DEFAULT" and "ON UPDATE" for createdAt, updatedAt on migrations
dancollingridge opened this issue about 9 years ago
dancollingridge opened this issue about 9 years ago
Using a column from a join table in the primary WHERE clause
jdhollis opened this issue about 9 years ago
jdhollis opened this issue about 9 years ago
Really slow query with include
super-cache-money opened this issue about 9 years ago
super-cache-money opened this issue about 9 years ago
Scopes attributes are not merged
lifenautjoe opened this issue about 9 years ago
lifenautjoe opened this issue about 9 years ago
transaction fails with already rolled back if connection fails
novacrazy opened this issue about 9 years ago
novacrazy opened this issue about 9 years ago
on duplicate key update id = last_insert_id(id)
gurpreetRosie opened this issue about 9 years ago
gurpreetRosie opened this issue about 9 years ago
Unknown generated column in 'having clause' when findAndCountAll
jjacquesf opened this issue about 9 years ago
jjacquesf opened this issue about 9 years ago
Set default value to NOW in the migration doesn't work
mazzy89 opened this issue about 9 years ago
mazzy89 opened this issue about 9 years ago
HOOKs and INCLUDE
cybernadinou opened this issue about 9 years ago
cybernadinou opened this issue about 9 years ago
feat: Add a new `readonly` property to Model fields definition
diosney opened this issue about 9 years ago
diosney opened this issue about 9 years ago
Cannot set Default to Now using Postgres
dexwiz opened this issue about 9 years ago
dexwiz opened this issue about 9 years ago