Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Egg.js

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
Collective - Host: opensource - https://opencollective.com/eggjs - Website: https://eggjs.org - Code: https://github.com/eggjs

Fix wrong identifier pt 1

github.com/eggjs/sequelize - fe90a98ac56c2aca7f06c7fc1d0105c311306a06 authored over 10 years ago
Fix wrong identifier pt 2

github.com/eggjs/sequelize - 75a1e3b8ec39016b9c161356d07da8a512bde3c8 authored over 10 years ago
Typos and spacing

github.com/eggjs/sequelize - 2e4ab67de02b773f71ee901be97de8a7cd08dcf8 authored over 10 years ago
Tests for many-to-many self-associations

github.com/eggjs/sequelize - 28c062ec490e365e3833be668022510106cc944c authored over 10 years ago
Default as for many-to-many self-associations

Default as for many-to-many self-associations v2

github.com/eggjs/sequelize - bb9e60b0f9d9c5b33182fea5d95d29a643716949 authored over 10 years ago
Merge pull request #1686 from joshperry/pg-describe-notable-error

Error on empty result from table definition queries

github.com/eggjs/sequelize - 56bbf9267898fa60568b71aa3070ab99e224ebff authored over 10 years ago
Only try to delete attributes if they exist

github.com/eggjs/sequelize - a03d2ab840bd2667b05e405ab97c53fa3f54ff96 authored over 10 years ago
Tidying code (no functional change)

github.com/eggjs/sequelize - 696cc28e6c2e0bf9e18219da4dd83fc3f9fabdde authored over 10 years ago
add underscoredAll option to code doc

github.com/eggjs/sequelize - 1fa99b9d50cb26e83abd86bad7f2b1e00be6bc43 authored over 10 years ago
Merge pull request #1734 from wbyoung/underscore-tablename

Underscore table name.

github.com/eggjs/sequelize - 209a4f7f745217d041af614222b424f53c37c74f authored over 10 years ago
Added option for underscore table name.

github.com/eggjs/sequelize - c3af8769665c6ab9be79a72d955cc1f171e46ad8 authored over 10 years ago
Merge pull request #1747 from sequelize/setWithId

Add ability to set and add associations by model id instead of model instance

github.com/eggjs/sequelize - 3ced2aaa474d85a9fb68f76289526561b60fcd48 authored over 10 years ago
A bit of style changes

github.com/eggjs/sequelize - 85ab07cb2858e8f410d8f1f3bc3dbd605c0853b8 authored over 10 years ago
Removed ununsed bulkDeleteQuery function from query generator

github.com/eggjs/sequelize - d14c24b09717cbfcaa622c4cf487c4d7f31d6775 authored over 10 years ago
Return the correct object if the association already exists in add

github.com/eggjs/sequelize - 4d52706aa4df2990c47fa75168f6ef646785ddbb authored over 10 years ago
Add ability to set and add associations by model id instead of model instance

github.com/eggjs/sequelize - 6292923becc88daf0d8fe5ba06c5cf70fb7a9ab1 authored over 10 years ago
Throw an error if the name of an association clashes with an attribute. Closes #1272

github.com/eggjs/sequelize - 4b79b2b6b6b9071b24119bd5d05f7d0f7e23722e authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - 830d3e7741eefb20c6326948250575bf95bd4f10 authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - ae40b9492ead56b3817d178725995d185e805ba8 authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - 26d10c0b66be4e4376869fa2dbec5235b69d32a5 authored over 10 years ago
Update changelog.md

github.com/eggjs/sequelize - 47e29c2393f85547bab3ccd0ba1693d5ca48fabc authored over 10 years ago
Merge pull request #1743 from overlookmotel/master

Removed tabs where should be spaces

github.com/eggjs/sequelize - 6e8793c2a068286715d3f88bb144b2828e30a090 authored over 10 years ago
Merge pull request #1744 from sequelize/addRelations

addRelations feature

github.com/eggjs/sequelize - c20fa816b50cfbbdb44bd18906a6a19003598365 authored over 10 years ago
Put   back in

github.com/eggjs/sequelize - e40e6474207e257a72171dd060f86ef7592ca3ef authored over 10 years ago
Docs for sequelize.models

github.com/eggjs/sequelize - 7e9679be1360b1506797ccb56663b64a33d01a85 authored over 10 years ago
Don't import promise directly in promise test

