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

Wrap the test within prepareTransactionTest

46313bc13d742ddb62a5c5aeddca7ab5a048d8c5 authored almost 11 years ago by Sascha Depold <[email protected]>
Update changelog.md

8822ab99c434b1a22adbf808e39bc6cbe61d52ef authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'additional-include-tests'

162ef09ef70c615efe9dce02d6d307477080f9d8 authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

8fe7a6810be85418af4d3e27f7f40a6e312873e1 authored almost 11 years ago by Mick Hansen <[email protected]>
cover additional include cases where a include might be in the subquery but it's child shouldnt be

01560c7c4ce9c13c90239d67c2b4808901b993ee authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' into hotfix/transaction_timeout

4ebe4bccd28e5172a357771d5d8584e6f9ac2df9 authored almost 11 years ago by Sascha Depold <[email protected]>
Merge branch 'master' of github.com:sequelize/sequelize

6b9aa0c46a5cb2cd1e09460cc32f9fcde0f15839 authored almost 11 years ago by Mick Hansen <[email protected]>
order by subquery logic should also work in cases of {model: Model} instead of just Model

a4156ebcec6d8f652875c05490a059ba8b5895bf authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

2fa065882999f0948c2aef68443e0998077f4d07 authored almost 11 years ago by Mick Hansen <[email protected]>
1.7.0-rc9

e2b5dc7d3f787d4465af516da5d0c550fa43e3fe authored almost 11 years ago by Mick Hansen <[email protected]>
2.0.0-dev9

e099a7216636dae789ad7d3bdc245b727aaf1b0d authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' into milestones/2.0.0

ee4dde20b087bce79983ff3ac4513432b3cd75de authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' of github.com:sequelize/sequelize

79b1f6f432a6ed96041f030f526c9eba2825ce70 authored almost 11 years ago by Mick Hansen <[email protected]>
hotfix for through tables and custom primarykeys

21565c2eb5faa38d9e3414ddd03c5bc751d3f2f1 authored almost 11 years ago by Mick Hansen <[email protected]>
Use built-in promises

1adae59a9da580aab1f9a64caea35d463b6150d7 authored almost 11 years ago by Sascha Depold <[email protected]>
Merge branch 'master' into hotfix/transaction_timeout

308e70060f09e0a4ff393f4ecd9454952e4b8f9e authored almost 11 years ago by Sascha Depold <[email protected]>
remove .only

57c5798cbb4efc5d4db9c49a278943f459a8a7be authored almost 11 years ago by Mick Hansen <[email protected]>
additional include test (passing)

d1f4aa1ffed77fb4a3ace10d9f1a629d969fc9d2 authored almost 11 years ago by Mick Hansen <[email protected]>
2 new test cases for includes with required and limiting

dade8dae34b43c3e69e77b2fff16d3e3cd82acb0 authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

c480661d8a66c6aee591970de640eae9acea4a76 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' into milestones/2.0.0

d801f42645588c44a3346a8fd265dd27e52fcd82 authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

cc02a9bc1cfc087312c7100bd930ca1c64a5efb1 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1421 from overlookmotel/include-all

Eager loading all associations

60bd58c4e90d6c2bd693da3348450530a8d459d2 authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

a7353fbfc0ff94a835772761f60d49134c965694 authored almost 11 years ago by Mick Hansen <[email protected]>
fix performance regression

97f840e3e789d798d3678af46d892f6a4cb8375f authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1422 from overlookmotel/fix-failing-test

fix for failing test

56fdc84caf287bc87072698ab2d5646c52218639 authored almost 11 years ago by Mick Hansen <[email protected]>
fix for failing test

29702fb0d723bdddd55290792dfeceec217ed0fe authored almost 11 years ago by Overlook Motel <[email protected]>
switching tabs for spaces

38e48b5caa914d1c9efd9c82e4b7f82cd24390d7 authored almost 11 years ago by Overlook Motel <[email protected]>
tests for include all

5af6097e4dc282651678af41da4303c09b588e89 authored almost 11 years ago by Overlook Motel <[email protected]>
include all

1e1a10b670a307a91664e9fea0b75ac3956e2cd8 authored almost 11 years ago by Overlook Motel <[email protected]>
comment on include without array

cf0fc069d5872575d6419f3925c00208069a3e0e authored almost 11 years ago by Overlook Motel <[email protected]>
fix problem with 'this' in validateIncludedElement

4d5380ccad08aef6fd0de76ba690f72441087ff3 authored almost 11 years ago by Overlook Motel <[email protected]>
include without array

d4d4788779b927218ef443571875959ae202c8d0 authored almost 11 years ago by Overlook Motel <[email protected]>
remove semicolon

8a83207613c87969c44f8a54696457ac6d6cf228 authored almost 11 years ago by Overlook Motel <[email protected]>
remove .only

338562e7c0b9704803afca200599849b2d1e7fb8 authored almost 11 years ago by Mick Hansen <[email protected]>
additional include test (passing)

