Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eggjs/egg-sequelize
Sequelize for Egg.js
https://github.com/eggjs/egg-sequelize
Release 6.0.0
a126c2bcb9250b8d12f8782edc6642b2604c9eff authored over 4 years ago
a126c2bcb9250b8d12f8782edc6642b2604c9eff authored over 4 years ago
build: test on node 10,12,14
b14752b3dfabdf00eaa1e5193e3edcc024042f46 authored over 4 years ago
b14752b3dfabdf00eaa1e5193e3edcc024042f46 authored over 4 years ago
feat: update sequelize to version 6 (#87)
f585da5eb7fd22062127c71933ae8b01c88a3623 authored over 4 years ago
f585da5eb7fd22062127c71933ae8b01c88a3623 authored over 4 years ago
Release 5.2.2
cbc3a84f201705b7d4218b89fc8044bf760fbeb0 authored over 4 years ago
cbc3a84f201705b7d4218b89fc8044bf760fbeb0 authored over 4 years ago
fix: exception when change your config.delegate to other name, you will get an TypeError (#84)
Co-authored-by: Yiyu He <[email protected]>
665bbd6ce3bee55ba3f7024a701cf5f1b87f1f21 authored over 4 years ago
Release 5.2.1
a83747110e552e30fe62d0656d251876b78bd591 authored about 5 years ago
a83747110e552e30fe62d0656d251876b78bd591 authored about 5 years ago
fix: retry when db is busy. (#85)
c2c9cf693e96da31d32d478134cb67743608951f authored about 5 years ago
c2c9cf693e96da31d32d478134cb67743608951f authored about 5 years ago
fix: README.md (#81)
47e955058340df7f984d1a206c2af9e4fd1491fd authored over 5 years ago
47e955058340df7f984d1a206c2af9e4fd1491fd authored over 5 years ago
docs: add comment in index.d.ts (#78)
683298dde706b34bdbdb6abd0cab6a7164495967 authored over 5 years ago
683298dde706b34bdbdb6abd0cab6a7164495967 authored over 5 years ago
Release 5.2.0
c0e509ecdd81ac41885aef94973952efa7be66f5 authored over 5 years ago
c0e509ecdd81ac41885aef94973952efa7be66f5 authored over 5 years ago
feat: add model.ctx
f760569891daa99c72e2ccd905038cc9125d59f2 authored over 5 years ago
f760569891daa99c72e2ccd905038cc9125d59f2 authored over 5 years ago
Release 5.1.0
78e5193520fef3546d4ea203224990d324fb4fe8 authored over 5 years ago
78e5193520fef3546d4ea203224990d324fb4fe8 authored over 5 years ago
feat: :support connection uri with mysql. (#74)
263282739cafb22501069afe3304a8e2a76dbd7c authored over 5 years ago
263282739cafb22501069afe3304a8e2a76dbd7c authored over 5 years ago
Release 5.0.1
89cbce48e98867f71d97577a8c283d212283f67f authored over 5 years ago
89cbce48e98867f71d97577a8c283d212283f67f authored over 5 years ago
fix: fix declaration error (#73)
* feat: fix declaration error
* feat: add key-string any index
* f
* feat: add PlainObject
0fe964e8f428285469513d5059b79edb39021d3c authored over 5 years ago
chore: fix default sequelize version in readme (#72)
d8137476aa6b593718ad67e1438d7c0086d7e63c authored over 5 years ago
d8137476aa6b593718ad67e1438d7c0086d7e63c authored over 5 years ago
Release 5.0.0
d864fee97b71fe692c38fc6a2ee11513a640c608 authored almost 6 years ago
d864fee97b71fe692c38fc6a2ee11513a640c608 authored almost 6 years ago
fix: fix version
8deb42f8d01e6982ecfdb9eff2628656f8a3c519 authored almost 6 years ago
8deb42f8d01e6982ecfdb9eff2628656f8a3c519 authored almost 6 years ago
deps: sequelize upgrade to v5.0.0 (#71)
c9f78b08f2d05eaa97dc5c5e807368a9c6188762 authored almost 6 years ago
c9f78b08f2d05eaa97dc5c5e807368a9c6188762 authored almost 6 years ago
docs: fix arrow function (#68)
04c9e72ffb1b19dbfcc42275e68fe5113eb5e2fc authored about 6 years ago
04c9e72ffb1b19dbfcc42275e68fe5113eb5e2fc authored about 6 years ago
Release 4.3.1
7a3075e18077c27b743f7e5c055b43fad3f2006e authored about 6 years ago
7a3075e18077c27b743f7e5c055b43fad3f2006e authored about 6 years ago
fix: fix authenticate retry (#67)
ceaa7de7c66bf20d0d4e5d1fce912731feb7f6f0 authored about 6 years ago
ceaa7de7c66bf20d0d4e5d1fce912731feb7f6f0 authored about 6 years ago
Release 4.3.0
19fc1a6df0394827e16fba72d7fdb01f8ce25a51 authored about 6 years ago
19fc1a6df0394827e16fba72d7fdb01f8ce25a51 authored about 6 years ago
feat: support multiple data sources config (#66)
69c57508ee6c69a765af30f99ca3d73a9c764102 authored about 6 years ago
69c57508ee6c69a765af30f99ca3d73a9c764102 authored about 6 years ago
docs: port should be number (#64)
Closes https://github.com/eggjs/egg/issues/3282
15f08dd830ef5eda8e3988f6c1da336d03861219 authored about 6 years ago
Release 4.2.0
921693e859a38fb1603320fc611b7d3cfc776d5e authored about 6 years ago
921693e859a38fb1603320fc611b7d3cfc776d5e authored about 6 years ago
feat: multi datasource support load same models (#63)
c4998e1c9d60596a84086f8098764fb45624cbc1 authored about 6 years ago
c4998e1c9d60596a84086f8098764fb45624cbc1 authored about 6 years ago
chore: logger typo (#62)
b41598e7c33bb03403d2a3cbfaf172911a1187dc authored over 6 years ago
b41598e7c33bb03403d2a3cbfaf172911a1187dc authored over 6 years ago
Release 4.1.0
9a640000be466024766ddbad1d3a6921c208efd2 authored over 6 years ago
9a640000be466024766ddbad1d3a6921c208efd2 authored over 6 years ago
feat: support subproperty for delegate (#61)
cc30ec2f8883a5e8bd3d1b200f58fe1b2d476fa8 authored over 6 years ago
cc30ec2f8883a5e8bd3d1b200f58fe1b2d476fa8 authored over 6 years ago
Release 4.0.7
7e0f9ac3d4d1226dc3ad727b62b95662d0dac0ae authored over 6 years ago
7e0f9ac3d4d1226dc3ad727b62b95662d0dac0ae authored over 6 years ago
fix: avoid set sequelize.ignore by mistake
758c5ffbc1884709f87d0354c63e280065360b06 authored over 6 years ago
758c5ffbc1884709f87d0354c63e280065360b06 authored over 6 years ago
Release 4.0.6
0f478e29f6215fbcd71380c9a6877a0ad0d5101c authored over 6 years ago
0f478e29f6215fbcd71380c9a6877a0ad0d5101c authored over 6 years ago
fix: make ctx.model or app.model configurable
a70841113cbf239a547ecb5cfbb58016c41dc877 authored over 6 years ago
a70841113cbf239a547ecb5cfbb58016c41dc877 authored over 6 years ago
fix: use sequelize.exclude instead of sequelize.ignore
63a25678ac73751031b39e5651ebd5abf69bc900 authored over 6 years ago
63a25678ac73751031b39e5651ebd5abf69bc900 authored over 6 years ago
Release 4.0.5
a08029f6b50e7b71334ed540bfeb18b240c64b1f authored over 6 years ago
a08029f6b50e7b71334ed540bfeb18b240c64b1f authored over 6 years ago
fix: avoid console log display conflict
ff2bcbe1516c57217844ee75282027d1da812e25 authored over 6 years ago
ff2bcbe1516c57217844ee75282027d1da812e25 authored over 6 years ago
fix: ctx.model extends app.model
a3ace2b0e90d156dc8fc85a9f8e5896a3bdf7cdd authored over 6 years ago
a3ace2b0e90d156dc8fc85a9f8e5896a3bdf7cdd authored over 6 years ago
Release 4.0.4
3a13efd0caf6db44028f4d4489388bf2e2013ed7 authored over 6 years ago
3a13efd0caf6db44028f4d4489388bf2e2013ed7 authored over 6 years ago
fix: clean config
708d0207125cdfd99f0e968b76e42cd0440d1afd authored over 6 years ago
708d0207125cdfd99f0e968b76e42cd0440d1afd authored over 6 years ago
Release 4.0.3
78f022af8b078be8d700642da495bff599d39354 authored over 6 years ago
78f022af8b078be8d700642da495bff599d39354 authored over 6 years ago
docs: add tutorials
174d3979e1abdb42317dad6e1ff7d9937c665615 authored over 6 years ago
174d3979e1abdb42317dad6e1ff7d9937c665615 authored over 6 years ago
fix: improve tsd
826f512d9fbb12bd9f4f256ff063fbd5ef11c250 authored over 6 years ago
826f512d9fbb12bd9f4f256ff063fbd5ef11c250 authored over 6 years ago
docs: fix example code path
f1be64626959f719af32b4fbc03311bc332abe98 authored over 6 years ago
f1be64626959f719af32b4fbc03311bc332abe98 authored over 6 years ago
docs: add default sequelize options
975873fdb67f21655833ad6ea1fff025f0042f51 authored over 6 years ago
975873fdb67f21655833ad6ea1fff025f0042f51 authored over 6 years ago
chore: add sub model describe
a6325bf8a35366a3cf2bc41208043b100d4b68c1 authored over 6 years ago
a6325bf8a35366a3cf2bc41208043b100d4b68c1 authored over 6 years ago
Release 4.0.2
af53e5d5b1d2d8fa3f835f0d92d3e65e827e2649 authored over 6 years ago
af53e5d5b1d2d8fa3f835f0d92d3e65e827e2649 authored over 6 years ago
fix: fix default logging
a966ee48809b91d896532f256fb4906ae9783a01 authored over 6 years ago
a966ee48809b91d896532f256fb4906ae9783a01 authored over 6 years ago
Release 4.0.1
6567df7fa90ce9a17801c987aab1f8b582d7ef8b authored over 6 years ago
6567df7fa90ce9a17801c987aab1f8b582d7ef8b authored over 6 years ago
fix: remove bin file
a165ac18014d8d53c6b9ba0c13634a2820a7c1ba authored over 6 years ago
a165ac18014d8d53c6b9ba0c13634a2820a7c1ba authored over 6 years ago
Release 4.0.0
73e4bf425fd0736063f920047d79d9237a8d497a authored over 6 years ago
73e4bf425fd0736063f920047d79d9237a8d497a authored over 6 years ago
docs: add multiple datasources in readme
4d1ac6247e337e110be31e46d58fb6bc4c0a25ae authored over 6 years ago
4d1ac6247e337e110be31e46d58fb6bc4c0a25ae authored over 6 years ago
deps: remove unused dependencies
976ab6cf8061c7926ebbc050d835581ec4434a34 authored over 6 years ago
976ab6cf8061c7926ebbc050d835581ec4434a34 authored over 6 years ago
docs: add migration in readme
0e598926780401379dac70a2530b844bf35b250f authored over 6 years ago
0e598926780401379dac70a2530b844bf35b250f authored over 6 years ago
refactor: use async function and only support egg@2
a5670ca8fdc5c6134bfa56a761b582eadc690f45 authored over 6 years ago
a5670ca8fdc5c6134bfa56a761b582eadc690f45 authored over 6 years ago
feat: support config.ignore
654fdf91a82ff68d54906f122e7f6b22007074ca authored over 6 years ago
654fdf91a82ff68d54906f122e7f6b22007074ca authored over 6 years ago
feat: support config.Sequelize
4c727a66a2e7f8d0e18949bf1e90b87c2f6e217c authored over 6 years ago
4c727a66a2e7f8d0e18949bf1e90b87c2f6e217c authored over 6 years ago
feat: support config.datasources to define more database
86d660d5557aa33aa113c91a1468c997a7dc2cc3 authored over 6 years ago
86d660d5557aa33aa113c91a1468c997a7dc2cc3 authored over 6 years ago
refactor: remove sequelize-cli integration
bfd0c26dc451fee3a7adfc30268e3036cef8fb92 authored over 6 years ago
bfd0c26dc451fee3a7adfc30268e3036cef8fb92 authored over 6 years ago
refactor: remove log rewrite
e4b525e18b0f39f517a560de7fe9bf819bddeddf authored over 6 years ago
e4b525e18b0f39f517a560de7fe9bf819bddeddf authored over 6 years ago
Release 3.1.5
c9afe1c86cc5d97df551f79946dbf7be20e635fe authored over 6 years ago
c9afe1c86cc5d97df551f79946dbf7be20e635fe authored over 6 years ago
Retry 3 times on startup when database connect fail in temporary, to avoid Egg start failed. (#57)
ff79aba467d13efbc017e08247925fcb93e6aaff authored over 6 years ago
ff79aba467d13efbc017e08247925fcb93e6aaff authored over 6 years ago
feat(sequelize-cli): upgrade to 4.0.0 (#52)
987e3940da2bc392e1bb6da77055942c3ecf5b0e authored over 6 years ago
987e3940da2bc392e1bb6da77055942c3ecf5b0e authored over 6 years ago
Release 3.1.4
cd2f020b0f7410e8810b34ae54a3e36fd1188027 authored almost 7 years ago
cd2f020b0f7410e8810b34ae54a3e36fd1188027 authored almost 7 years ago
fix: add index.d.ts to pkg.files (#51)
1fb858533132efb1ff2b2409ffa3656cb7b48b21 authored almost 7 years ago
1fb858533132efb1ff2b2409ffa3656cb7b48b21 authored almost 7 years ago
Release 3.1.3
b43ddad2a6d938a9623939b293d4c8ad387375a6 authored almost 7 years ago
b43ddad2a6d938a9623939b293d4c8ad387375a6 authored almost 7 years ago
fix: using `sequelize.Options` for sequelize config. (#48)
c8a1c60244606158b1b3a4193433e764a60e0966 authored almost 7 years ago
c8a1c60244606158b1b3a4193433e764a60e0966 authored almost 7 years ago
chore:TypeScript support. (#47)
* chore:TypeScript support.
2d6364795d62d91b7d498b2c3ec6fa3be8dc9b58 authored almost 7 years ago
Release 3.1.2
c53612f6ffcbc3f4388d06266154d797b85da27d authored almost 7 years ago
c53612f6ffcbc3f4388d06266154d797b85da27d authored almost 7 years ago
fix: auto create cli folder (#41)
e0520c2c9ae73332012e6a53004cf9b4c6b40bb2 authored almost 7 years ago
e0520c2c9ae73332012e6a53004cf9b4c6b40bb2 authored almost 7 years ago
docs: fix demo code (#42)
a7a5c2005a5f2c9f18497b76170e2d267b34dc9c authored about 7 years ago
a7a5c2005a5f2c9f18497b76170e2d267b34dc9c authored about 7 years ago
Release 3.1.1
97d392b66b870602e7c8428ce64612698db073bb authored about 7 years ago
97d392b66b870602e7c8428ce64612698db073bb authored about 7 years ago
fix: EGG_SERVER_ENV support for seuqlieze cli (#40)
999fd445f013cbaf7e072855f5a74355d4063d04 authored about 7 years ago
999fd445f013cbaf7e072855f5a74355d4063d04 authored about 7 years ago
docs: fix db sync doc (#31)
7b57739924daea310b4e721fdeb661fdbbd760f3 authored about 7 years ago
7b57739924daea310b4e721fdeb661fdbbd760f3 authored about 7 years ago
docs: add README for `app.model` (#34)
8fb21519a62808c12bb3beac95eb9fcd0bd5e1f8 authored about 7 years ago
8fb21519a62808c12bb3beac95eb9fcd0bd5e1f8 authored about 7 years ago
docs(README): fix a typo (#33)
0ea210c8f24ecbc98a5e0fc050705b211653ddf7 authored about 7 years ago
0ea210c8f24ecbc98a5e0fc050705b211653ddf7 authored about 7 years ago
Release 3.1.0
b197940531ae9605cab1361ee09e8dc88d6eae7c authored over 7 years ago
b197940531ae9605cab1361ee09e8dc88d6eae7c authored over 7 years ago
deps: update dependencies (#26)
df549cc6c0018b6432eca4ee39308be563debbc2 authored over 7 years ago
df549cc6c0018b6432eca4ee39308be563debbc2 authored over 7 years ago
refactor: rewrite cli script with plain js instead of Shell to support multi-platform. (#25)
* fix: rewrite cli script with plain js instead of Shell to support multiplatform.
* fix: add '...
docs: add a migration example for show up use `co.wrap`. (#24)
07a998f00c6311bd5738577808494f42a4fffd9c authored over 7 years ago
07a998f00c6311bd5738577808494f42a4fffd9c authored over 7 years ago
docs: fix migration url (#22)
33238fb0ea2abb036c89010d136cb02fadc783ee authored over 7 years ago
33238fb0ea2abb036c89010d136cb02fadc783ee authored over 7 years ago
docs: update history (#21)
99926652295ec65254e719a5ae07c22cb35239cb authored over 7 years ago
99926652295ec65254e719a5ae07c22cb35239cb authored over 7 years ago
3.0.1
65d766dbc2c9256d2eb2e4d712dee587e524de2e authored over 7 years ago
65d766dbc2c9256d2eb2e4d712dee587e524de2e authored over 7 years ago
fix: init associate should after load of models (#20)
bd05bc6b181e458285bd24e34e1e57f2773f69fa authored over 7 years ago
bd05bc6b181e458285bd24e34e1e57f2773f69fa authored over 7 years ago
3.0.0
6d4ff3f290e65bf7821752e90ec13f7e75b35693 authored over 7 years ago
6d4ff3f290e65bf7821752e90ec13f7e75b35693 authored over 7 years ago
feat: Upgrade Sequelize V4. (#18)
75c286aa017e5aa48fba4de83253b1fb83dc09bd authored over 7 years ago
75c286aa017e5aa48fba4de83253b1fb83dc09bd authored over 7 years ago
docs: add sync docs (#17)
4aa977bdf6c2247337c62a8202e4cac65711547c authored over 7 years ago
4aa977bdf6c2247337c62a8202e4cac65711547c authored over 7 years ago
docs(readme): fix the full example with association (#16)
Sequelize Instance use internal dataValues for JSON serialization.
Directly assigned attributes...
Release 2.1.4
88c7c0d98a846ff0f2774b32fe0adf1ea2ef07cc authored over 7 years ago
88c7c0d98a846ff0f2774b32fe0adf1ea2ef07cc authored over 7 years ago
fix(migration): always use production config (#14)
f64ca5f7fb13d6d3f8fb60e61c02b5b35e2ccdc3 authored over 7 years ago
f64ca5f7fb13d6d3f8fb60e61c02b5b35e2ccdc3 authored over 7 years ago
fix: Migration load config.seuqelize for function type config support.
773c750a69d26d284a219dc393130c732fe741bf authored over 7 years ago
773c750a69d26d284a219dc393130c732fe741bf authored over 7 years ago
fix: try to find sequelize-cli in node_modules path
d44d9bfd6ecd5e1b4aba6281fe1af5e964558ed4 authored over 7 years ago
d44d9bfd6ecd5e1b4aba6281fe1af5e964558ed4 authored over 7 years ago
bump 2.1.1
777b8108523263acb4e3bde74ceedbbdd4fcf7b6 authored over 7 years ago
777b8108523263acb4e3bde74ceedbbdd4fcf7b6 authored over 7 years ago
Merge branch 'master' of github.com:eggjs/egg-sequelize
d2672c2ad716623c49a19cde74eb9dbc4ba0c013 authored over 7 years ago
d2672c2ad716623c49a19cde74eb9dbc4ba0c013 authored over 7 years ago
fix: pkgfiles (#12)
373d0e1cfdfc9698fb0c0b85b4f16f13ce887f15 authored almost 8 years ago
373d0e1cfdfc9698fb0c0b85b4f16f13ce887f15 authored almost 8 years ago
bump 2.1.0
ee31471523bd091f3a6aca55371146245a32f140 authored almost 8 years ago
ee31471523bd091f3a6aca55371146245a32f140 authored almost 8 years ago
feat: add `egg-sequelize` bin for Sequelize migrations support. (#11)
10e0408ce54adac48dea25be1208ad74c31812bc authored almost 8 years ago
10e0408ce54adac48dea25be1208ad74c31812bc authored almost 8 years ago
Release 2.0.2
c0b385b27cc0e761959e3301454e95ec6682d200 authored almost 8 years ago
c0b385b27cc0e761959e3301454e95ec6682d200 authored almost 8 years ago
fix: ignore non Sequelize files in app/model path for Model loader. (#10)
64a7702ac1bb0aa40bf79cca6fa7e9540c8af202 authored almost 8 years ago
64a7702ac1bb0aa40bf79cca6fa7e9540c8af202 authored almost 8 years ago
docs: add Suggestions and License (#8)
4ee7bceac792a308b80a864088f32b739d4653e8 authored almost 8 years ago
4ee7bceac792a308b80a864088f32b739d4653e8 authored almost 8 years ago