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

Merge pull request #1578 from mbroadst/object-notation-tests

add two tests for Sequelize.or and Sequelize.and using object notation

23e4a2679e7419b4700c974adc7dd443da163893 authored almost 11 years ago by Mick Hansen <[email protected]>
add two tests for Sequelize.or and Sequelize.and using object notation

22e55f9ce526969a0645747bb064dfa75113dbee authored almost 11 years ago by Matt Broadstone <[email protected]>
Recovered previously implemented behavior

4b21737457286d5ad005db169db63f3997ec34a2 authored almost 11 years ago by Sascha Depold <[email protected]>
Formatting

28e9bc36b233f61c87f61bfaeb591f3787446473 authored almost 11 years ago by Sascha Depold <[email protected]>
Remove references to winston

100397ecb338962cfaa5ea0af69c4fe1ad6e5504 authored almost 11 years ago by Sascha Depold <[email protected]>
Don't depend on winston

f7c9be391848089843f2f7e678ab9d65ccfb5813 authored almost 11 years ago by Sascha Depold <[email protected]>
Revert "Use the info event for common loggings"

This reverts commit 85dfa296e0e54f2161854b8560777d3440d59016.

04fdd411e07bcacd302fee42945a563aad1de75a authored almost 11 years ago by Sascha Depold <[email protected]>
Merge pull request #1555 from sequelize/perf

Performance improvements on includes

6501dca6c86b1c3603fb786a0d0a7d79daa88e85 authored almost 11 years ago by Mick Hansen <[email protected]>
don't attempt to check for or convert dates if raw, date conversion from the db is currently handled in the drivers

cfd0db9531fac2d55a05e85ac9311448f56dfd64 authored almost 11 years ago by Mick Hansen <[email protected]>
upgrade to dottie 0.2.1 which has .transform performance improvements

33033572afc4ded051449c6485423b113841bf80 authored almost 11 years ago by Mick Hansen <[email protected]>
don't set previous value in loop if raw

f958066a4cc647053d0b886501e2cce00a2286f8 authored almost 11 years ago by Mick Hansen <[email protected]>
Use the info event for common loggings

85dfa296e0e54f2161854b8560777d3440d59016 authored almost 11 years ago by Sascha Depold <[email protected]>
fix test

73f08f8f778b48ffc9a0186722fbdedf65d82850 authored almost 11 years ago by Mick Hansen <[email protected]>
Add centralized logging

ec461ae25c1b6bcd8fe1af82199dd572daf39cd8 authored almost 11 years ago by Sascha Depold <[email protected]>
Allow passing of winston options

cd364aadddce0c7b22fd0723a063a8ffdf6d1ef5 authored almost 11 years ago by Sascha Depold <[email protected]>
Use the custom logging function if defined

fe4eef85eeb6b7fe6c7261dc46135c99388aa884 authored almost 11 years ago by Sascha Depold <[email protected]>
Use new log method

624e89f983e7e901778cca53747f7952f50a1e34 authored almost 11 years ago by Sascha Depold <[email protected]>
Add log method to sequelize

8d02f36b4fe4008baae226014c18a5c4644b7181 authored almost 11 years ago by Sascha Depold <[email protected]>
Add transactions to the list of features

6dbdde0362495dd659535c069bc7f606f30e63d5 authored almost 11 years ago by Sascha Depold <[email protected]>
clean up the transactions

934d253ff4632797992972a9bc091a89407c1029 authored almost 11 years ago by Sascha Depold <[email protected]>
Another test for transactions with concurrency

4ab48f75b91c77ddb3c68b5bbc4d36468e25d956 authored almost 11 years ago by Sascha Depold <[email protected]>
Remove unused variable

6e95983904bc259b917409ef4824d2636bcdbb4d authored almost 11 years ago by Nuno Sousa <[email protected]>
Add missing space to if statements

