Ecosyste.ms: OpenCollective

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

github.com/eggjs/sequelize

An easy-to-use multi SQL dialect ORM for Node.js
https://github.com/eggjs/sequelize

Removed all queryAndEmit calls from the regular queryinterface

0c114c361bf82a71e077f328dfbe9748dcd15097 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Make it more clear what's actually changed in quryInterface

1541ebbfae9c2ed1b7480ddff8ad47e6ccd08706 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
feat(model/attributes): map field names in simple wheres

80503f1f7f4c4e916cf587b567f65949f38c8101 authored over 10 years ago by Mick Hansen <[email protected]>
Remove the last remnant of queryandEmit

8296823df84e43d87d4106fc49e769722ee3f578 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
docs(model/attributes): add docs for attribute.field

54b685eab4d9339f2758350d9d8b0dac7808de9b authored over 10 years ago by Mick Hansen <[email protected]>
feat(model/attribute): support explicit field names in bulkCreate

54a194a0fd8391df2ff6a0f458239a9ccf95fc6a authored over 10 years ago by Mick Hansen <[email protected]>
test(postgres/instance): fix sql matched against

665fadc2e56090ec452fa82445346af187c5d73d authored over 10 years ago by Mick Hansen <[email protected]>
feat(attributes): select all attributes by default, simple case covered for defining field names for attributes

9ebc53f52c7fde6e41b9044b8737c62f9a2d6c0a authored over 10 years ago by Mick Hansen <[email protected]>
Refactored .query for all dialects to return promises

1c5aac4cd2344c3021cfab14fff746edcac9fa70 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Removed all queryAndEmit calls from the regular queryinterface

bbd668eb912ec9bfd0a6010376e171a9071f4356 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
chore(instance/association): rename dao to instance

9ccd6864d567191bdcb5fb038ee4757e51d08c2c authored over 10 years ago by Mick Hansen <[email protected]>
chore(dao): bit of cleanup

0747c7472e16a4ea2a7d91066ed834f5cd594245 authored over 10 years ago by Mick Hansen <[email protected]>
Merge pull request #1714 from edgarsilva/master

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

d985fae4537f9fb7c229d04ad4d3c51448410a6a authored over 10 years ago by Mick Hansen <[email protected]>
Merge pull request #1715 from cusspvz/master

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

dda41926551f267cbf388f0e8823d7b714296b89 authored over 10 years ago by Mick Hansen <[email protected]>
Join ON after include.where check

e34da0d49ba0fb725a5b7bef20c8443ae31308fc authored over 10 years ago by José Moreira <[email protected]>
Remove variables used on tests

d8389862afa17242cfa7e69c6fc414c48ea3ed6e authored over 10 years ago by José Moreira <[email protected]>
Where declaration should stay there

2b706b6159278032c2af6d52c946b80d19354362 authored over 10 years ago by José Moreira <[email protected]>
Solve conflicts of rename daoFactory on my commits Again

6212337f9669b240d2990c1ae6e60ec11723cff2 authored over 10 years ago by José Moreira <[email protected]>
Solve conflicts of rename daoFactory on my commits

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

a22ce900bb1622cfe63983bf31a7534416550617 authored over 10 years ago by José Moreira <[email protected]>
SubQuery 1:M fix

related with #1713

11aa510bb921ac6b5a9e86901513e3dd8d2a9c5e authored over 10 years ago by José Moreira <[email protected]>
Paranoid Clause: Run always recursively

a412760d08f5210534348672052b44795b405990 authored over 10 years ago by José Moreira <[email protected]>
Fix sqlite double-quoting

7cc4f96bbc05e1b07f13d822d4fc7a8fbb00acc7 authored over 10 years ago by Joshua Perry <[email protected]>
SubQuery 1:M fix

related with #1713

b2e57f18f4c4ed9061098df15191258e81530b1a authored over 10 years ago by José Moreira <[email protected]>
Paranoid Clause: Run always recursively

596f7134816894e497d376ba1b64a1c3d90c2a89 authored over 10 years ago by José Moreira <[email protected]>
chore: rename include.daoFactory to include.model

