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

Running migrations in lambda or other approaches (seeking guidance)

fostahgix opened this issue over 3 years ago
Models.bulkInsert using options.searchPath does not work

wilski-b opened this issue over 3 years ago
Typescript: Cannot assign type Model<A, B> to ModelCtor<any>

e-e-e opened this issue over 3 years ago
Soundex

mehrdadmms opened this issue over 3 years ago
feat(postgres, sqlite): add conflictWhere option to upsert

wbourne0 opened this pull request over 3 years ago
Include/Exclude for nested models (for scopes for example)

LeoLfL opened this issue over 3 years ago
How retry mechanism works?

acidos opened this issue over 3 years ago
ConnectionError [SequelizeConnectionError]: connect ETIMEDOUT

Spectrevuln-sketch opened this issue over 3 years ago
Multiple calls to findOrCreate() can cause memory leak on PostgreSQL

wfelipew opened this issue over 3 years ago
TypeError: attr[0].includes is not a function

Jazcash opened this issue over 3 years ago
QueryInterface.escape is not a function - but defined in Types

intellix opened this issue over 3 years ago
DatabaseError [SequelizeDatabaseError]: column does not exist

GhettoBurger996 opened this issue over 3 years ago
Sequelize + Webpack in 2021 - Can you help me?

papb opened this issue over 3 years ago
Error "type 'serial' does not exist"

dalisoft opened this issue over 3 years ago
feat: add `on conflict do update where`

aheuermann opened this pull request over 3 years ago
fix: Prevent set function to remove saved data when failing to update

jctaveras opened this pull request over 3 years ago
bulkCreate, returning id's wrong

cskiwi opened this issue over 3 years ago
fix(postgres): make transitive gets default to parent schema

vanthome opened this pull request almost 4 years ago
updateOnDuplicate can't use Sequelize.literal('***').

Niubility-SunLight opened this issue almost 4 years ago
The port option should be either number or string type

mattdeluco opened this issue almost 4 years ago
How to use/add custom operators?

TrurlMcByte opened this issue almost 4 years ago
JSON property dirty checking broken in v6

erwinw opened this issue almost 4 years ago
Support for custom dialect adapters

talyssonoc opened this issue almost 4 years ago
sync fails in sqlite for table with composite primary key

fredcy opened this issue almost 4 years ago
TypeError: require(...) is not a function

g3tl0st opened this issue almost 4 years ago
Getting an error when trying to associate 3 models

michaelgrigoryan25 opened this issue almost 4 years ago
Memory leak using findAll method

evenfrost opened this issue almost 4 years ago
Executing (default): SHOW INDEX FROM `user_roles` and it hangs

smidhunraj opened this issue almost 4 years ago
When using replication in config , db:migrate won't use the variable.

markrity opened this issue about 4 years ago
underscored option in sequelize constructor does not work

RossHathaway opened this issue about 4 years ago
Support for Deno

bashovski opened this issue about 4 years ago
Timeout during migration

mschipperheyn opened this issue about 4 years ago
Can't create unsigned int

cyberinvalid opened this issue about 4 years ago
support using different ssl certs config for replicas

cheskayang opened this issue about 4 years ago
findAll is a static member

zaharzagrava opened this issue about 4 years ago
Typescript definitions for raw queries don't allow for returning data

kingjerod opened this issue about 4 years ago
There is no 'after' field in addColumn third option (typescript)

pozniakas opened this issue about 4 years ago
create/bulkCreate doesn't work with Model.build()

reediculous456 opened this issue about 4 years ago
Query include fetching data from different schema

leonardoEbert opened this issue about 4 years ago
Question/Issue BeforeQuery hook - changing schema of the query

karpikpl opened this issue over 4 years ago
Support NOWAIT option in SELECT FOR UPDATE queries

kresho opened this issue over 4 years ago
Can't update password on Sequelize 5+ Config

jpollard-cs opened this issue over 4 years ago
Create aws-lambda.md

marcogrcr opened this pull request over 4 years ago
top-level where with limit offset bug

rojer95 opened this issue over 4 years ago
Error when trying to set value in a many-to-many relationship

paulo205 opened this issue over 4 years ago
Support for IS DISTINCT FROM and IS NOT DISTINCT FROM operators

gabegorelick opened this issue over 4 years ago
Retry on transaction level (postgres)

Alex-Wauters opened this issue over 4 years ago
fix(describe-table-query): add condition to prevent subquery error

nachocab opened this pull request over 4 years ago
TABLESAMPLE support

gabegorelick opened this issue over 4 years ago
use_env_variable returns undefined because not string value

kzunino opened this issue over 4 years ago
minifyAliases: true with literals

wertlex opened this issue over 4 years ago
Unable to specify database + schema in MSSQL & Postgres

Vaelek opened this issue over 4 years ago
Duplicate column name 'Id'

hsynlms opened this issue over 4 years ago
MariaDB incorrectly outputs BigInt value

SpyTec opened this issue over 4 years ago
UpdatedAt field cannot be updated manually

hverlin opened this issue over 4 years ago
Intermittent connection hanging with no errors using .authenticate()

nickr-davey opened this issue over 4 years ago
bulkCreate return not as expected

zhoujiamin opened this issue over 4 years ago
Sequelize misbehaving with Node v14

kororos opened this issue over 4 years ago
I can't add extra column value in a pivot table

gabrielklose opened this issue over 4 years ago
fix(model): count() code generation for distinct rows

TimMensch opened this pull request almost 5 years ago
Sequelize V5: Missing rows when trying to select nested joins

nairihar opened this issue almost 5 years ago
problem with underscored and polymorphic

zgid123 opened this issue almost 5 years ago
Model.create and Model.findAll have inconsistent return formats

ismail-codinglab opened this issue almost 5 years ago
feat(model): add option to return raw query

seromenho opened this pull request almost 5 years ago
Default query with set timezone

mtryba opened this issue almost 5 years ago
findAll returns nothing while generated MySQL returns multiple.

ghost opened this issue almost 5 years ago
Support updating/deleting with associations in a single step

papb opened this issue almost 5 years ago
Fix all the mess around sequelize logging

papb opened this issue almost 5 years ago
Include issue with scopes

jy95 opened this issue almost 5 years ago
Custom joins with Sequelize.literal

gavinbelson opened this issue almost 5 years ago
Sequelize doesn't trigger hooks in includes

questionablequestion opened this issue almost 5 years ago
Postgresql : Can't update row with an empty array

jy95 opened this issue about 5 years ago
Make public of some methods in `queryInterface`

nodejh opened this issue about 5 years ago
How to do alias when i build nested relationship tables .

MoonSupport opened this issue about 5 years ago
undefined attributes following typescript example

nicgirault opened this issue about 5 years ago
Support for the Postgres JSONB existence operator (`?`)

samuelgoldenbaum opened this issue about 5 years ago
Unexpected fieldname convertion when including an entity

leysys opened this issue about 5 years ago
Postgres: INSERT ON CONFLICT DO UPDATE with WHERE clause

aheuermann opened this issue about 5 years ago
There shouldn't be multiple methods to create a unique key

louishwy opened this issue about 5 years ago
Use read replica for raw queries

garrett-thompson opened this issue about 5 years ago
Support for postgres ltree

cantoute opened this issue about 5 years ago