github.com/eggjs/sequelize - b67058a6fe8af1f50340fa7a5d062e6e6b05186f authored over 10 years ago
Refactored model.update and destroy to use promises

github.com/eggjs/sequelize - 5a75d2607f487c7e245e7e1668e126b66b36f11c authored over 10 years ago
Refactored associations to use promises, and added addRelations

github.com/eggjs/sequelize - 1bd525d21557e8db82978c4c97d611fd20c41f06 authored over 10 years ago
Renamed the bluebird package to sequelize-bluebird

github.com/eggjs/sequelize - 9393986b034138fa0841a3f557d65e8a0ffaa790 authored over 10 years ago
Removed tabs where should be spaces

github.com/eggjs/sequelize - d15618f092316e7fdafc48e501c32d955ad76e18 authored over 10 years ago
fix(include): copy to originalAttributes before modifying attributes

github.com/eggjs/sequelize - 912e1b1a4ec1c7ef09e09aed5b971484e809b8ae authored over 10 years ago
fix(include): query shouldn't include multiple duplicate primary key attributes if having primary keys in include.attributes

github.com/eggjs/sequelize - ba77f7dc974e143923cfbd11fa7b170e2843490b authored over 10 years ago
feat(include): make it possible to filter attributes on the through table

github.com/eggjs/sequelize - c8235a54888ac5c795933f9a3ead52df1953829b authored over 10 years ago
Merge pull request #65 from mzyy94/fix_wrong_code_in_readme

Fix sample code in README.md

github.com/eggjs/router - 3b13e05258a6f578d1b9dd85caf2200d71553601 authored over 10 years ago
Underscore table name.

github.com/eggjs/sequelize - 2a2e420616e91bd3e4ad9a8ba6998d72b7666caa authored over 10 years ago
Release 0.12.1

github.com/eggjs/supertest - b37bd593435e428733269577d58ec71153c681c9 authored over 10 years ago
Update methods dependency

github.com/eggjs/supertest - 743f62a508e27c2579633238795e52f1747db0e9 authored over 10 years ago
Fix use of sequelize.fn etc in date and boolean fields. Closes #1471

github.com/eggjs/sequelize - 23f0460af154b3412d62250e12b2ed1d24a31966 authored over 10 years ago
Merge pull request #1723 from sequelize/queryInterfacePromises

Query interface promises

github.com/eggjs/sequelize - bb40f280e2df900cf0626c62ea64c33492bc6833 authored over 10 years ago
Promises for hooks

github.com/eggjs/sequelize - c33046b94df771b29eb2238599e0a97b1958dfda authored over 10 years ago
Merge master

github.com/eggjs/sequelize - a8f23bd8737ff7df50d3e31ee74b317858d06a9a authored over 10 years ago
Merge branch 'pola88-primary_key_on_has_many'

github.com/eggjs/sequelize - 620d8e7711eea6ff32fdd6b9ca32f7243ea68003 authored over 10 years ago
fix(model/destroy): fix model.destroy() where .sync() hasn't been called (closes #1730)

github.com/eggjs/sequelize - 54655ab223f4532008fd67bd27dca1766917310a authored over 10 years ago
Merge branch 'primary_key_on_has_many' of https://github.com/pola88/sequelize into pola88-primary_key_on_has_many

github.com/eggjs/sequelize - 11dba9ecd055a8307afb6e3d3db0b651dbd3cdfb authored over 10 years ago
use createTable instead of query

github.com/eggjs/sequelize - b1e9419b7242293bfc4bc03c532f37f0055ef25f authored over 10 years ago
Test unit for removing associations HABTM #1625

github.com/eggjs/sequelize - f83f385bc96132edf90608c315c76f42e2c3947e authored over 10 years ago
Merge pull request #1725 from overlookmotel/models-in-sequelize-object

define() stores model in sequelize.models

github.com/eggjs/sequelize - 2d5cf42ccdc6bd78a00251bc7df9874ca2f87af2 authored over 10 years ago
Changelog for Define adds model to sequelize.models

github.com/eggjs/sequelize - 90531bcbe79ab812e83581ffa243fc26497d3e3d authored over 10 years ago
Test for Define adds model to sequelize.models

github.com/eggjs/sequelize - bf4f1b73ea57bcdca33957076a4f72ef3ed828f5 authored over 10 years ago
Define adds model to sequelize.models

github.com/eggjs/sequelize - 513fec72c988f22b49de539547d6ff9f2f3d5533 authored over 10 years ago
Merge changelog.md

