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
Raw query with named substitution parameters gets quoted parameters

czardoz opened this issue over 9 years ago
foreign key constraint error

OscarGodson opened this issue over 9 years ago
Limit causing "missing FROM-clause entry for table"

osteenbergen opened this issue over 9 years ago
Question: how to: where lower(ColumnFoo) = "value"

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
beforeUpdate hook is not being called

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
Define starting index value in Model

lfcgomes opened this issue over 9 years ago
findAndCountAll count is wrong when query with associations

fourpixels opened this issue over 9 years ago
Support UPDATE with JOINs

dmfay opened this issue over 9 years ago
ETIMEDOUT exception brings down connection to database

fredrikekelund opened this issue over 9 years ago
find with include and raw support

einnjo opened this issue over 9 years ago
Support for belongsTo through

Verdier opened this issue over 9 years ago
Constraint error with deleted entry

adamjaffeback opened this issue over 9 years ago
Eager loading associations when calling create() or save()

johnnncodes opened this issue over 9 years ago
How to manually set updatedAt / createdAt

stephenjwatkins opened this issue over 9 years ago
Connect through SSH

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
Load/include association for already existing instance

hippich opened this issue over 9 years ago
SequelizeDatabaseError: syntax error at or near ","

gtomitsuka opened this issue almost 10 years ago
Is there support for windows azure sql database?

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
close() not closing connections?

ackerdev 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
Sequelize not handling datetimes correctly when backed by TIMESTAMP WITHOUT TIME ZONE

BadIdeaException opened this issue almost 10 years ago
belongsToMany eager loaded association, unexpected object

miguelcobain opened this issue almost 10 years ago
Sequelize is trying to update a virtual field

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
Use Array for many to many association on Postgres

phanect opened this issue about 10 years ago
Use transaction in the hooks

luin opened this issue about 10 years ago
onDelete cascade for paranoid tables

lao opened this issue about 10 years ago
FEATURE: Support ENUM naming for ENUM reuse.

tiblu opened this issue about 10 years ago
How to configure column without timezone in timestamp?

luccasmaso opened this issue about 10 years ago
beforeDestroy hook invocation with onDelete cascade

pierrekraemer opened this issue about 10 years ago
Instance.copy

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
Feature Request: Ability to get raw sql query

rfink opened this issue about 10 years ago
migration.createTable - in specific schema

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
Can't add unique columns with SQLite

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
Prepend database to table name (Cross database joins)

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
Problem using order and limit together when eager loading associations

icecubed opened this issue over 10 years ago
Composite index name too long

baliw opened this issue over 10 years ago
Cannot call method 'toLowerCase' of undefined

ArkeologeN opened this issue over 10 years ago
Support async getters and setters

pensierinmusica opened this issue over 10 years ago
Get previous value

pola88 opened this issue over 10 years ago
BIGINT is returned as String

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
underscored doesn't also apply to table names

wbyoung opened this issue over 10 years ago
Transactions not closing their connections

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
Setting timezone

nczz opened this issue over 11 years ago
A feature similar to ActiveRecord's find_each

thawatchai opened this issue over 11 years ago
allowNull should prevent empty string

ericvicenti opened this issue over 11 years ago
No query builder? Can we fix that?

polanm opened this issue almost 12 years ago
Composite foreign keys

Zerzio opened this issue about 12 years ago
Multiple Databases

sfurnival opened this issue over 12 years ago
Generate migration files from models and execute SQL.

eji opened this issue almost 13 years ago