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

feat(promises): implement promise in dao.destroy()

2f4d0f134e5251f829b6aa7ec67c2c06a3d2a646 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): have hooks.runHooks() return a promise

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

d6007457c03461aa823000996fe4093b1d9d7820 authored over 10 years ago by Mick Hansen <[email protected]>
2.0.0-dev11

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

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

fba841d6c2f5778fd952959652a3ab4d00604887 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): make sure chaining works

6e75497960d88c762d0a5c3d0e03c7fb03752c06 authored over 10 years ago by Mick Hansen <[email protected]>
bad .only

af7d2d7e1120c7d01ff139d7200a17096653c564 authored over 10 years ago by Mick Hansen <[email protected]>
feat(promises): initial implementation with backwards compat. tests

7fd629dbae135f85344b10da62e18b1db6bc64bc authored over 10 years ago by Mick Hansen <[email protected]>
Merge pull request #1595 from janmeier/apidocs

Updated the in-code API docs, and added a new way to generate them

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

Fix generation of eager loading for childs on required and conditionable wheres

1824379aacb3b689c22533b86b00e3e82279579a authored over 10 years ago by Mick Hansen <[email protected]>
Merge pull request #1662 from seegno/fix-named-parameters

Fix postgres casting conflict in named parameters

15feacc138c5e9ee479d4ef0c0f459945e650fce authored over 10 years ago by Mick Hansen <[email protected]>
Fix postgres casting conflict in named parameters

ae9260ffbad83f32695d957633c9d077ad7d9059 authored over 10 years ago by Nuno Sousa <[email protected]>
Merge pull request #1646 from siyangbi/bugfix-destroy-not-use-schema

* Fix destroy function not using schema

8c678a7e82e3b7c80131d3f4a5783ac6ca7a5ea6 authored over 10 years ago by Mick Hansen <[email protected]>
Revert "change version of sqlite"

This reverts commit 25bfe771fd1d49584142b537af046bac125f1ce8.

8667b5a7667a215a6b3e8daa24bfc57c2de77679 authored over 10 years ago by José Moreira <[email protected]>
Alias from SubQuery vs Column.Field and better expects on test unit

Fixes #1640

ecf29be19ddb250b5245d13fff71fba1b88194f6 authored over 10 years ago by José Moreira <[email protected]>
Test unit

for #1640

6eb6016145eff07ec0f7fd59b748a5a308018918 authored over 10 years ago by José Moreira <[email protected]>
change version of sqlite

25bfe771fd1d49584142b537af046bac125f1ce8 authored over 10 years ago by José Moreira <[email protected]>
Merge pull request #1650 from seegno/revert-hstore-parse-number-conversion

Revert "Fix hstore parse number conversion"

b786db28782993c842d6a9ab8b5040c9b2c45c83 authored over 10 years ago by Mick Hansen <[email protected]>
Revert "Fix hstore parse number conversion"

This reverts commit 48e04c4de24462ec761852d0efd8949fd57579b4.

adfbb25f3d2eb2dfe405833e6a9a1466eef2ad8b authored over 10 years ago by Nuno Sousa <[email protected]>
* Fix destroy function not use schema

94ec1469fc0e526c97b256b854bf669f86c95bc8 authored over 10 years ago by Siyang Bi <[email protected]>
1.7.2

4d7c9cab497814baf953a54593cd9385716d31b3 authored over 10 years ago by Sascha Depold <[email protected]>
Merge pull request #1644 from sequelize/hotfix/transaction-support-for-association-setter

Fix for #1637

1c41275609abfd2cf3a804cc5252e5a831465021 authored over 10 years ago by Sascha Depold <[email protected]>
Pass the options to association getter

5d9122338af4a5f34302a23baf714e3995227eaa authored over 10 years ago by Sascha Depold <[email protected]>
Ensure that the used connection is always the one of the transaction

9051fcc646af68553818071731b51d71feb558be authored over 10 years ago by Sascha Depold <[email protected]>
Use proxy instead of manually capturing the event

01fcc3b87fd5e7d11f62ab5a4fd49f6c9946885e authored over 10 years ago by Sascha Depold <[email protected]>
Proxy all parameters of an event to the respective other emitter