170bab31ffb9a41f85dfb7ad3549ee0e92c98b0f authored almost 11 years ago by Mick Hansen <[email protected]>
2 new test cases for includes with required and limiting

8f0e2fa36fff25796fbeaa5f5ee9c6966c5cad1d authored almost 11 years ago by Mick Hansen <[email protected]>
1.7.0-rc8

f7ec6234a226cbf54334a6b6e908b1498f452682 authored almost 11 years ago by Mick Hansen <[email protected]>
2.0.0-dev8

2a8d31bb0d69792b90fcaecb5935ae764d28919f authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' into milestones/2.0.0

18755161c43d0c159f9da2d0030770d489268994 authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

cc0c311c1d5e8a8f039205615e8002343f6afc49 authored almost 11 years ago by Mick Hansen <[email protected]>
hotfix for non-where required includes with limits

101000f992c3d7c6101bf25158fbecb6e5a910ec authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

3f7a2d13a0b1d7a62c09f454d39a2c80a64bcd8a authored almost 11 years ago by Mick Hansen <[email protected]>
2.0.0-dev7

cc72d9a0a5265cdf1fb7016c9541e63d3d5a5cdc authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

3ca6f608ab41ae17e839b11fc940b2770a126c6e authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'master' of github.com:sequelize/sequelize

a12b5954f7c0d028a43c65f24b5f475d73b7d2cb authored almost 11 years ago by Mick Hansen <[email protected]>
1.7.0-rc7

13b9494b4c885e5532fc461d026f7283fce8d401 authored almost 11 years ago by Mick Hansen <[email protected]>
Complex test that fails on pg

d7f6bcca64591394431e2b5d6af5da00182880c8 authored almost 11 years ago by Sascha Depold <[email protected]>
Merge pull request #1416 from janmeier/includeDates

Parse dates properly when using includes in sqlite

b1f666e9663791f0fe7ec7e8335d472515731d69 authored almost 11 years ago by Mick Hansen <[email protected]>
Parse dates properly when using includes in sqlite

805301ddfb728142fae481c6a35be7265ec5126f authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
[merge]

c2d05d09e86771b39df82581c1892cd916487cb9 authored almost 11 years ago by Mick Hansen <[email protected]>
.set() will no longer accept values that are not a dynamic setter or in the model definition

7a7f3ddfa179f73134bb1948a3945243a1128e6f authored almost 11 years ago by Mick Hansen <[email protected]>
[chore] upgrade dottie dependency to counter Array.prototype being changed

b2b237214b6e9d99f47b73591623ed09d03fa44e authored almost 11 years ago by Mick Hansen <[email protected]>
[test] provide tests for empty 1:1 include cases

f977d9453eab5745a8ceaa7d84202b9faa86f209 authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

79a93b9f12dda61293107de6068127e7e180329c authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1410 from ruifortes/master

fix adding duplicate PK attributes in select query

56647604e9feae8a57a24506dfa2e3086e2916c9 authored almost 11 years ago by Mick Hansen <[email protected]>
Update query-generator.js

0e068874f6036bf897f6efcea5cd5429228a53ac authored almost 11 years ago by ruifortes <[email protected]>
ORDER BY in the sub-query should also be in the main-query

5f5eb36c360eb8412f9523a777be0f6d2fd7c3aa authored almost 11 years ago by Mick Hansen <[email protected]>
skip specific test for postgres (weird ARRAY[] logic needs to be looked at)

b7f478c469be5b4ee53a899982973a5bd7c40aa1 authored almost 11 years ago by Mick Hansen <[email protected]>
quickfix for where to place order by when using subqueries

204c7e70b908a7a2fe8c729e184c1cb77c7ba465 authored almost 11 years ago by Mick Hansen <[email protected]>
fix regression bug introduced by .and()/.or() implementation

28a35c3077da436ab8df2bd5e881fd8897fa87ec authored almost 11 years ago by Mick Hansen <[email protected]>
wrap undo/migrate in an authenticate call and log error

f4b8b1bb0b1a555c8af28ee5352e996d8a323b19 authored almost 11 years ago by Mick Hansen <[email protected]>
connection strings: use pathname instead of path (dont use query strings in db name)

9a0b38acb277b096339b2e4d3d0614ce879680fd authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1411 from geekmug/milestones/2.0.0

Fix foreignKey naming bugs in belongsTo(), hasMany(), and hasOne()

449625f4b1d9719cef7fb28bfd1e75072b0708d9 authored almost 11 years ago by Mick Hansen <[email protected]>
Fix errant references to this.options.underscored in associations.

The correct references should always be in relation to this.source
or this.target, for their res...

6231b1ca4fc552f103af0d7fde45e56c0ffae4b4 authored almost 11 years ago by Scott Dial <[email protected]>
Computer foreignKey for belongsTo() from the "as" option.

If "foreignKey" is not provided, but "as" is provided, then compute the
"foreignKey" from "as". ...