github.com/eggjs/sequelize - 8b2c130efede4c63a93a45d01a4aa47e269e92a6 authored over 10 years ago
Make it more clear what's actually changed in quryInterface

github.com/eggjs/sequelize - 3d57cfc7cf544ca3577858729d727de197bab084 authored over 10 years ago
Remove the last remnant of queryandEmit

github.com/eggjs/sequelize - 85b9a564d92a86b5bd635281d9e2efe1efb90866 authored over 10 years ago
Removed all queryAndEmit calls from the regular queryinterface

github.com/eggjs/sequelize - 0c114c361bf82a71e077f328dfbe9748dcd15097 authored over 10 years ago
Refactored .query for all dialects to return promises

github.com/eggjs/sequelize - 8cbd6a67d079bdd4596316824e310d81baedaa53 authored over 10 years ago
Make it more clear what's actually changed in quryInterface

github.com/eggjs/sequelize - 1541ebbfae9c2ed1b7480ddff8ad47e6ccd08706 authored over 10 years ago
feat(model/attributes): map field names in simple wheres

github.com/eggjs/sequelize - 80503f1f7f4c4e916cf587b567f65949f38c8101 authored over 10 years ago
Remove the last remnant of queryandEmit

github.com/eggjs/sequelize - 8296823df84e43d87d4106fc49e769722ee3f578 authored over 10 years ago
docs(model/attributes): add docs for attribute.field

github.com/eggjs/sequelize - 54b685eab4d9339f2758350d9d8b0dac7808de9b authored over 10 years ago
feat(model/attribute): support explicit field names in bulkCreate

github.com/eggjs/sequelize - 54a194a0fd8391df2ff6a0f458239a9ccf95fc6a authored over 10 years ago
test(postgres/instance): fix sql matched against

github.com/eggjs/sequelize - 665fadc2e56090ec452fa82445346af187c5d73d authored over 10 years ago
feat(attributes): select all attributes by default, simple case covered for defining field names for attributes

github.com/eggjs/sequelize - 9ebc53f52c7fde6e41b9044b8737c62f9a2d6c0a authored over 10 years ago
Refactored .query for all dialects to return promises

github.com/eggjs/sequelize - 1c5aac4cd2344c3021cfab14fff746edcac9fa70 authored over 10 years ago
Removed all queryAndEmit calls from the regular queryinterface

github.com/eggjs/sequelize - bbd668eb912ec9bfd0a6010376e171a9071f4356 authored over 10 years ago
chore(instance/association): rename dao to instance

github.com/eggjs/sequelize - 9ccd6864d567191bdcb5fb038ee4757e51d08c2c authored over 10 years ago
chore(dao): bit of cleanup

github.com/eggjs/sequelize - 0747c7472e16a4ea2a7d91066ed834f5cd594245 authored over 10 years ago
Merge pull request #1714 from edgarsilva/master

Fixes issue with migrations not being found when relative path for the m...

github.com/eggjs/sequelize - d985fae4537f9fb7c229d04ad4d3c51448410a6a authored over 10 years ago
Merge pull request #1715 from cusspvz/master

Paranoid Clause: Run always recursively + SubQuery 1:M fix

github.com/eggjs/sequelize - dda41926551f267cbf388f0e8823d7b714296b89 authored over 10 years ago
Join ON after include.where check

github.com/eggjs/sequelize - e34da0d49ba0fb725a5b7bef20c8443ae31308fc authored over 10 years ago
Remove variables used on tests

github.com/eggjs/sequelize - d8389862afa17242cfa7e69c6fc414c48ea3ed6e authored over 10 years ago
Where declaration should stay there

github.com/eggjs/sequelize - 2b706b6159278032c2af6d52c946b80d19354362 authored over 10 years ago
Solve conflicts of rename daoFactory on my commits Again

github.com/eggjs/sequelize - 6212337f9669b240d2990c1ae6e60ec11723cff2 authored over 10 years ago
Solve conflicts of rename daoFactory on my commits

Conflicts:
lib/dialects/abstract/query-generator.js
lib/model.js

github.com/eggjs/sequelize - a22ce900bb1622cfe63983bf31a7534416550617 authored over 10 years ago
SubQuery 1:M fix

related with #1713

github.com/eggjs/sequelize - 11aa510bb921ac6b5a9e86901513e3dd8d2a9c5e authored over 10 years ago
Paranoid Clause: Run always recursively