e81e72e66a4d984b92d2be04d3086abcbe5dbf1b authored over 10 years ago by Sascha Depold <[email protected]>
Pass the uuid as a second parameter to the sql event

42706422995d6db34eeb231c86d2a072065d2496 authored over 10 years ago by Sascha Depold <[email protected]>
Emit the sql event of the find method as well

cfc66e9eb9f5d984ab8fafe44169a8a69fdf0b23 authored over 10 years ago by Sascha Depold <[email protected]>
Update changelog.md

4ac8c613b2977de8ff60e092549bbc245a96e335 authored over 10 years ago by Mick Hansen <[email protected]>
fix(hasMany): make sure the getter called by the setters use the transaction

82cf357230987d97bb4a254879b2e6f12b8a5880 authored over 10 years ago by Mick Hansen <[email protected]>
test(hasOne): expand hasOne getter with transaction unit test

a30588aa7660a37d81ac404fd439ff510cbaed96 authored over 10 years ago by Mick Hansen <[email protected]>
Merge pull request #1632 from sangpire/master

Support postgreSQL 'postgresql://' scheme.

bce34621ea358cafc9df616f66a142266faf424e authored over 10 years ago by Mick Hansen <[email protected]>
Remove localhost

f3efb30734214febede9bebe395f59c08794884c authored over 10 years ago by 변상필 <[email protected]>
Merge pull request #1630 from alexwl/fix-database-test-url

Added password to test database url

ea399fcabcf49eb6c9db46da1d6dd77f444965b2 authored over 10 years ago by Mick Hansen <[email protected]>
Support postgreSQL 'postgresql://' scheme.

6698a2625051a28c740aa12a7a5f20993d68cdb9 authored over 10 years ago by 변상필 <[email protected]>
Added docs for emitter.catch and changed the wording for the save docs a bit

ff755e29481cf74da31bcdd2f4e8702fc3743763 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Merge master

1aa973f136ad8b3730a34edfe2c496cda9d4d790 authored over 10 years ago by Jan Aagaard Meier <[email protected]>
Added password to test database url

2e1013b7f2549aa56039f1ae3a4a8c39aba43613 authored over 10 years ago by alexwl <[email protected]>
Merge pull request #1566 from sequelize/feature/logging

Refactored logging

067500510282ec3c2207dc56e13e0c2bd6649bdf authored over 10 years ago by Sascha Depold <[email protected]>
Merge branch 'master' into feature/logging

Conflicts:
changelog.md

e8ad0ecce6d289cdc853756c35ebc9fa7d92d7b9 authored over 10 years ago by Sascha Depold <[email protected]>
Fix the tests

949208af8f58a58222209df25711b5087b7e3908 authored over 10 years ago by Sascha Depold <[email protected]>
Merge branch 'master' into feature/logging

Conflicts:
changelog.md
lib/dialects/postgres/query.js

b5334517855f6b6a583cc0deecadf16f83c16e76 authored over 10 years ago by Sascha Depold <[email protected]>
Merge pull request #1623 from cusspvz/master

Cleaning unneeded stuff

bf087b109d12f0ec0f9078d38ca62045a2a37a4e authored almost 11 years ago by Mick Hansen <[email protected]>
Cleaning all tests

* all:
* Removed non used variables.
* test/dao/values.test.js:
* Changed some lines to dot ...

17e3daf90e18a1ce0e2ea8c6696b19f42ed7a4b5 authored almost 11 years ago by José Moreira <[email protected]>
Cleaning unneeded stuff

c355fb75c0cfa4ca0b94a5415cd88bf8c8ec5187 authored almost 11 years ago by José Moreira <[email protected]>
Merge pull request #1615 from cusspvz/master

Test for #1614

739ed5c6fd7078937defbf802255810e3bd57156 authored almost 11 years ago by Mick Hansen <[email protected]>
Trying to fix fails with Postgres

cb3444a4c8d60cd6a331f0d23ebcd0829bba2013 authored almost 11 years ago by José Moreira <[email protected]>
Merge pull request #1616 from seegno/add-increment-where

