Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Sequelize
Sequelize is an easy-to-use multi SQL dialect ORM tool for Node.js. This Collective is an attempt to create a sustainable pool for core members.
Collective -
Host: opensource -
https://opencollective.com/sequelize
- Code: https://github.com/sequelize/sequelize
meta: update dependency @types/node to v20.4.2
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
fix(ibmi): reconnect when connection drops because of 08S01 error
github.com/sequelize/sequelize - rcronin opened this pull request over 1 year ago
github.com/sequelize/sequelize - rcronin opened this pull request over 1 year ago
meta: update dependency lerna to v7.1.3
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
JSONB lookup error on v7.0.0-alpha.25, on postgresql
github.com/sequelize/sequelize - QuentinFarizon opened this issue over 1 year ago
github.com/sequelize/sequelize - QuentinFarizon opened this issue over 1 year ago
meta: update dependency tedious to v16.2.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency mysql2 to v3.5.1
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: lock file maintenance
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency type-fest to v3.13.1
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
Sequelize Sync with Schema fails if the model does not have the same schema specified
github.com/sequelize/sequelize - synologic opened this issue over 1 year ago
github.com/sequelize/sequelize - synologic opened this issue over 1 year ago
types: Model.findAll() has incorrect return type, does not account for `raw:true` or `plain:true`
github.com/sequelize/sequelize - Synthetic-Dev opened this issue over 1 year ago
github.com/sequelize/sequelize - Synthetic-Dev opened this issue over 1 year ago
feat: measure time taken to acquire a connection from the pool and pass it to afterPoolAcquire hook
github.com/sequelize/sequelize - jpmnteiro opened this pull request over 1 year ago
github.com/sequelize/sequelize - jpmnteiro opened this pull request over 1 year ago
feat: measure time taken to acquire a connection from the pool and pass it to afterPoolAcquire hook
github.com/sequelize/sequelize - jpmnteiro opened this pull request over 1 year ago
github.com/sequelize/sequelize - jpmnteiro opened this pull request over 1 year ago
meta: update dependency @types/node to v20.4.1
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency semver to v7.5.4
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
fix: support array of tableHints and allow joins to use tableHints
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
Wring return type in decrement&increment functions
github.com/sequelize/sequelize - hypersolo opened this issue over 1 year ago
github.com/sequelize/sequelize - hypersolo opened this issue over 1 year ago
meta: update dependency mysql2 to v3.5.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
bulkCreate() doesn't have the correct ON CONFLICT condition for a table with a composite primary key
github.com/sequelize/sequelize - Siecje opened this issue over 1 year ago
github.com/sequelize/sequelize - Siecje opened this issue over 1 year ago
Add support for specifying postresql table schema in queryGenerator.removeIndexQuery method
github.com/sequelize/sequelize - rusekr opened this issue over 1 year ago
github.com/sequelize/sequelize - rusekr opened this issue over 1 year ago
Sequelize Grant privileges to user for all tables, executed correctly, but not working
github.com/sequelize/sequelize - NikolayChankov90 opened this issue over 1 year ago
github.com/sequelize/sequelize - NikolayChankov90 opened this issue over 1 year ago
meta: update dependency @types/node to v20.4.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
Error in queries with literals attributes
github.com/sequelize/sequelize - fabianlucena opened this issue over 1 year ago
github.com/sequelize/sequelize - fabianlucena opened this issue over 1 year ago
meta: update actions/setup-node action to v3.7.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: fix update-authors CI
github.com/sequelize/sequelize - WikiRik opened this pull request over 1 year ago
github.com/sequelize/sequelize - WikiRik opened this pull request over 1 year ago
meta: update dependency mysql2 to v3.4.5
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
docs: remove NPM disclosure link
github.com/sequelize/sequelize - ShrootBuck opened this pull request over 1 year ago
github.com/sequelize/sequelize - ShrootBuck opened this pull request over 1 year ago
Add support for specifying postresql table schema in queryInterface.getForeignKeyReferencesForTable method
github.com/sequelize/sequelize - rusekr opened this issue over 1 year ago
github.com/sequelize/sequelize - rusekr opened this issue over 1 year ago
meta: update dependency mysql2 to v3.4.4
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
feat: migrate index to typescript
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
fix(types): Document option raw on Model's get function
github.com/sequelize/sequelize - swantzter opened this pull request over 1 year ago
github.com/sequelize/sequelize - swantzter opened this pull request over 1 year ago
meta: lock file maintenance
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
feat(sqlite): migrate query-interface to typescript
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
Is `validator` really "exposed"?
github.com/sequelize/sequelize - catamphetamine opened this issue over 1 year ago
github.com/sequelize/sequelize - catamphetamine opened this issue over 1 year ago
meta: specifying `lodash` imports
github.com/sequelize/sequelize - catamphetamine opened this pull request over 1 year ago
github.com/sequelize/sequelize - catamphetamine opened this pull request over 1 year ago
Feature - v7 Migration Boolean change (not a fan)
github.com/sequelize/sequelize - nawlbergs opened this issue over 1 year ago
github.com/sequelize/sequelize - nawlbergs opened this issue over 1 year ago
fix: build on windows machines
github.com/sequelize/sequelize - catamphetamine opened this pull request over 1 year ago
github.com/sequelize/sequelize - catamphetamine opened this pull request over 1 year ago
Running in a web browser
github.com/sequelize/sequelize - catamphetamine opened this issue over 1 year ago
github.com/sequelize/sequelize - catamphetamine opened this issue over 1 year ago
pool config options in Sequelize constructor not working
github.com/sequelize/sequelize - tyzion opened this issue over 1 year ago
github.com/sequelize/sequelize - tyzion opened this issue over 1 year ago
feat: add constraint filters
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
sequelize transactions dont work with jest testing framework
github.com/sequelize/sequelize - edwmurph opened this issue over 1 year ago
github.com/sequelize/sequelize - edwmurph opened this issue over 1 year ago
Commit 6d9a58e7 broke the enum support in CockroachDB
github.com/sequelize/sequelize - dapeleg-dn opened this issue over 1 year ago
github.com/sequelize/sequelize - dapeleg-dn opened this issue over 1 year ago
fix(mssql): return aggregated error instead of last error
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
feat: unify constraint queries
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
Our vulnerability detection tool lists sequelize as vulnerable for semver library
github.com/sequelize/sequelize - HMhamedminaee opened this issue over 1 year ago
github.com/sequelize/sequelize - HMhamedminaee opened this issue over 1 year ago
fix(types): allow Op.contains on a jsonb column
github.com/sequelize/sequelize - jwatzman opened this pull request over 1 year ago
github.com/sequelize/sequelize - jwatzman opened this pull request over 1 year ago
Models loaded with includes retain a reference to the transaction
github.com/sequelize/sequelize - chriswheeldon-peakon opened this issue over 1 year ago
github.com/sequelize/sequelize - chriswheeldon-peakon opened this issue over 1 year ago
support `where` option in instance `update`
github.com/sequelize/sequelize - michaelxh opened this issue over 1 year ago
github.com/sequelize/sequelize - michaelxh opened this issue over 1 year ago
Current exports config has an issue in TypeScript
github.com/sequelize/sequelize - benasher44 opened this issue over 1 year ago
github.com/sequelize/sequelize - benasher44 opened this issue over 1 year ago
meta: use lerna caching
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
Computed fields are not part of returned instance after creating (on 7.0.0-alpha.25 but not 7.0.0-alpha.13)
github.com/sequelize/sequelize - QuentinFarizon opened this issue over 1 year ago
github.com/sequelize/sequelize - QuentinFarizon opened this issue over 1 year ago
meta(mariadb): drop 10.3 and add 11.0 support
github.com/sequelize/sequelize - WikiRik opened this pull request over 1 year ago
github.com/sequelize/sequelize - WikiRik opened this pull request over 1 year ago
meta: update dependency semver to v7.5.2
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update mariadb docker tag to v11
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency mysql2 to v3
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency node-gyp to v9.4.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency esbuild to v0.18.3
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update mariadb docker tag to v10.11.4
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency snowflake-sdk to v1.6.23
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency sinon to v15.1.2
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency lerna to v7.0.2
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency @rushstack/eslint-patch to v1.3.2
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency dottie to v2.0.6
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
fix: bump dependencies
github.com/sequelize/sequelize - WikiRik opened this pull request over 1 year ago
github.com/sequelize/sequelize - WikiRik opened this pull request over 1 year ago
meta: update dependency @types/node to v18.16.18
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
Latest version of Sequelize (6.32.0) is high vulnerable with dottie-2.0.3
github.com/sequelize/sequelize - HMhamedminaee opened this issue over 1 year ago
github.com/sequelize/sequelize - HMhamedminaee opened this issue over 1 year ago
Feature request: Support `cascade: true` in removeConstraint() options
github.com/sequelize/sequelize - fordN opened this issue over 1 year ago
github.com/sequelize/sequelize - fordN opened this issue over 1 year ago
meta: update actions/checkout action to v3.5.3
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
destroy() fails without pointing to the code that failed
github.com/sequelize/sequelize - theunreal opened this issue over 1 year ago
github.com/sequelize/sequelize - theunreal opened this issue over 1 year ago
meta: update dependency concurrently to v8.2.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency @types/uuid to v9.0.2
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency lerna to v7
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency dottie to v2.0.4
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
Support Cockroach DB Store columns
github.com/sequelize/sequelize - jiqiang90 opened this issue over 1 year ago
github.com/sequelize/sequelize - jiqiang90 opened this issue over 1 year ago
meta: update dependency @rushstack/eslint-patch to v1.3.1
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
sequelize.where skips () on lists with Op.in operand
github.com/sequelize/sequelize - dsanchezseco-ibm opened this issue over 1 year ago
github.com/sequelize/sequelize - dsanchezseco-ibm opened this issue over 1 year ago
meta: bump fast-xml-parser from 4.2.2 to 4.2.4
github.com/sequelize/sequelize - dependabot[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - dependabot[bot] opened this pull request over 1 year ago
Primary key of type DATE yields missing rows when using `options.include` if values only differs by milliseconds (same second)
github.com/sequelize/sequelize - mandelcode opened this issue over 1 year ago
github.com/sequelize/sequelize - mandelcode opened this issue over 1 year ago
feat: Allow different additional attributes in N:M join table
github.com/sequelize/sequelize - garretaserra opened this pull request over 1 year ago
github.com/sequelize/sequelize - garretaserra opened this pull request over 1 year ago
meta: add dev deps to run local tests
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
github.com/sequelize/sequelize - lohart13 opened this pull request over 1 year ago
meta: lock file maintenance
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency typedoc to v0.24.8
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
Cascade configuration for multiple associations on the same table is not generated for MSSQL
github.com/sequelize/sequelize - mominafiz opened this issue over 1 year ago
github.com/sequelize/sequelize - mominafiz opened this issue over 1 year ago
feat: add support for model inheritance
github.com/sequelize/sequelize - ephys opened this pull request over 1 year ago
github.com/sequelize/sequelize - ephys opened this pull request over 1 year ago
meta: update dependency eslint to v8.42.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency dayjs to v1.11.8
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
feat: support TS 5.1, drop TS 4.7
github.com/sequelize/sequelize - ephys opened this pull request over 1 year ago
github.com/sequelize/sequelize - ephys opened this pull request over 1 year ago
meta: update yarn to v3.6.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency typescript to v5.1.3
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency concurrently to v8.1.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
fix: move `types` condition to the front
github.com/sequelize/sequelize - Andarist opened this pull request over 1 year ago
github.com/sequelize/sequelize - Andarist opened this pull request over 1 year ago
Sequelize findAndCountAll returns wrong
github.com/sequelize/sequelize - NiloufarPadkan opened this issue over 1 year ago
github.com/sequelize/sequelize - NiloufarPadkan opened this issue over 1 year ago
meta: update dependency eslint-plugin-jsdoc to v46
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update dependency expect-type to v0.16.0
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
feat: include as syntax
github.com/sequelize/sequelize - nicoabie opened this pull request over 1 year ago
github.com/sequelize/sequelize - nicoabie opened this pull request over 1 year ago
meta: update dependency eslint-plugin-jsdoc to v45 - autoclosed
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
github.com/sequelize/sequelize - renovate[bot] opened this pull request over 1 year ago
meta: update typedoc
github.com/sequelize/sequelize - ephys opened this pull request over 1 year ago
github.com/sequelize/sequelize - ephys opened this pull request over 1 year ago
feat(oracle): add new error messages introduced in new driver version
github.com/sequelize/sequelize - hjamil-24 opened this pull request over 1 year ago
github.com/sequelize/sequelize - hjamil-24 opened this pull request over 1 year ago
fix(oracle): reordered check constraint for unsigned numeric type
github.com/sequelize/sequelize - hjamil-24 opened this pull request over 1 year ago
github.com/sequelize/sequelize - hjamil-24 opened this pull request over 1 year ago
feat(oracle): add width support for numerictype
github.com/sequelize/sequelize - hjamil-24 opened this pull request over 1 year ago
github.com/sequelize/sequelize - hjamil-24 opened this pull request over 1 year ago