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

fix(query-interface): bring back quoteIdentifier(s) to queryInterface (#13810)

* fix(query-generator): update documentation of quoteIdentifier(s)

* fix(query-interface): br...

github.com/sequelize/sequelize - 001dc6006d24a14817c8e7744baf5d1d40eab520 authored about 3 years ago
fix(abstract): patch jsonb operator for pg if value is json (#13780)

* fix(abstract): dialog query-generator for JSON in PG

Added check to traverseJSON that check...

github.com/sequelize/sequelize - a2375c5645dd89fb436707e95cc01b5c546eb7fc authored about 3 years ago
fix(operators): fix ts support for operators.ts (#13805)

github.com/sequelize/sequelize - b532ab1dbdda2bfdb586b4ba0765147e71a86ae1 authored about 3 years ago
fix(postgres): allows usage of schema for ARRAY(ENUM) type name (#13807)

* fix(13804): use schema for ARRAY(ENUM) type name

* fix(31804): Update integration test

C...

github.com/sequelize/sequelize - da5b0ce2d35d0381b80e787f977a7aefb7cdca56 authored about 3 years ago
meta(deps): update retry-as-promised to 5.0.0 (#13785)

Earlier versions of retry-as-promised rely on any-promise which relies on a global `window` obje...

github.com/sequelize/sequelize - 49fb72626a9fe583c94b41a6d6729683187ad032 authored about 3 years ago
fix: allow deep imports (#13795)

* fix: allow deep imports

* fix: fix export declarations

* test: fix deep-exports test

...

github.com/sequelize/sequelize - 1ecdaf98308ae9b975ec3af7be209fd448043e6e authored about 3 years ago
fix: fix invalid ts import style of lib/operators (#13797)

* fix: fix invalid ts import style of lib/operators

* refactor: align types/index.d.ts

Co-...

github.com/sequelize/sequelize - 8acc14f3c639b2667ad4f79d963a3f365b2897a5 authored about 3 years ago
refactor(operators): convert operators to typescript (#13731)

* refactor(operators): symbol keys prefix

To avoid name clashes with your global symbol keys ...

github.com/sequelize/sequelize - b97f93469bee6c3429d8cab7d0cb6418cbf05892 authored about 3 years ago
fix(model.d): fix findAndCountAll.count type (#13736)

* fix(model.d): fix findAndCountAll.count type

`findAndCountAll` should only return `count` a...

github.com/sequelize/sequelize - b7b472e7a0a55ebd402f7bced3e330c3087bc75f authored about 3 years ago
docs: minor change to user manual (#13752)

github.com/sequelize/sequelize - 7a3f63a5f0778c4ea25bd94a1596e8c12515b0b3 authored about 3 years ago
build(sqlite): update node-sqlite3 without tar vulnerability (#13779)

github.com/sequelize/sequelize - 68002873132812f628e56d05e2b03eff1bf4d843 authored about 3 years ago
fix(snowflake): fix to prevent disconnect attempt on already disconnected connection (#13775)

github.com/sequelize/sequelize - 2a9a551609be94ee233516a1a9b4119892249d9c authored about 3 years ago
docs: correct documentation on bulkCreate updateOnDuplicate option (#13443)

Evidenced by https://github.com/sequelize/sequelize/pull/13442

Co-authored-by: AllAwesome497 ...

github.com/sequelize/sequelize - 5657a349a4f17997cc48979d9c1e49674c9322eb authored about 3 years ago
Added the link to sequelize-yugabytedb repo in README (#13431)

github.com/sequelize/sequelize - 3d39c5c24bfc66f74042ba4da107f78a88a9ebcc authored about 3 years ago
docs(jsdoc): update entry point descriptions. (#13768)

github.com/sequelize/sequelize - 713f6401ba2d77563dfeff934a8cde84cd47e42b authored about 3 years ago
refactor(class-to-invokable): make typing a little more accurate (#13766)

* Refactor classToInvokable types

refactor(class-to-invokable): make typing a little more acc...

github.com/sequelize/sequelize - e0876af1e510000df756eb2db7c7e885d4d6455a authored about 3 years ago
meta(typescript): convert utils to typescript (#13763)

github.com/sequelize/sequelize - 5fdf7765def24a0f7bd0b18b0f5063f581748e7d authored about 3 years ago
Add support for native ESM named exports (#13689)

* feat: add support for native esm

* feat: add missing ESM Named exports

* build: move esm...

github.com/sequelize/sequelize - e61e2cd2c45ffbcde7f66a2cbbe917936bb426fc authored about 3 years ago
refactor(dialect): refactor dialect reserve words (#13757)

github.com/sequelize/sequelize - 4c7d3c1363e558659643b23a5108636629f2f609 authored about 3 years ago
feat(upsert): add conflictFields option (#13723)

* feat(upsert): add conflictFields option

Adds support for the `conflictFields` option to `Mo...

github.com/sequelize/sequelize - 496bede2f9e48cce6fe378a1c174a8a9154e2f7e authored about 3 years ago
Fix typing & export mismatch (#13751)

* fix: add missing exports that were declared in TS typings

* fix: add missing typings for ex...

github.com/sequelize/sequelize - 98b0f1ac8fff13defe6a24430d536955de81ea03 authored about 3 years ago
Fix tests for getAttributes (#13761)

* ci(db2): ignore errors of db2

* fix(test): fix get-attributes data-type tests

github.com/sequelize/sequelize - 0a6b0a2b0764636975760859c43ddd176219e28a authored about 3 years ago
feat(model): complete getAttributes feature

github.com/sequelize/sequelize - b6510df2bdb5fb22c508c3f348e11cbaf7065fbc authored about 3 years ago
model.d.ts updated

github.com/sequelize/sequelize - 65df93805b3994a6724d02b50d65c357581ba39f authored about 3 years ago
model.d.ts updated

github.com/sequelize/sequelize - 19c83a6c2395c85feab7256de433250082c3f11c authored about 3 years ago
removed wrong test

github.com/sequelize/sequelize - 8fb2aca829b1a7d67f254a3be1ea02a5dac12a6b authored about 3 years ago
added tests for getAttributes()

github.com/sequelize/sequelize - 410bb59eb7779ce52568aba68c94ad7421237790 authored about 3 years ago
Merge branch 'sequelize:main' into main

github.com/sequelize/sequelize - f137fac628ae7d75d577d0346e09b9ed9b82db36 authored about 3 years ago
docs(typescript): add plugin to parse TS files (#13759)

Adds partial support for TS files in generated docs. This isn't the ideal solution but it unhid...

github.com/sequelize/sequelize - 6b770b5ebeda87f00b4986fff0bdece4ca305d23 authored about 3 years ago
feat(dialects): add experimental support for db2 (#13374)

* Db2 support

* Db2 support

* Db2 Support

* Db2 Support

* Db2 Support

* Db2 Suppo...

github.com/sequelize/sequelize - 4443d2af14c78b21ff2a70f4aeb69bd9d3f8c2e2 authored about 3 years ago
chore: add package support info (#13721)

* build: remove probot-stale (#13595)

* Include package support json

* Add `support` field...

github.com/sequelize/sequelize - 5d18f39f9297269215600a6f3af0fd2736330186 authored about 3 years ago
feat(types): transition lib/errors (#13710)

* feat(types): transition lib/errors

* feat(types): importing model type from existing types
...

github.com/sequelize/sequelize - 8cdce6aeb32b09e4bc1359250efcfacc6742501f authored about 3 years ago
Merge branch 'sequelize:main' into main

github.com/sequelize/sequelize - 7cfbc13b46c29e381b8f53747429df41765471f0 authored about 3 years ago
ci(beta): prepare beta builds

github.com/sequelize/sequelize - b0865ec1de8ff349367f5989e08afa858ea3a714 authored about 3 years ago
docs(snowflake): add snowflake description (#13740)

github.com/sequelize/sequelize - 1556d8467b9238e458a092679255698986aa127b authored about 3 years ago
feat(dialect): snowflake dialect support (#13406)

github.com/sequelize/sequelize - ad68a5e5f07d7800ece68290de4d15e33ac7579a authored about 3 years ago
test(integration): mark and fix flaky test (#13735)

github.com/sequelize/sequelize - 4d742d30de6cf922f44582f1397c28d30d055036 authored about 3 years ago
meta(deps): upgrade (dev)deps (#13729)

Co-authored-by: Rik Smale <[email protected]>

github.com/sequelize/sequelize - 0c31e6658b0fe68c7959f167d00d074a60e6444f authored about 3 years ago
docs(postgres): warn about deprecated clientMinMessage option (#13727)

* docs(postgres): warn about deprecated clientMinMessage option

* docs(deprecation-warning): ...

github.com/sequelize/sequelize - 6f8487517845ce272448617d32579cb1e4249779 authored about 3 years ago
refactor(build): use rm instead of rmdir for Node 14 and up (#13702)

* fix(build): refactor rmdir to rm

* refactor(build): only use rm in Node 14 and up

* refa...

github.com/sequelize/sequelize - bd70c3ad1a241cd53ae64112421058f3a3e998d5 authored about 3 years ago
added getAttributes()

github.com/sequelize/sequelize - c2b39397aaaa1b16475cdaeb5a65a02adf597015 authored about 3 years ago
refactor(postgres): move `clientMinMessages` from general to pg options (#13720)

* refactor(postgres): move `clientMinMessages` from general to pg options

* refactor(postgres...

github.com/sequelize/sequelize - 7a79060908eda6a8db33dc80e089eafd2dd1c745 authored about 3 years ago
ci(node): use Node 16 instead of 12 (#13703)

* ci(node): add Node 14 and 16 to DB tests

* ci(node): move linting, test typing and release ...

github.com/sequelize/sequelize - 2d799b8623df7639c7bce51f78dec1fbf9f18856 authored about 3 years ago
fix(example): fix coordinates format as per GeoJson (#13718)

* fix(example): fix coordinates format as per GeoJson

* Update data-types.js

Co-authored-b...

github.com/sequelize/sequelize - f9dec20cd1c0f1ace931ca470f8787a7b4046a56 authored about 3 years ago
fix(types): add missing schema field to sequelize options

Fixes #12606

Co-authored-by: Sascha Depold <[email protected]>

github.com/sequelize/sequelize - c7a0839ffc2923e2881b8cc31a251709a929a022 authored about 3 years ago
fix(data-types): unnecessary warning when getting data with DATE dataTypes (#13712)

* fix(data-types): unnecessary error when getting data with DATE dataTypes

* fix(data-types):...

github.com/sequelize/sequelize - 121884b0d364e0be53e93bfd90d99b7e15449897 authored about 3 years ago
fix(types): add Col to where Ops (#13717)

* fix(types): add Col to where Ops

* fix(types): tests

github.com/sequelize/sequelize - 2d7b8653a82f16eff4ee5a48d1fd6ec9ab785c76 authored about 3 years ago
docs(contributing): add section on adding/updating deps (#13715)

* docs(contributing): add Node versions

Fixes #13714

* docs(contributing): add section on ...

github.com/sequelize/sequelize - d7fff0210c3a2f1df2f0aff7bdf1463d318e0eac authored about 3 years ago
refactor: use includes instead of or operators (#13706)

github.com/sequelize/sequelize - ed180e9099c78588bdfe4d434273b040aa5bd4c1 authored about 3 years ago
fix(upsert): fall back to DO NOTHING if no update key values provided (#13711)

* fix(upsert): fall back to DO NOTHING if no update key values provided (#13594)

* fix: remov...

github.com/sequelize/sequelize - f9dfaa7c533acad4ae88fd16b47c3a5805fb6e9b authored about 3 years ago
test: fix failing tests (#13709)

* test: fix failing tests due to minification

Removes esbuild minification which was causing ...

github.com/sequelize/sequelize - c64e2cddcb46b36cc83506228c614c1cb9bc73d4 authored about 3 years ago
test: fix failing stack trace test (#13708)

github.com/sequelize/sequelize - c19a87d8032ccb8a414aa9394de33c99f4f3fd62 authored about 3 years ago
test: fix mocha (#13707)

Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Sascha Depold <sde...

github.com/sequelize/sequelize - 73c2c0eb74bfa259d0c03fbb36b4bef49a72c246 authored about 3 years ago
docs: add logo (#13700)

* docs: add logo

* fix(docs): logo not show up (#13699)

* fix(build): markdownlint

* do...

github.com/sequelize/sequelize - 9bb398067ccd46881d595221435a579f164dce58 authored about 3 years ago
ci(docs): add doc generation to checks (#13704)

github.com/sequelize/sequelize - ae1fe1e7d1b9c9466a3489f9377530f700bd8186 authored about 3 years ago
fix(types): allow override json function with custom return type (#13694)

* fix(types): allow override to json function with custom return type

* fix(types): remove au...

github.com/sequelize/sequelize - 2c3b384cad6d9b6e1527f05560b12fc0338eca87 authored about 3 years ago
fix(docs): add aws-lamda route (#13693)

github.com/sequelize/sequelize - 3059bce6003ca77b5e67cf7d6d673597b704db0e authored about 3 years ago
Create aws-lambda.md (#12642)

github.com/sequelize/sequelize - d5bfaf48d08ecb7f18f788e486dc1a5e04962274 authored about 3 years ago
fix(types): add instance member declaration (#13684)

* fix(types): add instance member declaration

* test(types): add static/instance members test...

github.com/sequelize/sequelize - ae3cde54b62f2bd41f35a002ba7ddf54946ca0ee authored about 3 years ago
fix(upsert): fall back to DO NOTHING if no update key values provided (#13594)

github.com/sequelize/sequelize - 407137822a62897f7366980acd7eeceb443601b9 authored about 3 years ago
fix(increment): fix key value broken query (#12985)

Co-authored-by: Sascha Depold <[email protected]>

github.com/sequelize/sequelize - fc0b19e3cf95f0c4d749c3bf871077228be64bba authored about 3 years ago
fix: wrong interface used within mixin (#13685)

github.com/sequelize/sequelize - bd3ddf5a93a17cb729aa160a89a3ee04c329c0ed authored about 3 years ago
ci: add other ts versions to ci (#13686)

github.com/sequelize/sequelize - d2a94200483300661b5b5af8ad87e5d87ea8b5ce authored about 3 years ago
feat(typescript): create alpha release with ts

github.com/sequelize/sequelize - 911125e4a8daf56cb4f6461fd1281a83f5373f0c authored about 3 years ago
ci(release): configure alpha build pipeline

github.com/sequelize/sequelize - 8d550886c55db1803bb32441211d567a4d11b251 authored about 3 years ago
refactor(typescript): add foundation for incremential TS migration (#13569)

* refactor(typescript): add foundation for incremential TS migration

Converts the logger inte...

github.com/sequelize/sequelize - 51bc05ae806ee11d36764bdafb4e4645d00e93be authored about 3 years ago
feat: option for attributes having dotNotation (#13670)

* feat: option for attributes having dotnotation

- `options.dotnotation`, can be used when th...

github.com/sequelize/sequelize - 41876f11a7ef2dec4f7788d8e39cf9864a9e83cd authored about 3 years ago
feat(postgresql): easier SSL config and options param support (#13673)

This commit uses the pg_connection_string package to parse the
connection string if the dialect...

github.com/sequelize/sequelize - 95915739443f96996841dacfd6861e9d5ba35c1b authored about 3 years ago
fix: typing on creation within an association (#13678)

* fix: typing on creation within an association

* fix: tests

Signed-off-by: Mohamed El Mah...

github.com/sequelize/sequelize - 0312f8eac982b646842f89f56dc90f6c8f935c84 authored about 3 years ago
fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserv...

github.com/sequelize/sequelize - 47c4494968422585bf265063925d1662ffcd4173 authored about 3 years ago
fix(types): ne op documentation (#13666)

github.com/sequelize/sequelize - 98485dfcff501c565dbf453a54868a4dfe60a225 authored about 3 years ago
chore(stale): exempt issues with type label (#13665)

This does require maintainers/issue reviewers to add type labels to all still occurring issues a...

github.com/sequelize/sequelize - 7ad6d53483c67ffd9008683aac1670e3760a1a57 authored about 3 years ago
test(type): cover Op.match with test (#13664)

github.com/sequelize/sequelize - 0e5e7f95b8c2cb78deb4620dd8d8f43d9b7ccb2f authored about 3 years ago
Resolved the typescript issue with the Op.match (https://github.com/sequelize/sequelize/pull/12955) (#13481)

* Update operators.d.ts

resolved the typescript issue for Op.match (https://github.com/sequel...

github.com/sequelize/sequelize - 0ecb0e12cc58c4edb9b7eceaf65adc5d10e6ba98 authored about 3 years ago
chore(build): never close PRs (#13648)

Co-authored-by: Sascha Depold <[email protected]>

github.com/sequelize/sequelize - 13e8b8378eb93f8afca72533433a170a4b7a8fe0 authored about 3 years ago
fix(types): add specifc tojson type in model.d.ts (#13661)

Co-authored-by: sander-mol <[email protected]>

github.com/sequelize/sequelize - 5924be52152232fbd7a925d599c31cac9f90dc6d authored about 3 years ago
Patch with static decrement method types (#12600)

Patch with missing type definitions for static decrement method

Co-authored-by: Constantin Me...

github.com/sequelize/sequelize - e6a1c645c072749e48e990a280e9a4818d7ce78d authored about 3 years ago
fix(types): rename types and update CONTRIBUTING docs (#13348)

Co-authored-by: f[nZk] <[email protected]>

github.com/sequelize/sequelize - 1f2392423212ca9a4604772c1d0a2f008606695e authored about 3 years ago
fix(types): DataType.TEXT overloading definition (#13654)

github.com/sequelize/sequelize - 1690801cda2ca15f32aaaf5e9ebd96e800808e36 authored about 3 years ago
fix: expect result is null but got zero (#13637)

* fix: expect result is null but got zero

* revert: query-interface.js

* fix: model.js to ...

github.com/sequelize/sequelize - da3ac091032856f8a74297eff9a9d89e7fc997e5 authored about 3 years ago
fix(query): make stacktraces include original calling code (#13347)

Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>

github.com/sequelize/sequelize - f58154334d98038deafbecd017cf5719d1b13b7f authored about 3 years ago
fix(logger): change logging depth from 3 to 1 (#12879)

github.com/sequelize/sequelize - ddddc244c2019a765ad889226584b8fb07ff50da authored about 3 years ago
ci(stale): update stale timing to 14 days each (#13636)

github.com/sequelize/sequelize - 4ff26c1ae3e2eff380f0d1eb65b844250ae2356b authored about 3 years ago
feat(definitions): Adds AbstractQuery and before/afterQuery hook definitions (#13635)

github.com/sequelize/sequelize - 37a5858b1e635a28dee1da494f278753d489bbe8 authored about 3 years ago
fix(mariadb): fix MariaDB 10.5 JSON (#13633)

github.com/sequelize/sequelize - cdd61ddbe83cbfe77dc04a32196dcc66e0052f51 authored about 3 years ago
refactor: remove joinTableDependent exception for sqlite (#12643)

github.com/sequelize/sequelize - 8db830af9feb08e762de56cb972844eb50dbff1f authored about 3 years ago
meta: persist lockfile (#13632)

github.com/sequelize/sequelize - 3cca8a278d6fdf59fa41f9e2e9bc78a00d88f2b8 authored about 3 years ago
docs(data-types): fix reference to DataTypes.NOW

* docs(data-types): fix reference to DataTypes.NOW

github.com/sequelize/sequelize - 1e17382d892ab75d92e53045bbb771653169ae42 authored about 3 years ago
meta(dependencies): upgrade validator dependency (#13629)

github.com/sequelize/sequelize - d4f7558e6f9e04db52b440399d1d67a8cd46e46c authored about 3 years ago
docs(logo): add svg logo versions

* Add vectorized version of logo

Fixes #12844

* docs(logo): add simple svg logo

Co-auth...

github.com/sequelize/sequelize - 45d30d8a27592cc8d457f7bcb67079b93fc242e2 authored about 3 years ago
fix(mssql): fix sub query issue occurring with renamed primary key fields (#12801)

* fix(mssql): add test for hasOne with a primary key with specified field

* fix(mssql): use a...

github.com/sequelize/sequelize - 73d99ab45c069119478d8ef39ff9391181d5578f authored about 3 years ago
fix(types): include 'paranoid' in IncludeThroughOptions definition (#13625)

Co-authored-by: zhicheng.liang <[email protected]>

github.com/sequelize/sequelize - b1fb1f32f7d66c013bbf015345a1076893ffd806 authored about 3 years ago
docs: sequelize-joi ownership change (#13624)

github.com/sequelize/sequelize - 02a58657cecad8e32286831b38a413aaa80b8702 authored over 3 years ago
Add sequelize-bcrypt plugin (#13623)

github.com/sequelize/sequelize - b446ada0f28d4ed2244b7f360441dbc8e8eacb63 authored over 3 years ago
docs(contact): update contributors emails (#13622)

github.com/sequelize/sequelize - abaf3cd2557025d6c7b6b07424d7cd3e73989bb5 authored over 3 years ago
docs(engine): update MSSQL and PostgreSQL (#13586)

* docs(engine): update MSSQL and PostgreSQL

* build: remove probot-stale (#13595)

* fix: d...

github.com/sequelize/sequelize - a9c84d005dbe46529ced3cda47c79619951eb398 authored over 3 years ago
fix(query-interface) does not provide existing fkeys (#13600)

Co-authored-by: f[nZk] <[email protected]>
Co-authored-by: Sascha Depold <[email protected]...

github.com/sequelize/sequelize - c2a793e60cd4f2d524d11697271e1cc7c64788c3 authored over 3 years ago
fix(types): Add missing type definitions in models (#13553)

* Add missing type definitions in models

This commit fixes problem with type definitions for ...

github.com/sequelize/sequelize - 73ecf6cf33628eca38973c0eeb5c798dbba177e9 authored over 3 years ago
fix(model): clone options object instead of modifying (#13589)

* fix(model): clone options object instead of modifying

* fix(model): clone options object in...

github.com/sequelize/sequelize - 3be43deeb9a4e03cffb1d72ebc67a534a3c5dc19 authored over 3 years ago
docs: minor change to repository words (#13608)

* build: remove probot-stale (#13595)

* docs: fix markdowns words, and reformat

* docs(rea...

github.com/sequelize/sequelize - 948d95610e707c353db1af3c5f0ab2355b63db60 authored over 3 years ago