Add filtering support to increment/decrement

b1e9426846a80b39e2bbdb987201bb7b51d59859 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1618 from seegno/fix-typo

Fix typo in method name

9a58695f2ab87b5904bf8b7b8cdc782d3480af22 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1617 from seegno/refactor-pg-query

Normalize isInsertQuery and isUpdateQuery

54776221573f369af3bef41c19dd9903475e5c39 authored almost 11 years ago by Mick Hansen <[email protected]>
return this from set

39eb4dffc8a21e310a4750d672dace363c56552b authored almost 11 years ago by Mick Hansen <[email protected]>
Fix typo in method name

633dcb93a8ec16683eb4e104657e9be8d7b19021 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Normalize isInsertQuery and isUpdateQuery

4a04f93401985e2cb44380cd85491d72ce8d25b3 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Add filtering support to increment/decrement

f62ad8871223ba87009a21118d02fcbe54e19fef authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Eager Loading of non required but conditionable

Fixes #1614

33caab9f70d8292c4d3f1d149c5945d72afc110e authored almost 11 years ago by José Moreira <[email protected]>
Test for #1614

d311b2c28451c2fffc3a99236d0feee074d8070b authored almost 11 years ago by José Moreira <[email protected]>
Merged and modified PR #1610. Added test for using promises in validations, thanks to @callumacrae

c6bd7b2e3566db794cdfe047f619f6a8dd88ac90 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge branch 'master' of github.com:janmeier/sequelize

03e564f1fd0542cfa98026f8420ec15880beaab7 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1611 from seegno/fix-hstore-number-cast

Fix hstore parse number conversion

370e808a567e6f53d7e8df1c4d983af319458ff3 authored almost 11 years ago by Mick Hansen <[email protected]>
Fix hstore parse number conversion

48e04c4de24462ec761852d0efd8949fd57579b4 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Merge branch 'master' of github.com:janmeier/sequelize

fe2e52c20870b12c72d452648f0b2af2a22034d4 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Added .catch to custom event emitter

7c90ba6e2815f6746d4fec9ec1a44b00678e52c7 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Dont validate fields that are not saved. Closes #1449

8b0b03c86468e1f41bdeff287b6c77bd62651be9 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Dont validate fields that are not saved. Closes #1449

27183f36c7003a15ff3d5fa6054da8bff24e683b authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
updated a typo and an error in package.json

0105875ac5f3433ed02dd1d956403f3f70ea2e37 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
sequelize --options-path path/to/cli/options.js

8536013f57dbe231e18a0cee317a771c37080543 authored almost 11 years ago by Sascha Depold <[email protected]>
Move options file to test directory and rename cli-options to options-path

17ec8ce731269ddf76ded9cd565ea83690585b07 authored almost 11 years ago by Sascha Depold <[email protected]>
Merge branch 'master' of https://github.com/codeinvain/sequelize into codeinvain-master

121aefa1c7e3d754562153504e27e1c57a2cee9a authored almost 11 years ago by Sascha Depold <[email protected]>
Fix for mysql comment + references. Closes #1521

eb034333160867cf21251e51a08057985e1a5c77 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Remove length declaration for int and bigint in postgres. Closes #1575

791990dd301037a5e790ee5b74af1a01497fa4e5 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Accidentally removed dao.queryinterface, stupid

69d8eb6500e63450b5988809e73621c68bde9797 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Fixed a bug with linking to mixings in docs, and moved markdox to dev deps

83ce147de2c3996b92be4e9fa1b93e668d0e1535 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge branch 'apidocs' of github.com:janmeier/sequelize into apidocs

Conflicts:
docs/markdox.js
docs/output.md.ejs

538b86dd4edd8b0fcc311a6c9cd265f58ac51fa5 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Finalized the markdown docs generated, and cleaned up a bit

f0dbcdd93fccc09624db812e76c7ad7244983db2 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Finalized the markdown docs generated, and cleaned up a bit

498a9bc838083700f6bc4f6bd956e07347fe3b72 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1594 from seegno/fix-hstore-update

Escape hstore values in all query types