github.com/eggjs/sequelize - a412760d08f5210534348672052b44795b405990 authored over 10 years ago
Fix sqlite double-quoting

github.com/eggjs/sequelize - 7cc4f96bbc05e1b07f13d822d4fc7a8fbb00acc7 authored over 10 years ago
SubQuery 1:M fix

related with #1713

github.com/eggjs/sequelize - b2e57f18f4c4ed9061098df15191258e81530b1a authored over 10 years ago
Paranoid Clause: Run always recursively

github.com/eggjs/sequelize - 596f7134816894e497d376ba1b64a1c3d90c2a89 authored over 10 years ago
chore: rename include.daoFactory to include.model

github.com/eggjs/sequelize - d81e49376be5f2c0149498f7e7d8c9064a1517de authored over 10 years ago
chore(model): rename daoFactory to model

github.com/eggjs/sequelize - 570738489644b2ee1ea7b7f326a90592ca51d4fe authored over 10 years ago
feat(associations): have association mixin calls (belongsTo/hasOne/hasMany) return the association instead of the model

github.com/eggjs/sequelize - 7aebecad4ad79e43d1ede1f86264e8ad229211d0 authored over 10 years ago
chore(model): move attributes normalization and enum validator generation to model constructor

github.com/eggjs/sequelize - 7e03745a3b450598f11a0126297e29dcf7208ee6 authored over 10 years ago
Fixes issue with migrations not being found when relative path for the migrations folder is provided.

github.com/eggjs/sequelize - 51db858253e824a12aeec082697f1f99c41bc2c3 authored over 10 years ago
Merge pull request #1708 from sequelize/bulkCreatePromisify

Bulk create promisify

github.com/eggjs/sequelize - 9135d3441a0bee45d25717bbb59c18590fca6dfb authored over 10 years ago
Change pg connector manager to use promises correctly

github.com/eggjs/sequelize - ea4fa21226ebf7e84f620a36f9fefd481800b307 authored over 10 years ago
Moved the sequelize promise code to a fork of bluebird, and made small changes to the bulkCraete promise code

github.com/eggjs/sequelize - f2d621297f4082f0e6dd91d17c73f01411a8df33 authored over 10 years ago
Merge pull request #1709 from edgarsilva/master

Fixes issue with options file (--options-path) relative path not working.

github.com/eggjs/sequelize - cc197a35626a826f8f4ff76c75a865ab91c53afa authored over 10 years ago
Merge pull request #280 from dead-horse/docs

add originalUrl in docs

github.com/eggjs/koa - caf6d177a21726f858a2df6dd4fffa5d59d312c1 authored over 10 years ago
add originalUrl

github.com/eggjs/koa - 21b7eb82b9850ad773c294a5f739d70422dba81a authored over 10 years ago
Fix issue with options file (--options-path) relative path not working.

github.com/eggjs/sequelize - 35d18dac258828ac9cb631b6666b46a3cfa8080b authored over 10 years ago
Hacky solution for inserting arrays of dates in postgres

github.com/eggjs/sequelize - 2aa5a031113297aa8d3019286a52edad0c0a1744 authored over 10 years ago
fix(hasMany): fix foreign key naming issue with N:M (closes #1685)

github.com/eggjs/sequelize - 798ecb12f23af8b1acd6ec55eddd39b7b5e7ba07 authored over 10 years ago
Fix for foreignKey issue in #1685

github.com/eggjs/sequelize - 922b7bbb6b9ae86f8c1a98fd43d81f2af0ccc201 authored over 10 years ago
Forgot to copy-pasta a helper function from bluebird

github.com/eggjs/sequelize - 387abfa768b7dc283fa4040bc79d34325db9199f authored over 10 years ago
Merge pull request #278 from dead-horse/host-setter

remove req.host=

github.com/eggjs/koa - 50ffb86a407b88c0a2d7287ed88d177f603e1cad authored over 10 years ago
Forgotten console.log

github.com/eggjs/sequelize - f371167985736d85d2fc5210012f7c34ca3bab62 authored over 10 years ago
Put the promise util methods in the bottom

github.com/eggjs/sequelize - 9ec3c4f4ceec0174b0267967beaf89b2fedd6b35 authored over 10 years ago
Promisified bulk create

github.com/eggjs/sequelize - f8efb9f92244a30961d5dbe3afb7d09166f11fab authored over 10 years ago