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

feat(mysql): add support for MySQL v8 (#13618)

This is a dummy commit so that the message appears in the changelog

github.com/sequelize/sequelize - 35978f0633efbefc3749363717378996b806cc95 authored over 3 years ago
fix(upsert): do not overwrite an explcit created_at during upsert (#13593)

We found that when doing an upsert with model data that already included a `createdAt` timestamp...

github.com/sequelize/sequelize - 594cee88a54ef82709b04c5ffd9a1f03d76b2d18 authored over 3 years ago
Add note about sponsoring options. (#13617)

* Add note about sponsoring options. #13616

* Update README.md

github.com/sequelize/sequelize - 719bb595275bf8058635407ff5fbf8e1602d82f8 authored over 3 years ago
Add note about sponsoring options. (#13616)

* Add note about sponsoring options.

* Fix linting

github.com/sequelize/sequelize - a58781c17a607a5f0ac28a069051f3fd30b42c06 authored over 3 years ago
test(mysql): add test-support for MySQL 8 (#13610)

github.com/sequelize/sequelize - 7e43212f6f12db8afa3e5ceb9ef5502919effbcc authored over 3 years ago
fix(docs): using incorrect esdocs syntax (#13615)

github.com/sequelize/sequelize - c3c690b90688941eab5c9efa6918314d52a9b8ef authored over 3 years ago
docs(model-querying-basics): added semicolons on docs (#13611)

github.com/sequelize/sequelize - 7a66841d8a77d1a7a8e6e4216026c7d501764ff6 authored over 3 years ago
Missing : in "sqlite::memory:" (docs) (#13599)

* Missing : in "sqlite::memory:"

* Update model-basics.md

Co-authored-by: Sascha Depold <s...

github.com/sequelize/sequelize - 0748fc648a89fc7aabd2897e75e9788a98b10a73 authored over 3 years ago
Run stale workflow once per day

github.com/sequelize/sequelize - d1a2572f2b5811cdb8ffbd20e285db44dfc539ca authored over 3 years ago
Try to work with more issues per run

github.com/sequelize/sequelize - cb86472473857f17499e30a0a5c1eefc02e7185b authored over 3 years ago
actions: skip issues/PRs already marked stale (#13604)

github.com/sequelize/sequelize - 6c2d74a0feb4b0db3f5f46afc5486bb79042e99d authored over 3 years ago
Run stale workflow every 5 minutes

github.com/sequelize/sequelize - ef5b7c3d05ff2d9e651b9971ae6854ab1af9323e authored over 3 years ago
build(actions/stale): change probot-stale to actions/stale (#13595)

* build(actions/stale): change probot-stale to actions/stale

* meta: resolve issue message

...

github.com/sequelize/sequelize - e21073ac785703453ca4f05bb5f14b20d6e60116 authored over 3 years ago
build: remove probot-stale (#13598)

github.com/sequelize/sequelize - 565a3cff2e9f0f2b8005308780afd72ab83af415 authored over 3 years ago
fix(sqlite): quote table names in sqlite getForeignKeysQuery (#13587)

github.com/sequelize/sequelize - eeb6a8fbeb6549be038f2dbb0eefb414c7450653 authored over 3 years ago
docs(database): update the explanation to be less confusing #12541 (#13581)

fix wrong branch merge that cannot be reopened again.

github.com/sequelize/sequelize - 82d1072fa262d9fca09068aea6632f06da2ed284 authored over 3 years ago
docs: added missing comma (#12918) (#13583)

fix wrong branch in PR

github.com/sequelize/sequelize - 56079c543ab0178e546071a3575986aa3506f81b authored over 3 years ago
docs(model-basics): fix UUIDV4 as a method of DataTypes (#13585)

github.com/sequelize/sequelize - 7e4bb2cc2cf59407c73fb29e1987b96f9d97265d authored over 3 years ago
docs(through-attribute): fixed association example to exclude junction table (#13295)

* feat(docs): fixed association example to exclude junction table

* Update eager-loading.md
...

github.com/sequelize/sequelize - a65345f5e7988eba69bb911945564ea5bada333e authored over 3 years ago
fix(types): allow any values in `isIn` validator (#12962)

* fix(types): allow any values in `isIn` validator

* test(types): isIn/notIn validation type ...

github.com/sequelize/sequelize - d511d9164e0f469ccba40d94b4865b73466f64f5 authored over 3 years ago
fix: allows insert primary key with zero (#13458)

* fix: allows insert primary key with zero

* test: allows insert primary key with zero

Co-...

github.com/sequelize/sequelize - e4aff2f6270bc52fbdc90bed6269537e2f9714e0 authored over 3 years ago
chore(docs): Add documentation for increment method (#13254)

* Add documentation for increment utility method

* Edit docs

Co-authored-by: drorh <dror.h...

github.com/sequelize/sequelize - 4098eb04cd6531f1568a0bdbce40f297f9af0ed7 authored over 3 years ago
chore(probot-stale): reenable auto-close issues bot

github.com/sequelize/sequelize - 66e6d7665bcd8e4d3a58e7a13b24605084542b9f authored over 3 years ago
fix(postgres): fix `findCreateFind` to work with postgres transactions (#13482)

* fix(postgres): fix `findCreateFind` to work with postgres transactions

* refactor(test): re...

github.com/sequelize/sequelize - 84421d7d738176ee6d0de705c493b145b9488532 authored over 3 years ago
fix(select): do not force set `subQuery` to `false` (#13490)

* fix(select): do not force set subQuery to false

this occurred on validating included elemen...

github.com/sequelize/sequelize - 094333910e105bbc363321eb7557a582363a8f6d authored over 3 years ago
fix(types): typo in model.d.ts (#13574)

successfull -> successful

github.com/sequelize/sequelize - 31d0fbce032073917b4b41f1bdde4fb1fe562f97 authored over 3 years ago
refactor(mssql test): Fix 'should not contain views' failing (#13400)

* fix(mssql): Fix 'should not contain views' failing

* Let's see if we can remove the try/cat...

github.com/sequelize/sequelize - 176f4ff48bbb213bab34178889dca2d367e52057 authored over 3 years ago
docs: add sqlcommenter-sequelize to the list of miscellaneous resources (#13449)

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

github.com/sequelize/sequelize - 1340ea1e13fc13a211770daa8e9a159f13e1a2d7 authored over 3 years ago
feat(postgres): support `query_timeout` dialect option (#13258)

* Add query_timeout option to postgres dialectOptions

* fix: lint issues in the test file

...

github.com/sequelize/sequelize - 3ca085db318201fa59422a2ce191bcf76e5f37dc authored over 3 years ago
refactor(connection-manager): change nullish coalescence implementation (#13568)

github.com/sequelize/sequelize - e86c884cffbbe27cf9971ec66a036107dc33f645 authored over 3 years ago
fix(sqlite): fix wrongly overwriting storage if empty string (#13376)

* fix(sqlite): fix wrongly overwriting storage if empty string

Empty string in SQLite3 means ...

github.com/sequelize/sequelize - c3e608b95a130b661ca01f9af42beaac5995d986 authored over 3 years ago
Add sponsors badge

github.com/sequelize/sequelize - dc67dc96e41bda3d173e641100f524fedbf39423 authored over 3 years ago
refactor(*): add .gitattributes to force LF line ends (#13377)

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

github.com/sequelize/sequelize - 8e98f475430389fb36d5349f307fdc5d675c8251 authored over 3 years ago
Update documentation - hooks.md - fixed snippet (#13441)

fixed code snippet which mixed `transaction` option with model fields.

Co-authored-by: Sascha...

github.com/sequelize/sequelize - 415989f59e41691426e0edcc54302d6f65f977c3 authored over 3 years ago
fix(types): extend BulkCreateOptions by SearchPathable (#13469)

add missing searchPath in BulkCreate.options:
- extend BulkCreateOptions interface by Searc...

github.com/sequelize/sequelize - 47c2d057f857e1eb197ac317f295798313dcedc0 authored over 3 years ago
fix(types): add missing upsert hooks (#13394)

* Missing upsert hooks

Upsert hooks are missing in types

* fix(types): missing upsert hook...

github.com/sequelize/sequelize - 5e9c209cc8eaa1d38f33bb3ac2de8b8ab33929f2 authored over 3 years ago
fix(model.d): accept [Op.is] in where (broken in TypeScript 4.4) (#13499)

* fix(model.d): accept `[Op.is]` in where

* fix(model.d): test `[Op.is]` in where

Co-autho...

github.com/sequelize/sequelize - d685a9a76ad353aef6df61c19e4385aa9ba79368 authored over 3 years ago
feat(typings): add UnknownConstraintError (#13461)

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

github.com/sequelize/sequelize - 69d899e27b733adb24e4300b48c9bae91455932f authored over 3 years ago
fix(model): Convert number values only if they aren't null to avoid NaN

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

github.com/sequelize/sequelize - 199b632b021830f9d09210fd7430045710638631 authored over 3 years ago
fix(deps): upgrade to secure versions of dev deps (#13549)

github.com/sequelize/sequelize - cf537342b55bd4cf432f16b4b524737a6cb68ab4 authored over 3 years ago
docs: removed unnecessary brackets from belongs-to-many docs (#13373)

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

github.com/sequelize/sequelize - 6f758af103a2bceba32f124ec5a3394b422a8d5f authored over 3 years ago
feat(types): make config type deeply writeable for before connect hook (#13424)

* feat(types): add deep writeable config type for before connect hook

* feat(tests): added ty...

github.com/sequelize/sequelize - f078f772d447e9148442ca4e9feae887e65adea0 authored over 3 years ago
fix(types): allow rangable to take a string tuple (#13486)

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

github.com/sequelize/sequelize - ca2a11aed603572f3277c2262d445ec9f464b326 authored over 3 years ago
Fix missing comma in example options object (#13433)

github.com/sequelize/sequelize - a450186670285a2e19432fa720d4f3244c612759 authored over 3 years ago
docs: fix incorrect model validation example (#13470)

Closes #13438

Co-authored-by: AllAwesome497 <[email protected]>

github.com/sequelize/sequelize - 46d6c35c5bb3865b363d3f36ca65849ed4ae2865 authored over 3 years ago
docs(eager-loading): add await to code example (#13414)

This line is missing an await, so the console.log does not actually log the expected Foo object ...

github.com/sequelize/sequelize - 6a737fe73163112e8b274f6ec3e5b2844d33841d authored over 3 years ago
fix(docs): fix typo in documentation for polymorphic associations (#13405)

change juncion -> junction

github.com/sequelize/sequelize - bbf3d76474f8520aa9d16d51bd35730774866e13 authored over 3 years ago
Document `set()` and `update()` instance methods (#13487)

* Document `set()` and `update()` instance methods

These are very useful for updating, and we...

github.com/sequelize/sequelize - 0e6955cc5cfe1a84566e8d1b0ad0aa35840d34e4 authored over 3 years ago
Fix failing pg native tests (#13547)

* test(pg): debugging github actions

* test(pg): fix missing credential test

* test(pg): c...

github.com/sequelize/sequelize - 83a014eb1183c5848c5655dc9b892da274952313 authored over 3 years ago
docs(sequelize.js): add mariadb dialect (#13519)

github.com/sequelize/sequelize - e439ab42903549a1aecbf59e328c47f988668b01 authored over 3 years ago
Create FUNDING.yml

github.com/sequelize/sequelize - 9ea98938a5f0336db33a5730f6773cd35c8a5170 authored over 3 years ago
Typo: Changes name to username (#13504)

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

github.com/sequelize/sequelize - 23aa67e9abe440027aa07091beb35834e584e42e authored over 3 years ago
Change static this to class reference (#13510)

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

github.com/sequelize/sequelize - 0726ede522966a5c1c7cfb703e2615f373c391ac authored over 3 years ago
Fix type on getting-started (#13501)

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

github.com/sequelize/sequelize - 15964b13293ced398d78bc6e7203e073b81595b9 authored over 3 years ago
Update model.d.ts (#13514)

Add optional `omitNull` flag to the `SaveOptions` interface.

Co-authored-by: Sascha Depold <s...

github.com/sequelize/sequelize - 37f676d8a2a1fb3a19cd50a22dca68075d999c5d authored over 3 years ago
Add tests and fix for usage of count with grouping (#13531)

* fix(model): convert count to number when grouping

* test(model#count): fix ordering issue i...

github.com/sequelize/sequelize - 1b80e0b5a5433eb591b0c45260dcfee852b6f40b authored over 3 years ago
Issue 13302 (#13477)

* fix(types): add overload type for findAndCountAll with group

add overload type for findAndC...

github.com/sequelize/sequelize - fecc67fe321cc749f63d82710b9a4b5b075ca5b3 authored over 3 years ago
feat(test): add test for nested column in where query (#13478)

Closes #13288

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

github.com/sequelize/sequelize - 26b62c7c3e76fca81c76cabcaf58fff00b7c4da0 authored over 3 years ago
Update collaboration related scripts + docs (#13530)

* docs(collaboration): fix docker usage

* fix(collaboration): verification of mariadb setup

github.com/sequelize/sequelize - 95320e126053d7744ca0cc1e6a73b1deacda86b3 authored over 3 years ago
fix(dependency): upgrade validator (#13350)

github.com/sequelize/sequelize - 56bb1d6ef9827f604d7bcef945abb7e213f2322d authored over 3 years ago
chores: keep only @papb email in maintainers field

github.com/sequelize/sequelize - b67460064f12d1facb51c2e99f2999ecb60b09ac authored over 3 years ago
meta: empty commit to rerun ci

github.com/sequelize/sequelize - 5fa695fd4f81faeae3528bf4aae519dfd1e5b1ae authored over 3 years ago
fix(ci): fix semantic-release usage

Fixes bug introduced by c7d7ca5

github.com/sequelize/sequelize - dc3ec53f6467f1025c6d525eb237b38619167f54 authored over 3 years ago
meta: forbid auto major version release

github.com/sequelize/sequelize - c7d7ca5ede127160d0acc32fa0476d1aed7ed41d authored over 3 years ago
fix(typings): make `Transactionable` compatible with `TransactionOptions` (#13334)

Co-authored-by: Pedro Augusto de Paula Barbosa <[email protected]>

github.com/sequelize/sequelize - cd2de406a4c87a917d3f2f40547ecb45d11849c5 authored over 3 years ago
fix(utils): clone attributes before mutating them (#13226)

github.com/sequelize/sequelize - 1a16b915ff45ac621a0517aea6c2d86557149500 authored over 3 years ago
docs(read-replication.md): fix typo (#13179)

Co-authored-by: Selenium39 <[email protected]>
Co-authored-by: wantao <[email protected]>

github.com/sequelize/sequelize - 39299a63a513c8539c0d9e0171916eeb22ee11aa authored over 3 years ago
docs(eager-loading.md): fix typo (#13161)

github.com/sequelize/sequelize - d0d71887a2baf922d00b493019e630b30900abb5 authored over 3 years ago
fix(data-types): use proper field name for `ARRAY(ENUM)` (#13210)

github.com/sequelize/sequelize - 1cfbd333df8f2bc45e3eb7addf3aef4493f2be24 authored over 3 years ago
docs(migrations.md): grammar improvements (#13294)

github.com/sequelize/sequelize - 444f06f5df980560c2064c2bb211a3adfda05850 authored over 3 years ago
fix(typings): fix `ignoreDuplicates` option (#13220)

github.com/sequelize/sequelize - b33d78eb81b496d303e9dc4efdd3930b6feea3ce authored over 3 years ago
fix(typings): allow `schema` for queryInterface methods (#13223)

github.com/sequelize/sequelize - 6b0b532ab76d8ab0aa18905c3e688f610e528403 authored over 3 years ago
fix(typings): restrict update typings (#13216)

github.com/sequelize/sequelize - 63ceb7381b3a9a81e3fc27a68e578e37f8c316d3 authored over 3 years ago
fix(typings): `returning` can specify column names (#13215)

github.com/sequelize/sequelize - 143cc84c802b688f38b10c13dad67ccf28590fe5 authored over 3 years ago
fix(typings): model init returns model class, not instance (#13214)

github.com/sequelize/sequelize - 8f2a0d528e34f5fe1c170873c1ab41d81e2d9f4d authored over 3 years ago
fix(plurals): bump inflection dependency (#13260)

github.com/sequelize/sequelize - deeb5c6de0e1f1183396c4f11c3ce43f95cabe3f authored over 3 years ago
docs(model-querying-basics.md): fix typo (#13256)

github.com/sequelize/sequelize - 421f44d5305701711d84269e5228c089f888b636 authored over 3 years ago
docs(model-querying-basics.md): fix typo (#13324)

github.com/sequelize/sequelize - 68ef4538d29af727a7989a7367f2616c67915210 authored over 3 years ago
refactor: nonempty array check style

github.com/sequelize/sequelize - 1c1aa33068c608ad5c66a18d8aae27c697a5d89e authored over 3 years ago
fix(bulk-create): `ON CONFLICT` with unique index (#13345)

Co-authored-by: Brian Schardt <[email protected]>
Co-authored-by: ...

github.com/sequelize/sequelize - 6dcb565ea60ce4fbc85c3e1003b0a404797ffa50 authored over 3 years ago
meta: improve `contributing.md` and `sscce.js`

github.com/sequelize/sequelize - 97b3767ff2d79362b5d9191c57cdf211646c169c authored over 3 years ago
meta: remove unused Dockerfile

github.com/sequelize/sequelize - 0a9031253e8efb2548987f0d242de1e2af0e228b authored over 3 years ago
meta: refactor mocha configuration

github.com/sequelize/sequelize - aaf32349bacf036af028359a7888cafce916bde1 authored over 3 years ago
meta: update contributing guidelines and issue templates (#13039)

Co-authored-by: Pedro Augusto de Paula Barbosa <[email protected]>

github.com/sequelize/sequelize - 20cd5d7ed5a88c80c52bfb6fe2d7f05c77d9d882 authored over 3 years ago
meta: cleanup package.json, add keywords, facilitate local development (#13290)

* meta: cleanup package.json

* meta: add some keywords to package.json

* meta: reorganize ...

github.com/sequelize/sequelize - 830909244e02ff7e0ddaa31166462a30d1f09ec6 authored over 3 years ago
meta: add workflow to auto-remove the awaiting-response label

github.com/sequelize/sequelize - 9f950cbcbdd659d559496b77c40e0f827b108561 authored almost 4 years ago
meta: allow `meta` as commit scope

github.com/sequelize/sequelize - 3c1a420e0630cb0ffd965e9fcdcf7a1f76806d30 authored almost 4 years ago
Update issue templates

github.com/sequelize/sequelize - ac368c966906786dc9eb20e4a006329b2854f9c3 authored almost 4 years ago
fix(types): fix `Model.prototype.previous()` (#13042)

github.com/sequelize/sequelize - 5b16b32259f0599a6af2d1eb625622da9054265e authored almost 4 years ago
docs(upsert): improve return description

github.com/sequelize/sequelize - 271c08161a6de031ac980cea3fe236c3a8a3e9c0 authored almost 4 years ago
docs: update readme

github.com/sequelize/sequelize - a854af44558077a0bffb5912a5e538cbecfde193 authored almost 4 years ago
fix(query-generator): use `AND` in sql for `not`/`between` (#13043)

github.com/sequelize/sequelize - a663c54989de6dc873fdc1825d77e3e9731451ad authored almost 4 years ago
fix(types): allow `(keyof TAttributes)[]` in `UpdateOptions.returning` (#13130)

github.com/sequelize/sequelize - 97ba2422f2b14f100e202b86e07c6f13cf926e38 authored almost 4 years ago
fix(sqlite): retrieve primary key on upsert (#12991)

Co-authored-by: Pedro Augusto de Paula Barbosa <[email protected]>

github.com/sequelize/sequelize - 023e1d9aefe10d3c708f1580a979fb2b754bd0d3 authored almost 4 years ago
docs(model-querying-basics): clarify example (#12999)

github.com/sequelize/sequelize - 3e9441bc8b05bb10a2aaa4924ed48ec83b660a4c authored almost 4 years ago
fix(types): remove `string` from `Order` type (#13057)

github.com/sequelize/sequelize - ac39f8ac753d2d445b115b8c79dc47e24fd112a5 authored almost 4 years ago
test(types): add tests for `.previous` and `.set` (#13129)

github.com/sequelize/sequelize - c8c76d4312f1def0b3f84a213539270ea118367e authored almost 4 years ago
fix(types): models with attributes couldn't be used in some cases (#13010)

github.com/sequelize/sequelize - de5f21dce6e3324f370d578a29b3ec94632e7b5d authored almost 4 years ago
fix(types): allow bigints in `WhereValue` (#13028)

Co-authored-by: Pedro Augusto de Paula Barbosa <[email protected]>

github.com/sequelize/sequelize - 88925077eba182814af2ec8f6fa6674ae1ee5b15 authored almost 4 years ago
fix(types): fix `ValidationErrorItem` types (#13108)

Co-authored-by: papb <[email protected]>

github.com/sequelize/sequelize - e35a9bf58b3eb52f3c4d0e2650dc671182f83bff authored almost 4 years ago