a014bd8d172fb8fd9881cee866abfcab842c30fc authored almost 11 years ago by Mick Hansen <[email protected]>
Added docs for assocations

2ce56b09df98c55721d8d742e043dcc16f69c931 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1593 from seegno/fix-test-object-output

Fix output of test arguments

34bfda277e08e669bf6b2e9ece77290ec2051c8f authored almost 11 years ago by Mick Hansen <[email protected]>
Fix output of test arguments

93e8afc6bdf3fd35ee5038587564c8613463ec23 authored almost 11 years ago by Nuno Sousa <[email protected]>
Escape hstore values in all query types

3d1a9ff08bd84d4d05c0b5ea191a6e148d4877a5 authored almost 11 years ago by Nuno Sousa <[email protected]>
1:M createAssociation should only use one query and fix transactions for createAssociation

9885aca46801179331301f75b9c242b61ef6428b authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch 'bugfix/createAssoc-single-sql' of https://github.com/SohumB/sequelize into SohumB-bugfix/createAssoc-single-sql

587ec3add75a7efe6fcd42b29b5525fdddc469b8 authored almost 11 years ago by Mick Hansen <[email protected]>
Revert "removing the test for one generated sql statement at @mickhansen's request"

This reverts commit 4177188f9dd46e416a2f1d283cd5e8299a7dcd2f.

3fdaeedd0673e45316bf186a2e325b545cb0a8e3 authored almost 11 years ago by Sohum Banerjea <[email protected]>
removing the test for one generated sql statement at @mickhansen's request

4177188f9dd46e416a2f1d283cd5e8299a7dcd2f authored almost 11 years ago by Sohum Banerjea <[email protected]>
Merge pull request #1588 from LoicMahieu/hotfix/rename-column

renameColumn: non-null column can't default null

6d2dbdb7f3ded764b391be21955b0182b181ba16 authored almost 11 years ago by Mick Hansen <[email protected]>
renameColumn: non-null column can't default null

cdcab4a80938e4f065ab557e070ea97aee2831e2 authored almost 11 years ago by heartsentwined <[email protected]>
Add tests to confirm issue: renameColumn: non-null column can't default null #1321

72fae94e7290fb215e5e1bbdc22d7bb928a01939 authored almost 11 years ago by Loïc Mahieu <[email protected]>
test for the createAssoc single sql problem

ece8f52d182806cb232ad18e298a64cb77b72f6e authored almost 11 years ago by Sohum Banerjea <[email protected]>
Fixed a typo, thanks to @dankohn

85a4166d46cbbd3330a558f8cb67cbb8108b6703 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1444 from fundon/fix-readconfig-twice

fix read config twice

abb4345258d268cbc685218ed5ca3f51bb6c6637 authored almost 11 years ago by Mick Hansen <[email protected]>
rename `supportCS` to `supportsCoffee`

cd9798eb4263d7b3972f9714c4ca9c068d634b6b authored almost 11 years ago by fundon <[email protected]>
Update changelog.md

8684ab962d2e7c589373c3d266680b37d3e153b9 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1560 from seegno/add-hstore-querying

Add hstore parsing

199ba5f1a95a5e9936e61a78c71f57343f556c1c authored almost 11 years ago by Mick Hansen <[email protected]>
Add multiple row support to hstore parsing

* Improved performance by checking if query contains an hstore field.

88df17d956605b2ff7bc186a42c845001c7809a5 authored almost 11 years ago by Nuno Sousa <[email protected]>
fix issue where equality could not be properly checked if not including id in attributes on main table while including

cc45eec167dde74bccf02ac2e390c8b0ef15d8eb authored almost 11 years ago by Mick Hansen <[email protected]>
tests for N:M and notIn

3aef3958382a4c298d54154a96527f9558a7b8e6 authored almost 11 years ago by Mick Hansen <[email protected]>
if create is passed a field options, it should only build those values

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

5ccacce4faabec91598d325a5477100fcb4865fe authored almost 11 years ago by Mick Hansen <[email protected]>
fix N:M self associations with foreign keys and through models

0d95a82169c4c177259eca119bd1392ad30e5868 authored almost 11 years ago by Mick Hansen <[email protected]>