540d965df4bc965a8a46546ba7cb7146aceab387 authored almost 11 years ago by Nuno Sousa <[email protected]>
Add hstore parsing during retrieval

6fa22d6f6c10929b24244b99bfe694dd75bfaa02 authored almost 11 years ago by Nuno Sousa <[email protected]>
get rid of _.omit

7c4611d03cb2904196024331034c97ab9f913220 authored almost 11 years ago by Mick Hansen <[email protected]>
lets not break tests already

b26fce14fba2b454c693eb9d873357a5e146bbd7 authored almost 11 years ago by Mick Hansen <[email protected]>
only do map check if theres a single primary key

efe5c17113afae6c4c313d7d1ba421bf09b8f6c8 authored almost 11 years ago by Mick Hansen <[email protected]>
check existing via a map instead of a lodash.find

06d0b64bf38b927b8efe1f9183918d7b8e6ea616 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1551 from seegno/hotfix/deprecation-warning

Fix chai deprecation warning

93b0daa1e8e6b3ff98e2ee3fa1583eb68470bd72 authored almost 11 years ago by Mick Hansen <[email protected]>
Fix chai deprecation warning

78619a6e95c40b0e26ea0b9fd4c3176000f217ec authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Update changelog.md

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

1786041d10da156398dbd5a9800c040bc80f1442 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1547 from sequelize/schema-includes

Get includes working with schemas

f96f2f6b252cb052c2fb8da8f7de6ea11cd10e5f authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1548 from sequelize/feature/fix-location-of-connector-manager

Move connector-manager to the correct location

c7d40186f5aa0406c98448af7d04297956551afc authored almost 11 years ago by Mick Hansen <[email protected]>
fix mysql tests

ccef15080c9a9cd7dcccc07754ba4d8002145d08 authored almost 11 years ago by Mick Hansen <[email protected]>
fix more tests, again

15e961e532ec6df1cf2ec19ef84587b5098fab8b authored almost 11 years ago by Mick Hansen <[email protected]>
fix more tests

4df0e8e91722330a74dd61e7ae7ef70ba54fd7b9 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1549 from sequelize/hotfix/assertions

Fix deprecation warning

911724dd3200fecd9a006e9deecda0f34be2e09b authored almost 11 years ago by Mick Hansen <[email protected]>
Fix deprecation warning

a4bfd0b62452710820514d4e0939fe0f5a0d714a authored almost 11 years ago by Sascha Depold <[email protected]>
fix more tests

043077bafb9d23986225060e89c8549bf8f41b30 authored almost 11 years ago by Mick Hansen <[email protected]>
Move connector-manager to the correct location

e449fbb4a25dd963250f3d74ecf0eff0b555b07c authored almost 11 years ago by Sascha Depold <[email protected]>
[merge]

00545f49cb1ae4d59e02bc75fba8867b5d563379 authored almost 11 years ago by Mick Hansen <[email protected]>
get schema tests working

cbabc1c88ea66c83b48785aa6312ace134b19ced authored almost 11 years ago by Mick Hansen <[email protected]>
doing work

356cd4fe5aacb02e76f0d5c8c1ae538246994f03 authored almost 11 years ago by Mick Hansen <[email protected]>
solve a few include with schema cases

4aa6a21e3e270535140b7dcaf58b1c9452afdf46 authored almost 11 years ago by Mick Hansen <[email protected]>
remove logging statements

680d452e9af7a8f35c329b260060959cd2fca554 authored almost 11 years ago by Mick Hansen <[email protected]>
Move schema tests around

35919254f3ad677938c57b3b90709231161f15db authored almost 11 years ago by Mick Hansen <[email protected]>
Add pg schema specific test sets

Bulk queries do not completely work with schemas, so
the test fixture may have issues.

all but ...

e16a26f7849099311194f03b27934bb7f0fca089 authored almost 11 years ago by joshm <[email protected]>
Merge pull request #1542 from seegno/fix-hstore-null-values

