Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
https://github.com/sequelize/sequelize
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
be020f9de7258481c56799764811c59fa69810b9 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4b2697e2d4b4961242e44cb129dfa7ac1dcfd719 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Adds an option to set a conflictWhere clause for usage with partial indexes to Model.bulkCreate.
cc4de668709c71583bec5ccabd606f560f3cbf1b authored almost 2 years ago by Wade Bourne <[email protected]>9e3ac461ba8bce88df5a3e2e5fd39f42c854ffeb authored almost 2 years ago by Sourav Singh Rawat <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d954e48fae9729a179772907caa5447a2fddc118 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fd5d046cde0392c7214f9a9581897eefd76609c7 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ba65078650192740a22c6474dfe049c4d504406d authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a42e9b8d164e923cd024a31d8ab49d168dbfa38d authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
617af2e553570db8353edebb58d23a6bd714deef authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5acf609d3a84ca8629277726769d8d38ac98e8fa authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0beeb2d26900eb685687f03da30d6629190b6e63 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6251d4a3c21aabac1931db1220ed9daa244dcca5 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
17dc9397b67b1cbea0e121a92b62e52949bbcd71 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
42659802332d4efcfa54e43ea86d34c50d6309a4 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3b9eb232adda4fa251297162353b582b346130c6 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6538e3608cb18e6fc5497a446a696eb309fcad6b authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
42b44a2a3ecebb16d6c2a3948349876214d79b44 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e97089f0495e143f186a65a29ac0035205552a25 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
69f087b6b92639bb35fb3a4af1886d5461b8fd8b authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
08460e0c64791aa2b12b407150a6092422bf30c5 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ad6b12c8a38f7fe039a59d98c5c7d6869ab6a238 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* feat(bulk-create): allow override of conflict keys in Model.bulkCreate
Adds an option to ov...
f6f8ba759271c8eff4acdcabcbb44a2d82b00419 authored almost 2 years ago by Wade Bourne <[email protected]>* Migrate the rest of QI schema methods to TS
* Fix yarn test-typings
* Fix tests that fai...
a7856091e8194d847362dfa4b111f9302c8c28f4 authored almost 2 years ago by Evan Rittenhouse <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f3ad3b11dd6fe1f163c74585b19a4623b9ed6cf6 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
aafa0861543eee7711d0ba8733bede0afd6cd6ae authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
61b7daf2b5d1723e064a5f55cd38bea125d1ffaa authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
05d93a9e99495c941ea1828735da45d23cb933b7 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: SequelizeJS <[email protected]>
Co-authored-by: Rik Smale <13023439+WikiRik@...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8fcaead9279adcd1180d9d54bacf5b79e412131c authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
439f6a73b4a3344fcfe08caffc57444dc94ce9fd authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* type: updated type definition for createTable attributes
unique property for createTable a...
70e6c04477276eca2eb534a3249bf33472d07835 authored almost 2 years ago by Chris <[email protected]>* feat(upsert): add conflictWhere option
Adds support for the `conflictWhere` option in `Mode...
32a7aa861691d983b52f12e4b8d7958673e54547 authored almost 2 years ago by Wade Bourne <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2f1252a171afa27bc6256755943b554f0316121c authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
69289ec08a38465498c663a31f2558f1300c504e authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
97e00990c62efea1a9671643e5cfac74336db979 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6d5663bbb5169a0e0e55d8529a8d1b7985278513 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0500c58c6b71ede2d116c197c7205459fc60097d authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
16f4969ee347f87ccfed3da4b585914ffd61e152 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
68e707422a6d9a7b30bbc6e378b45400df8a5549 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
240bdc7cceefa755a7c6fd1ff1ec3cf3ede2f171 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ecc4512f986e9103b8ae308adebf80c05b82bf11 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d373151fef720d07b332b14510a745863c8ec8dc authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
519fb1259571d8be3796fc3c0d4cba8bfc6d1d30 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>d6e3e28b1993a459048e463f5ad16b5334f2b347 authored almost 2 years ago by Zoé <[email protected]>
64b9c99b93dc62b70651e676aaa888025354d5bc authored almost 2 years ago by Rik Smale <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e05a25a1a08827748c599b3e2ca6e789d3263016 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
396b546c6d3ff0ba0ad4c6184085bd146e4c7114 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
688b7a29cd5194111a160a9c26b493579163fcee authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b748d5cb0babb470592f57dfb28da8746fcfe333 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d071b3b79a8d6ddaef25a2f447002400d07c86c1 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
97d1903c7a827d13677600a764edfcb5f10a024a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: SequelizeJS <[email protected]>
Co-authored-by: Rik Smale <13023439+WikiRik@...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f53bd59b94cbf51d5595af9062112393356da3ca authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
17bba50acfe9c57108c3c60cdd2cb4240df84882 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
16aadbf741b7f2fc97253f52efbd343a1e51ed9d authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2c36bc6b3e559a7c7206be50cf78446611599d27 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f0a3ed58a91e6b46773875c32362a364617fa1d9 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: StepSecurity Bot <[email protected]>
Co-authored-by: Rik Smale <13023439+WikiR...
a054befd956c6dedb35e10cdab33858c736c0e12 authored almost 2 years ago by Rik Smale <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8e3ecd7573d39fc3fb37354d51a1d8339c424bf1 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fdef3700b558e67b8e5cf28ba511f80bf74fe7c8 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7a7d542be47ad7734c65cccf23a8db2ad9ff6994 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e0d801f093e81305d6844ef8778af246338cd355 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: Rik Smale <[email protected]>
b5f125b7713bca0aa2dbe836d30033831dbff4da authored almost 2 years ago by Zoé <[email protected]>* meta: reduce disabling import/order lint rule
* meta: make schema and scopes nullish
25cda27bef78b5cbe67992ec240633599a643941 authored almost 2 years ago by Rik Smale <[email protected]>Currently people can still make blank issues through the GitHub API or going to https://github.c...
5f13224dd420604d3f7f3f2969d38cd8f119e445 authored almost 2 years ago by Rik Smale <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
390a90c4e58eccb14d9f795f772294fc724fb51a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
93da7c672ffc72bcd136ccecc4525cea02303848 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* meta: lock file maintenance
* meta: updated import order types
Co-authored-by: renovate[...
fb788064decb3c4994a44f8601779d44f089aa66 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
580bcf6615ce1ca56eb70040923729de22852022 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>c2fed0834b5f12b16246e30a9aa16043773bd144 authored almost 2 years ago by Zoé <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ca47cbf173df50b3dc3b76b384cfb9a7dfcd7d8f authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f94a16ea6fe50ded08e021315403a0b43c47e544 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c21490bce1d194c72a28d316916c886ede5d1845 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7713cb2d6a16dffd885bcfbb1e2a80913fb74490 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b5f7ee0237d492e8e4c71669d5debbd27fb442a4 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1f48ef9a0007072eca01bb14463572fbce1cc2b5 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>BREAKING CHANGE: The `Optional` type has been removed. Use a type library like `type-fest`'s `...
10c6df4445dfbf02e2f9fc0b3a9243386129d422 authored almost 2 years ago by Zoé <[email protected]>d63a09db712035b3cbd7fca89fd2b16cce380179 authored almost 2 years ago by Zoé <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ec80c6252ac500df9342816b7f49957f3974e882 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bc8b794e6fe8865ee194769dfeaa11a57786dc5e authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
54b8fe43ce5206a7cf33d54579b913ab3ca91cfe authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>5b7fd318b3ae9dd7470140479794482b1774e780 authored almost 2 years ago by Luke Hart <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
515f45eba537c2bfcc971c93a4afb56e8961d016 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ade5cf76a12694c4d7aa4480d6c25e79ca7bb084 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* meta: migrate SSCCE to TypeScript
* meta: remove module: Node16
* Update tsconfig.json
5081882ca74bd59bcb43aee29775bb6c59ba7e52 authored almost 2 years ago by Zoé <[email protected]>d72c503ec6c4bc6625b76d0486e705330f57d888 authored almost 2 years ago by Zoé <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
df4c82dabc1ebff714a32fc5334ba47393021a96 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>da828cdd2a4c5bc739be61f381abcd57d6a56934 authored almost 2 years ago by Zoé <[email protected]>
d2c23ae56fa59fcce76fa2dc9b87b3b40caf538a authored almost 2 years ago by Zoé <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7472cadd81e6cb70c6c4e5dbf91d808987f04581 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
eeddfcdfd94b07206f66ca7201cca63bb7dabb58 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
866425389348c213d193b625257d9508b8090206 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f6106b4634a8a94b6ad39f6b7869fbf376884d31 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c59772d3f090d85dbf4dde1869d6cee61b9554b6 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a730af4a65b5090f6f720f988f9bc121f5e9993d authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cf52dff5f00ae90f3f8df7da940e77ce74ab1c6c authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cfa312877780a35446c2b971878affe3ef0baa5a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b8d1136f9fe48d049f802ccff3082d66975b7ce3 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
31200b085af48927fe6ae074dcffe753a354abb5 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>