d81e49376be5f2c0149498f7e7d8c9064a1517de authored over 10 years ago by Mick Hansen <[email protected]>
chore(model): rename daoFactory to model

570738489644b2ee1ea7b7f326a90592ca51d4fe authored over 10 years ago by Mick Hansen <[email protected]>
feat(associations): have association mixin calls (belongsTo/hasOne/hasMany) return the association instead of the model

7aebecad4ad79e43d1ede1f86264e8ad229211d0 authored over 10 years ago by Mick Hansen <[email protected]>
chore(model): move attributes normalization and enum validator generation to model constructor

7e03745a3b450598f11a0126297e29dcf7208ee6 authored over 10 years ago by Mick Hansen <[email protected]>
Fixes issue with migrations not being found when relative path for the migrations folder is provided.

51db858253e824a12aeec082697f1f99c41bc2c3 authored over 10 years ago by edgarsilva <[email protected]>
Merge pull request #1708 from sequelize/bulkCreatePromisify

Bulk create promisify

9135d3441a0bee45d25717bbb59c18590fca6dfb authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Change pg connector manager to use promises correctly

ea4fa21226ebf7e84f620a36f9fefd481800b307 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Moved the sequelize promise code to a fork of bluebird, and made small changes to the bulkCraete promise code

f2d621297f4082f0e6dd91d17c73f01411a8df33 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1709 from edgarsilva/master

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

cc197a35626a826f8f4ff76c75a865ab91c53afa authored over 10 years ago by Mick Hansen <[email protected]>
Fix issue with options file (--options-path) relative path not working.

35d18dac258828ac9cb631b6666b46a3cfa8080b authored over 10 years ago by edgarsilva <[email protected]>
Hacky solution for inserting arrays of dates in postgres

