 Ali Taheri MoghaddarandMohamed Hegazy
|
3d8ad8de0b
|
[types-02] Sequelize - Import Promise for target < es6 (#10862)
* import Promise for target < es6
* Fix test Promise type
|
2016-10-03 11:45:12 -07:00 |
|
 AndyandGitHub
|
977f2b2f17
|
Merge pull request #11157 from alitaheri/sequelize-add-missing-hooks
[types 2.0] Add [before/after][Bulk?]Sync hooks
|
2016-09-24 08:01:51 -07:00 |
|
Ali Taheri
|
bdb92ebbbb
|
bump version to sequelize 4.0.0
|
2016-09-24 13:33:03 +03:30 |
|
Ali Taheri
|
aa9c243ebb
|
Add tests
|
2016-09-10 14:18:45 +04:30 |
|
Ali Taheri
|
e7b99045c2
|
Add [before/after][Bulk?]Sync hooks
|
2016-09-10 14:14:59 +04:30 |
|
Joshua DeVinney
|
9320f2c3d6
|
Allow where clauses to have null values submitted to them in strict null checks
|
2016-09-05 19:36:05 -05:00 |
|
Joshua DeVinney
|
0b50dada2b
|
Add possible null response from find one style functions for TS 2.0
|
2016-09-04 16:56:47 -05:00 |
|
Paul van Brenk
|
91c08e5b35
|
Suppress a bunch of issue caused by the move from BlueBird 2 -> 3
|
2016-08-17 11:34:44 -07:00 |
|
Nathan Shively-Sanders
|
14fb8ef536
|
Merge branch 'master' into types-2.0-2016-08-12
|
2016-08-12 14:53:54 -07:00 |
|
rundef
|
73f02e190b
|
[sequelize] import lodash dependency
|
2016-08-10 09:12:15 -04:00 |
|
Mine Yalcinalp Starks
|
8252b2118a
|
Merge remote-tracking branch 'upstream/master' into minestarks-types2.0
|
2016-08-03 15:19:03 -07:00 |
|
 Ali SalehiandMasahiro Wakame
|
7fa8ea0599
|
Modified pool options class to match sequelize params as describe here (#10413)
http://docs.sequelizejs.com/en/latest/api/sequelize/
|
2016-08-03 00:49:03 +09:00 |
|
Ryan Cavanaugh
|
b488f3cb5f
|
Merge remote-tracking branch 'upstream/master' into merge_7_25
|
2016-07-27 10:57:46 -07:00 |
|
Ryan Cavanaugh
|
b9245fba39
|
Merge commit 'upstream/master~350' into merge_7_25
|
2016-07-26 17:24:39 -07:00 |
|
Ryan Cavanaugh
|
ede3f0a99c
|
Merge commit 'upstream/master~550' into merge_7_25
|
2016-07-26 11:29:27 -07:00 |
|
Ryan Cavanaugh
|
5d004be8ba
|
Merge commit 'upstream/master~600' into merge_7_25
|
2016-07-26 00:22:12 -07:00 |
|
 irenelfengandMohamed Hegazy
|
5cf1435509
|
change typings for aggregate (#10188)
in the aggregate method for the model, aggregateFunction is of type string, and not a function.
|
2016-07-19 23:54:48 -07:00 |
|
Ryan Cavanaugh
|
a5f4d50ccc
|
Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
|
2016-07-12 13:54:56 -07:00 |
|
Raghav Katyal
|
395c4e1639
|
Turning on consistent casing flag and fixing failures
|
2016-06-30 15:14:49 -07:00 |
|
frogcjn
|
457de53562
|
add comment for logging
|
2016-06-22 13:42:14 +08:00 |
|
frogcjn
|
83a9ac9c04
|
fix eroor on QueryOptions
|
2016-06-22 10:06:59 +08:00 |
|
frogcjn
|
620e341953
|
fix error on searchpath options
|
2016-06-22 10:03:40 +08:00 |
|
frogcjn
|
bb940aa5bb
|
remove FindOne/FindById Options
|
2016-06-21 11:33:53 +08:00 |
|
frogcjn
|
55322ce92e
|
remove silent from BuildOptions
|
2016-06-21 10:07:14 +08:00 |
|
frogcjn
|
a4f740bb6f
|
create small common interface
|
2016-06-21 10:01:49 +08:00 |
|
frogcjn
|
b1e672d9a6
|
update Model static function options
|
2016-06-21 09:55:34 +08:00 |
|
 Cao JiannanandGitHub
|
074619ae73
|
Update for Model static members
Update for Model static members
Based on http://sequelize.readthedocs.io/en/latest/api/model/, and source code https://github.com/sequelize/sequelize/blob/master/lib/model.js
|
2016-06-21 02:21:42 +08:00 |
|
 postpersonalityandMasahiro Wakame
|
6400da610d
|
fix Sequelize.FindOptions to be able to use Sequelize.cast in arguments (#9536)
|
2016-06-07 00:10:38 +09:00 |
|
 postpersonalityandMasahiro Wakame
|
6d61dabe67
|
fix Sequelize.FindOptions to be able use functions as attributes and make grouping. (#9485)
|
2016-06-02 23:39:01 +09:00 |
|
 cbauermeandMasahiro Wakame
|
f1184e2e62
|
Added Sequelize Model.addScope method. (#9459)
|
2016-06-02 23:00:54 +09:00 |
|
Ryan Cavanaugh
|
e105eabd48
|
Remove invalid references
|
2016-05-10 16:27:59 -07:00 |
|
Ryan Cavanaugh
|
bfd400a8f8
|
Add noEmit to all config files
|
2016-05-10 12:24:49 -07:00 |
|
Ryan Cavanaugh
|
e808e8e062
|
Remove unneeded references
|
2016-05-10 12:22:25 -07:00 |
|
Ryan Cavanaugh
|
50387d4046
|
Change relative reference paths to types references. Errors incoming...
|
2016-05-09 18:06:27 -07:00 |
|
Ryan Cavanaugh
|
49b1ac6a38
|
Rename all entry points to index.d.ts and explicitify all file lists
|
2016-05-09 17:29:10 -07:00 |
|
Ryan Cavanaugh
|
ab2b4191c5
|
Add typesRoot to all config files
|
2016-05-09 13:52:25 -07:00 |
|
Ryan Cavanaugh
|
33686b47c5
|
Lots of fixes
|
2016-05-04 16:30:29 -07:00 |
|
Ryan Cavanaugh
|
ded70421be
|
Turn off strict null checks
|
2016-05-04 15:08:38 -07:00 |
|
Ryan Cavanaugh
|
69d1929d8a
|
Add tsconfig.json files
|
2016-05-04 14:14:39 -07:00 |
|
Ryan Cavanaugh
|
e7c111c4b7
|
Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
|
2016-04-27 20:40:21 -07:00 |
|
Ryan Cavanaugh
|
37d850eb65
|
Update 'sequelize'
|
2016-04-27 10:24:53 -07:00 |
|
 TANAKA KoichiandMasahiro Wakame
|
3abab28a3e
|
sequelize: fix FindOptions (#9073)
Fix FindOptions.attributes. Now allows a object having include and/or exclude properties.
http://sequelize.readthedocs.org/en/latest/api/model/#findalloptions-promisearrayinstance
|
2016-04-23 23:36:34 +09:00 |
|
Ryan Cavanaugh
|
4a433abbf4
|
Unwrap all lone ambient external modules
|
2016-04-22 14:12:45 -07:00 |
|
vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
TANAKA Koichi
|
b0017a10e1
|
sequelize: add Sequelize.models property
|
2016-03-12 22:50:39 +09:00 |
|
konrad-garus
|
b91c1b01eb
|
Sequelize: Add missing UpsertOptions
|
2016-03-04 15:23:24 +01:00 |
|
Masahiro Wakame
|
f1e739c627
|
Merge pull request #8210 from EToreo/master
Added Transaction Type access
|
2016-02-26 20:56:37 +09:00 |
|
Horiuchi_H
|
ab2462147a
|
Merge pull request #8216 from blove/master
Added dialectOptions property to the Options interface
|
2016-02-25 17:24:25 +09:00 |
|