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
Rollback a managed transaction without throwing an exception

wolever opened this issue almost 7 years ago
queryInterface.createTable: "uniqueKeys" option does not work anymore

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
MSSQL Connection Pooling - reset

dcherman opened this issue almost 7 years ago
BelongsToMany; model not associated

karim73 opened this issue almost 7 years ago
Op.contains fails on MySQL JSON arrays

jgentes 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
Incorrect quoting by queryInterface.dropTable() in migration for PostgreSQL

radcapitalist opened this issue about 7 years ago
bulkCreate messes up id values

jharting opened this issue about 7 years ago
Dates are fetched with wrong timezone

Natanael1234 opened this issue about 7 years ago
DATE(6) only milliseconds

ventr1x opened this issue about 7 years ago
Issue with Mssql and Rollbacks

pokedpeter opened this issue about 7 years ago
How to update the field nested in jsonb?

yeongjet opened this issue about 7 years ago
How to extends Data Type?

shtse8 opened this issue about 7 years ago
Op.or failing with Op.like

MicroDroid opened this issue about 7 years ago
cascade delete does not work

onerciller opened this issue about 7 years ago
TypeError: Cannot read property 'toString' of undefined

ghost opened this issue about 7 years ago
Invalid JSON if using bulkInsert for JSON columns

borislemke opened this issue over 7 years ago
updateOnDuplicate Sets existing data to NULL

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
hasOne association with non primary key

stzach opened this issue over 7 years ago
Bug when using ENUM datatype with Postgres

jkayen opened this issue over 7 years ago
momentjs deprecation warning on dateonly

dustintenney opened this issue over 7 years ago
Sequelize returns a string for decimal types

raz3r opened this issue over 7 years ago
Sequelize upsert with sequelize.literal does not work

nimshory opened this issue over 7 years ago
connect sql server 2000 error:Unknown type: 0

253936563 opened this issue over 7 years ago
Migrations should happen in a transaction

rjmunro opened this issue over 7 years ago
Cannot read property 'type' of undefined

TitaneBoy 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
Optimistic Locking does not work with static `Model.update` calls

tvollmer opened this issue over 7 years ago
Allow defining custom ForeignKeyConstraintError messages

overflowz opened this issue over 7 years ago
beforeUpdate hook breaks updates

re5et opened this issue over 7 years ago
Not returning id on create

Tom-Hudson opened this issue over 7 years ago
Table partitioning

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
`where: { a: col('b') }` produces `"a"` instead of `"a" = "b"`

gop-aroy opened this issue over 7 years ago
Can't resolve 'pg-hstore'

dlimkin opened this issue over 7 years ago
Multiple dynamic connections (500 or more)

gustavoportaluppi opened this issue over 7 years ago
Sharing models between database connections

jackturnbull opened this issue almost 8 years ago
findAndCount, error: missing FROM-clause entry for table

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
How find key in JSON array

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
Virtual Getter not working without returning the dependent column

xLarry opened this issue almost 8 years ago
Wrong count query for findAndCountAll with include

pola88 opened this issue almost 8 years ago
View table support?

itaied246 opened this issue almost 8 years ago
postgres replication - use master if replica connection fails

yocontra opened this issue almost 8 years ago
How to set collation to model?

eyalcohen4 opened this issue almost 8 years ago
Can findAll() directly get plain objects?

keyiis opened this issue about 8 years ago
Error: Please install 'pg' module manually

Fjandin opened this issue about 8 years ago
join with the junction table only

jony89 opened this issue about 8 years ago
transaction status

alexey2baranov opened this issue over 8 years ago
Rows not inserted on bulkCreate

denissb opened this issue over 8 years ago
TypeError: Cannot read property 'getTableName' of undefined

KieronWiltshire opened this issue over 8 years ago
Sequelize association count with limit produces wrong query

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
Error: Only HasMany associations support include.separate

topikachu opened this issue over 8 years ago
Sequelize custom attribute in findall?

jamesone opened this issue over 8 years ago
findOne returned `null` but row is exists

JILeXanDR1 opened this issue over 8 years ago
Support PostgreSQL `SELECT DISTINCT ON(column) ...`

thynson opened this issue almost 9 years ago
findOrCreate behaving unpredictably

riemannzeta opened this issue almost 9 years ago
empty updateOnDuplicate increments primary key

QuantumKing opened this issue almost 9 years ago
bulkCreate skips validators

igittGit opened this issue about 9 years ago
pass request info to hooks

stephen-dahl opened this issue about 9 years ago
Support for time INTERVAL data type in postgres

mark-lester 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
Really slow query with include

super-cache-money opened this issue about 9 years ago
Scopes attributes are not merged

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
on duplicate key update id = last_insert_id(id)

gurpreetRosie opened this issue about 9 years ago
Unknown generated column in 'having clause' when findAndCountAll

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
HOOKs and INCLUDE

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
Cannot set Default to Now using Postgres

dexwiz opened this issue about 9 years ago