2aa5a031113297aa8d3019286a52edad0c0a1744 authored over 10 years ago by Nick Mitchinson <[email protected]>
fix(hasMany): fix foreign key naming issue with N:M (closes #1685)

798ecb12f23af8b1acd6ec55eddd39b7b5e7ba07 authored over 10 years ago by Mick Hansen <[email protected]>
Fix for foreignKey issue in #1685

922b7bbb6b9ae86f8c1a98fd43d81f2af0ccc201 authored over 10 years ago by Mick Hansen <[email protected]>
Forgot to copy-pasta a helper function from bluebird

387abfa768b7dc283fa4040bc79d34325db9199f authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Forgotten console.log

f371167985736d85d2fc5210012f7c34ca3bab62 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Put the promise util methods in the bottom

9ec3c4f4ceec0174b0267967beaf89b2fedd6b35 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Promisified bulk create

f8efb9f92244a30961d5dbe3afb7d09166f11fab authored over 10 years ago by Jan Aagaard Meier <[email protected]>
faketimers give trouble with setImmediate in 0.10. Changed to a regular settimout

68620db1b49f2fea757844d1f17db78640eeed0d authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Use equalsDate instead of equals

9b93aae392b030082c4e6c46a939cd7d8da6c497 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Added api refernece for promises, added a silent option to dao.save

68bdfdc8bbdb9d078df8242610c82ccda06c612b authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Added api docs for count, changed count to use aggregate, changed rawselet to use promises

0701b1f9cfa4531d63cf71aeeee5b8a23df05f8d authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1698 from cusspvz/master

Paranoid: don't required non conditional queries

0769888233c46444e049f2fe9fc170cda0a1e3dc authored over 10 years ago by Mick Hansen <[email protected]>
Add test unit for required check

2ed8ea0d798f92441ec1308f6e36ea2013c4565f authored over 10 years ago by José Moreira <[email protected]>
Revert: "Paranoid: don't required non conditional queries"

d76255526b4c186c05036d93a93dc66571e3dbf1 authored over 10 years ago by José Moreira <[email protected]>
Paranoid: if required, don't change nothing, otherwise mark required as false

5ba17e9954d77a6981580d5134ba2335edba8be7 authored over 10 years ago by José Moreira <[email protected]>
Remove spacings to follow syntax

I know that can mess up PR but is needed.

cc281bc7a7ad1944b01d9c55b6f129722c2ae542 authored over 10 years ago by José Moreira <[email protected]>
Paranoid: don't required non conditional queries

closes #1697

182251231c8ca4912d1d000fa6804d123ae0cad6 authored over 10 years ago by José Moreira <[email protected]>
Merge pull request #1695 from cusspvz/master

subQuery Check is using sourceTable on a through Select

e1ce0e219d79a08f259dd463d3609a2249a578ec authored over 10 years ago by Mick Hansen <[email protected]>
Test Unit: match syntax

b9f61180752adc8257dd2a33a6bbf3d263b314f8 authored over 10 years ago by José Moreira <[email protected]>
Tabs to Spaces

aaa3d972d716de1da1588876bf31390b56a44919 authored over 10 years ago by José Moreira <[email protected]>
Fix bug (cause by required on N:M)

f23cdeb0b8043f4d879234833aa2f867f9242fba authored over 10 years ago by José Moreira <[email protected]>
Test Unit: add done()

5ef9edc4ffd14561ebec1adcc2d975bd8e573a77 authored over 10 years ago by José Moreira <[email protected]>
Exposed validator.js directly, instead of through DaoValidator. Closes #1659

530d01027102032cd697e88cdff8d0cc7d137aa5 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
throught > through

08a888b2c0ee40557e43ea997cba787d83d29aeb authored over 10 years ago by José Moreira <[email protected]>
Another Test Unit

0cd8b1a0a9032f24f52d485566a27e37ff9382a1 authored over 10 years ago by José Moreira <[email protected]>
Merge pull request #1678 from cusspvz/master

Test Unit for another require bug

c7a4220cb8bdd01820bff95a35d3a7751dd84be9 authored over 10 years ago by Mick Hansen <[email protected]>
for -> .forEach

68add46d1c594774d17d33ab68af9ffd59fe5d6c authored over 10 years ago by José Moreira <[email protected]>
Remove UNSIGNED (doesn't work with postgres?)

de6bf28047399beb1528b5ef7eb9dde5d4d21ce9 authored over 10 years ago by José Moreira <[email protected]>
escape validation?

53a0f248bfcbbd17e701d0a108d4442c6ca3ce1f authored over 10 years ago by José Moreira <[email protected]>
TestUnit: fix relation between User and SomeConnection

e5c630bfb22ad95053974c4ca936ac35632114fa authored over 10 years ago by José Moreira <[email protected]>
paranoidClause: minor changes

18f7c7e343afaae2344600bd8955d4f771be48bc authored over 10 years ago by José Moreira <[email protected]>
remove test on sync

849f74be33e6ecfa4889d4ffc0ae544361905281 authored over 10 years ago by José Moreira <[email protected]>
Paranoid on include

0d8dad4143b1191b44111545bbaaa31c7c65df06 authored over 10 years ago by José Moreira <[email protected]>
This is paranoid's fault too

d0f998a0c395d151b1f67bc05710e154a2d722a1 authored over 10 years ago by José Moreira <[email protected]>
feat(promises): code doc, explain that findOrCreate/findOrInitialize returns multiple arguments

262be7bcf35c3818cc4ff8455154c792b75f898c authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): more refactoring

d8c32ff464f68746669ed8984a0ca4909b06d07d authored over 10 years ago by Mick Hansen <[email protected]>
Use the correct variable for the table name

999d1e351f83e03934eb3773fd64f49efbb6c7c0 authored over 10 years ago by Joshua Perry <[email protected]>
Return the promise

c510434931a2cbcf06f45de6468f69ab8821aefa authored over 10 years ago by Joshua Perry <[email protected]>
Error on empty result from table definition queries

57dec7648b2fbfcdb29018b47bcce6ad5e8649cb authored over 10 years ago by Joshua Perry <[email protected]>
feat(promises): some query interface refactoring

f10c6929fa7893626c41bf0b16fe7ae239e04924 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): refactor reload to use promise style