a745be35e61f7fd7eff1fc6a394594f1bbb0bb1c authored almost 11 years ago by Scott Dial <[email protected]>
fix addiing duplicate PK attributes in select query

efc09b718dd1843328e071a8932ddf5adbce7d5c authored almost 11 years ago by Rui Fortes <[email protected]>
changed sort

0180ecbb076016c984014447dc53f99b7f88b238 authored almost 11 years ago by Rui Fortes <[email protected]>
Merge pull request #1388 from jValdron/master

Deep cloning the findOptions in findAndCountAll

78f218efdcdccc18ad81cef56522f6f2a0b6fafa authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

Revert changes to changelog.md

a254bf9c765b2b56186d36ed2156276269ec9c65 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge master

02737942e8af68dac71e9b44535366b274ef101e authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1387 from janmeier/depsUpdate

Updated dependencies

5677d65f07e81aaff3e64ee3e0a5f360f3ed9952 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1402 from Meaglin/issue-logging

Fix logging deprecation warning during sync.

ff4f76f18bac617e63007d93502df18f161a7831 authored almost 11 years ago by Mick Hansen <[email protected]>
Fix logging deprecation warning during sync.

51a2c1249f12479a5eca654d29bb161fbf9328a6 authored almost 11 years ago by Joseph Verburg <[email protected]>
Really gotta make exec tests work on windows soon..

1d88b6086c5014d72a83941ace669c1d66effb73 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Change a philosophical difference in notnull validation and revert to previous sqlite version

5c46bf69bd272100f6ac11badee0df07247d01ea authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Make validator tests run again, and add a lot of methods from [email protected] for backwards compat

46bd87cc7e9e43825d7a2fd1e34128894977c9a8 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Deep cloning the findOptions in findAndCountAll

Since the ID was added automatically to the attributes, it caused duplicate fields in the genera...

eaa76e68bac2aa06c7ae94d2b72cfcf86c1ba18d authored almost 11 years ago by jValdron <[email protected]>
Add back commander

9f1d4c8fca8c177ff6f76fbf7404f2c7b84e6ca3 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Re-enable executable tests

c510e14713bb0f5d35f8115dc84d5591fadb82d3 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Updated dependencies

9a78a9cc5f68025eaa705091e42ae4953df81dfe authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
2.0.0-dev6

ad9561db89e255fba458ea4dbfe71c9e350598ad authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

3b938c2132c29762e0078d715d82580f2419540e authored almost 11 years ago by Mick Hansen <[email protected]>
1.7.0-rc6

0f0a7c36f9e617aa0921116828e38b3aee902a5f authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

92d521fdbb1298c19f345c00621919bfd993c2cf authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

45503e7d21a360e0dc178d6a5ab9293231e1f76e authored almost 11 years ago by Mick Hansen <[email protected]>
[merge]

9ee88b92000c0269dea3917d7953cc91787d7bb8 authored almost 11 years ago by Mick Hansen <[email protected]>
Update changelog.md

a343f1066f746860f8d0d6aaed9102d3ac5440fa authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1364 from SohumB/bugfix/use-ishash-to-avoid-buffers

Fixes #1358

18910ff1dd8888f2038911d12c748605454eae40 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
making the test fit both mysql (which returns binary strings) and postgres (which returns Buffers)

d6f936e4d7cdff7cdac15d996a23e4bd88d3596f authored almost 11 years ago by Sohum Banerjea <[email protected]>
this.escape isn't bound in these maps, so this.dialect was undefined

99d0adc37c7334898d965248735fac65237ce7d8 authored almost 11 years ago by Sohum Banerjea <[email protected]>
use bytea for BINARY fields

c057c662885769fc71e9e9da708c72beb77ae36c authored almost 11 years ago by Sohum Banerjea <[email protected]>
Merge ..

5e6e8d6326a23118a20f01352681a9dbca7f0ce7 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Some api doc work on DAOfactory and hooks

ebab9d9eae2380f80659eecb04320deefda721e6 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Finished api docs for sequelize.js and dao.js

c0b82bd57f7eaf14a14ef807a0228652a7af86e7 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Api docs init

9e608982872d7d9627329c892104d8165be867bc authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1351 from saschagehlich/bugfix/authenticate-error

Make sure that sequelize.authenticate() passes the real error instead of squashing it

8aafd1b1c6e90a662cf78fa53ee1ed2bb4e90c90 authored almost 11 years ago by Mick Hansen <[email protected]>
Fix mariadb test

25ce65679bfb7a9434c37ff53f3b3d6642aa022f authored almost 11 years ago by Sascha Gehlich <[email protected]>
Merge pull request #1365 from overlookmotel/order-by-associations-refactor

Order by associations refactor

3780d3b72aa36bdfada3f508136f140579c44324 authored almost 11 years ago by Mick Hansen <[email protected]>
Finished api docs for sequelize.js and dao.js

8f18952401ab0f74447db1bd031403ff5e50aeb6 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>