Fix hstore bug when parsing null values (#1504)

d603c8ac34b43bdae31888271d57e870caff1c99 authored almost 11 years ago by Mick Hansen <[email protected]>
Fix for readonlyattributes when underscored is true. Closes #1523

9906932b3730c414efeeed30ff249e77cc9d6a63 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Update changelog.md

c1dc1776c0a693b144178ebba59464434d8b75d5 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1543 from seegno/fix-created-at-bug

Fix bug when only createdAt is enabled

87d52b7d2374ec140b3a4af22a14a62a99719b06 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Update changelog.md

de0293ad6d71a0cef721c4ced97a696ec875e242 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1544 from seegno/fix-fk-type-inference

Fix foreign key type inference

e8f73c218abbfd63e8f2d62343d06672e3d2c428 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
added tests [sequelize bin support options file + migration path]

8cc1fbfbb8c9eb4b8443e15ca8251e97ed470f9e authored almost 11 years ago by Daniel Cohen <[email protected]>
Fix foreign key type inference

Fixes #852 and #1130

71068a1194efa9f006798437286f4c06ec213a57 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Fix bug when only createdAt is enabled

42bb345891c26fa299a8b499227bf3e8e5f4d518 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Fix hstore bug when parsing null values (#1504)

c3b14ed9eb16aa9f3975cbda4f7c75023ef4b800 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
changed options to cli-options due to conflict with commander npm

55646787f5b81cd32845ef81626b867ab4c0518c authored almost 11 years ago by Daniel Cohen <[email protected]>
sequelize bin support options file + migration path

migrationsPath configured via cli

loading all cli switches via json configuration file , loaded...

7a3b71962433e6462ddb4943963584038e87bc55 authored almost 11 years ago by Daniel Cohen <[email protected]>
non-id primary key support for dao.reload, courtesy of @ZonkedZebra

70a0cb3ed35fa2b2d29c623ee676689ec0d66db7 authored almost 11 years ago by Mick Hansen <[email protected]>
Update dao.js

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

14601c821d38022d34f6684e0c3fbb604a35a29f authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1515 from mren/postgres-depend-on-submitted-pg-module

Use configured pgModule to access required ConenctionParameters

f891ae0fa58f20c342a5bb4ce9b9c92cf33fe98b authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Use configured pgModule to access required ConenctionParameters instead of using hardcoded pg

54ce0bb6fab5b57e8ebb1ffe25b4d0be18ab8d2e authored almost 11 years ago by Mark Engel <[email protected]>
doing work

3f1b289f73154d8df9218a6bb1d985e9190af94c authored almost 11 years ago by Mick Hansen <[email protected]>
solve a few include with schema cases

f1ca537ca472ab8f8a9fa4a84678d9ad9d4a79cc authored almost 11 years ago by Mick Hansen <[email protected]>
remove logging statements

cb8b481d5035d0ff2c816c801bfa36cd9590d564 authored almost 11 years ago by Mick Hansen <[email protected]>
Move schema tests around

c65abf1fef12bd77b5d9b782369c7d691ed19472 authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1493 from joshm/schema_qna

Add pg schema specific test sets

4f1c03c49e24a3e2a99d80259500c71723b8d7f1 authored almost 11 years ago by Mick Hansen <[email protected]>
Add pg schema specific test sets

Bulk queries do not completely work with schemas, so
the test fixture may have issues.

all but ...

934bfa0999919eb4add91d9970961699de17d354 authored almost 11 years ago by joshm <[email protected]>
check for err.message instead of just err

50fea7b08ae16e3ccce609387aa2dee0023d6598 authored almost 11 years ago by Mick Hansen <[email protected]>
unique violation errors should be error objects

f22db806f1b0beec636e3e490069d6f5a23127bc authored almost 11 years ago by Mick Hansen <[email protected]>
remove console.log

8fb79193e63692cba42d789ace31cf0baf043517 authored almost 11 years ago by Mick Hansen <[email protected]>
unit test that unique constraints are actual errors

def14aacf8166c55b239f0cda5c17c335e9ed037 authored almost 11 years ago by Mick Hansen <[email protected]>
add schema validation for strings (don't allow arrays and literal objects)

e43b9db113e2e7ce00f6d85ff778230f0ff8ad4f authored almost 11 years ago by Mick Hansen <[email protected]>
fix uuid default values for primary keys named id

0bfc4e31e59e6113f209b9ecd9ea0e31ebe576bd authored almost 11 years ago by Mick Hansen <[email protected]>
more keywords

77f3c2b442272ccbe8996ba96146088e1b4cebab authored almost 11 years ago by Mick Hansen <[email protected]>
Merge branch master into apidocs, because I fail at rebasing

f34afaec85ef5184a3f6526e4ac2140ef78b4ed6 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1374 from tonytamps:feature/immutable-validation

921f695530d01ccb1664d8a17b84e26bdf868766 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Merge pull request #1476 from thanpolas/refactor-dao-validator

Refactor dao validator

f449abc93d5cb166eedba0282f45e80f91e1681a authored almost 11 years ago by Mick Hansen <[email protected]>
Merge pull request #1492 from janmeier/defaultvalueSetters

Fix for default values and setters

f435d6b3ffcae9462859e58985f1aa19da9a9a8f authored almost 11 years ago by Mick Hansen <[email protected]>
Moved defaultsoptions to the top of dao.js so it's only init'ed once

2dfddc9d8716126140ab9d83efb71bde65f9eddb authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
Fix for default values and setters

f5873a904ad753906c1fc9b6098c8f1d4263f264 authored almost 11 years ago by Jan Aagaard Meier <[email protected]>
update changelog with breaking changes for validation refactoring

0e112da3cda65ee41b412c3b4f3ac296dba8be7a authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
Merge pull request #1486 from sequelize/dottie-upgrade

upgrade dottie to cover new failing test-case

2dfd1cec85c6a66504a8e3b36bd57765fed264c4 authored almost 11 years ago by Mick Hansen <[email protected]>
.only is bad for your health

d73b4b4619502dcfa7f37afa7303fed91569c75e authored almost 11 years ago by Mick Hansen <[email protected]>
upgrade dottie to cover new failing test-case

00d14487e6a92ff4cc9b417448b738586f077454 authored almost 11 years ago by Mick Hansen <[email protected]>
fix mysql failing test from Validators refactoring

78e5213907eb5dd5ec948aa0de58cd9785a35401 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
deprecate notNull built-in validator

71cf67770d4713ddc412a8bab8161e28e272f215 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
fix faulty test case that created relation circular ref

5d219eafa558fefccd5a35509219d9171ed243e8 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
link dao-validations.test file INDENTATIONS

ba5a3dca294507833210181948c7793d56ef1529 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
update tests with new Validation refactoring expectations

678b9267ab883fa4a59f485668f9dcedce89f162 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
watch for custom built-in validator 'notNULL'

d7e5d20e9e87f5a3c0df0334617a523ef89fdefa authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
watch for undefined values too before triggering validators

66678390bece66b189a2047d9c8e08afebbc9892 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
fix null values when allowNull

a14173affae840ff34ae4a1e8bf63addac27d192 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
fix DAO-create tests with new validation expectations

e329f9038ee6efef71335a5970088ecd66273285 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
fix indentation wtf bbq

6bff9ebedd8de6fffd4d396b10a1c13388fdf4db authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
fix tests with new built-in validation object

31c340bde3b7ba2a6e36bb12acf12d692e8d56c5 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>
Do not run Schema Validations if 'autogenerated' prop is on

1f6ab673ddda146567516a7b5bf1c56704200051 authored almost 11 years ago by Thanasis Polychronakis <[email protected]>