d71a2e7bcfd8a32cd1d40c227dd088b02791f5c9 authored over 10 years ago by Mick Hansen <[email protected]>
Merge pull request #1680 from siyangbi/add-test-for-#1646

* Add unit test for #1646

0121225f52a80bd2d060d256f51018b3bce3dd97 authored over 10 years ago by Mick Hansen <[email protected]>
* Remove pg specific

25089db3ed0edf20d6ce3660ec7a22ceb0a14623 authored over 10 years ago by Siyang <[email protected]>
* Fix postgres deleteQuery not using schema

530fa695015edacedf4c7bba89e5075fa269ccf7 authored over 10 years ago by Siyang <[email protected]>
* Update table prefix test

7894ba10288bf3e8f4e6506696a21cf9085ef57e authored over 10 years ago by Siyang Bi <[email protected]>
Merge pull request #1663 from sequelize/feat-promise-as-first-class

Promises as first class citizens

4c1e14b56627689e5862e675b96cac8352a2359f authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): when calling then/spread from custom event emitter make sure to proxy sql events on to the new promise

24b23626eb926db6bb42dbf09623df726bf1e27f authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): adding extra sql propagation for Promise.all

db5e3d8764420519b6999565ed6f93b26d7d4ba6 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): fix more tests/implementation and make sure Promise.all propagates all sql events

932fb17716de67d9b8e06e57e8c15275a264cd5c authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): add back afterEach and .return(self) on sync

ef3727addb1a9b6dc51f31a8cea83b93cb440d00 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): fix a few more tests - and return this.then() rather than this from done/success/error - i'm a dummy

9dae02d4af216e2542ce69ebd1d3d9b56b8fd67e authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): fix test

606cc84409fa15ac358662a1397230b05ce092e3 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): properly propagate errors

ca62cf10d4edce8edf348ce6a63ad11f91009572 authored over 10 years ago by Mick Hansen <[email protected]>
* Add unit test for #1646

c0d30a271e2dcf7414ab91556f25a9d60398c8f5 authored over 10 years ago by Siyang Bi <[email protected]>
Test Unit for another require bug

a96f6ee1723e9e8a000325537386988a98a82159 authored over 10 years ago by José Moreira <[email protected]>
feat(promises): updated mocha for promise support (eliminates the need for done())

57b6f92a287c17014b6be3a75045af16d689e635 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): example of better(?) test

2107487281a9f81f9c7e4dd2101a685223d91707 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): remove test that is outside spec

c936884381493f3eed6ced7ab90a20d1ed4fbc22 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): transfer sql across .then() calls

698f5ae6bcba7405b9a22a5174b9807c84c00ac0 authored over 10 years ago by Mick Hansen <[email protected]>
Merge pull request #1672 from alexwl/add-limit-on-update

Added support for limit clause on update

530332aea5ea61f9f00fedcadd67f6ce5b74be8c authored over 10 years ago by Mick Hansen <[email protected]>
Added support for limit clause on update

637d6b6fcc7a63959abd26e6f048fdbc4a3ce529 authored over 10 years ago by alexwl <[email protected]>
Merge pull request #1667 from coolnalu/master

Added a test case for including models when retrieving associated objects

1bc46df2a3cf6b5d4db4943335955114d2bd4963 authored over 10 years ago by Mick Hansen <[email protected]>
Added a test case for including models when retrieving objects through association

3481577c97d5225b79b34d23b342c3fcb08a22f3 authored over 10 years ago by Terry Xu <[email protected]>
Added @since tags to sequelize.and etc.

705b70148bef32b510bc67c19b4f7db6f3e297ef authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Update changelog.md

d7be58fd896c6bf587a1507196dc4337927114c0 authored over 10 years ago by Mick Hansen <[email protected]>
add 1.7.0 branch to travis

fe003b729a873b3bf3a54f4efcc544ba94d662ff authored over 10 years ago by Mick Hansen <[email protected]>