Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/drizzle-team/drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://github.com/drizzle-team/drizzle-orm

fix: raw sql data not being mapped properly on RDS

c76e8a2299a797390cea869af49e9c030a028a7f authored over 1 year ago by boian.ivanov <[email protected]>
Merge pull request #1053 from drizzle-team/main

Merge main to beta

acf0b9157c450518e631104715b57fe9affbeff7 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'beta' into main

515afb05df6b0ecc69dacf0e73239828dd727772 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #894 from alexanderniebuhr/alexanderniebuhr/fix-type-bundle

disable minifyInternalExports for dts bundle

474f834e37a33ed55857fdcf16a2a79dc871603c authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #1037 from Bulbang/feature/drizzle-valibot

Valibot compatibility

a441a4b506df48bf21755ba1fc003c337b4c36c0 authored over 1 year ago by Andrii Sherman <[email protected]>
Changed version

4443633e66b9d4950f10bf6da72413d3bb2eac58 authored over 1 year ago by Bulbang <[email protected]>
Readme change

8bd9d6d6fd3e8de7c7608311396e6122d9ecd32c authored over 1 year ago by Bulbang <[email protected]>
Valibot compatibility

29bf83ba3f0d1df1b8df8a95bbf1e65449d7eb3c authored over 1 year ago by Bulbang <[email protected]>
Merge pull request #1033 from drizzle-team/sqlite-async-api

07400cc6f9d48451f8819de385e83a5971bc66a2 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix formatting

1dcc3630a157322b38b57b0dd0a0dc502a88b4e7 authored over 1 year ago by Mario564 <[email protected]>
[Pg] Add array operators

Add PG's array operators (that return boolean) and write tests

7edcaa7cbad7c8adf4ba705db51527d1e2317ddf authored over 1 year ago by Mario564 <[email protected]>
Add async API to SQLite

c063144dc08726cc15323582fe377210329e579e authored over 1 year ago by Dan Kochetov <[email protected]>
disable minifyInternalExports for dts bundle

db8c7d9734c19c3fe44589ad854100298fd8b3f4 authored over 1 year ago by Alexander Niebuhr <[email protected]>
Merge pull request #1015 from drizzle-team/typebox-changelog

Add drizzle-typebox changelog

09d699f212ee3dc9d7ea3dbea1c56c4416604273 authored over 1 year ago by Andrii Sherman <[email protected]>
Add drizzle-typebox changelog

02b522cf5bb4c5f73c61e9b6dffbda07393c54b8 authored over 1 year ago by AndriiSherman <[email protected]>
Merge pull request #1014 from drizzle-team/release-0.28.2

The community contributions release

038a74d95f9c939b737e79d4be3b41d3f6d7240d authored over 1 year ago by Andrii Sherman <[email protected]>
Bump drizzle-typebox to 0.1.0

8c31aeeffa98e60eab256dfd7dba938d951793d8 authored over 1 year ago by AndriiSherman <[email protected]>
The community contributions release

3264daf709dfe0b89cddb313dd89589399d2984b authored over 1 year ago by AndriiSherman <[email protected]>
Merge pull request #996 from Bulbang/feature/typebox-compatibility

Typebox compatibility

25d729ff8b6d0a16fa17be6d3cf54d8806fb83bb authored over 1 year ago by Andrii Sherman <[email protected]>
Typebox compatibility

59c6dd4e90017df55ab3cf48f8a6be740f310626 authored over 1 year ago by Bulbang <[email protected]>
Merge branch 'main' into example/better-sqlite3

ddd71404b4db9e000ef0fc4979e8c4ba45057112 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #1002 from balazsorban44/balazsorban44-patch-1

docs: clarify Next.js App Router requirements

964548a37c5ae4483105d7d785b07ae5a918baa0 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into balazsorban44-patch-1

2f1fc25b82732a6bda96daaa96ceaeca5cddf401 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #884 from mosch/patch-2

Don't execute the query twice

3febe3c07b3dff29bd4734df047f5f639005e7f4 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into patch-2

6d0499c63a5aa85babd93c728602bb5e5874b2e7 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #851 from jorgectf/jorgectf/add-codeql-workflow

Add CodeQL workflow

c1b07c87a711c266e1942eb4f0093600bea42054 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into jorgectf/add-codeql-workflow

56517f8e362b578fa49c3c8bf6f064f2d6965159 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #739 from pyk/patch-2

chore(sqlite-core): remove `bigint` and add `timestamp_ms`

2dd51324a051c86be9177ef996bb563aac59a2e1 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into patch-2

41a915bd221fcc9b610ac87e9ba4b8be0c3668ed authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #595 from stefanmaric/fix/sqlite-get

[SQLite] Fix type of get() method for sqlite-based dialects

3a0d6fca2e29fe8f558acb19eb84b16541729838 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into fix/sqlite-get

12dceb8dbb8a728abcb96d903eefa64ad5af8519 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #668 from steviec/main

[mysql] Stop truncating timestamp milliseconds

4db1e9f7f935370899eb1d5230e73e8001a98591 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into main

da48b89974967e05e05cc940bebda8833500c42a authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #620 from AdiRishi/arishi-issue-528

[Sqlite|D1]: Add unit tests for the drizzle-orm/d1 driver

f129c0658fa93a0e8f3abee2440de30023f7f2d8 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into arishi-issue-528

a293d8dd886b00973bfd62d7f1ad63c05e76e669 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #1005 from drizzle-team/fix-pipeline-typo

9e4f35376987feb26aff41dfef3f29eb20f6cee9 authored over 1 year ago by Dan Kochetov <[email protected]>
Remove pull_request_target trigger

Was added by accident

58757d82d5345f1e5496f1fcaf58f74f448d99d1 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'main' into arishi-issue-528

07566e70427511f5bc20d2a84285d0cacf2b507d authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #1004 from drizzle-team/disable-ps-tests-on-forks

dec18af74b9b4b7bb6ac393e2623f78bbb55d8c9 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix condition

28dcc4a3035aa557ef440cf3b608df235fca75bc authored over 1 year ago by Dan Kochetov <[email protected]>
Disable PlanetScale tests on fork PRs

976c154f3898377841235b1a4cb634dc4814ef3c authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'main' into patch-2

c92351bd7760405d361afb2e54975347e92e4197 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into example/better-sqlite3

0089521ce0390e1b546ac8000f783b1c15a0b375 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into patch-2

63788384c9073340c87b4678618bcb71823150cb authored over 1 year ago by Andrii Sherman <[email protected]>
Fix eslint issues with instanceof assertions

c9085925c29f591d26b3f7f47ce0f08ea384985c authored over 1 year ago by Adishwar Rishi <[email protected]>
Merge branch 'main' into main

fb235bf79d800fbfa9545c97255c37b3e0e784c9 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge branch 'main' into fix/sqlite-get

b9845952927b7015bfe8f2d34d55e7fafb9e98cf authored over 1 year ago by Andrii Sherman <[email protected]>
docs: clarify Next.js App Router requirements

As Next.js App Router has been stable since May https://nextjs.org/blog/next-13-4#nextjs-app-rou...

1a584be01c98230997638ac3c1d4d1441d138aae authored over 1 year ago by Balázs Orbán <[email protected]>
Update D1 integration tests to reflect new db.get behavior

41548bcd1fb8800e7520523be47caac9f505b49b authored over 1 year ago by Adishwar Rishi <[email protected]>
Add unit tests for the drizzle-orm/d1 driver

The tests are taken directly from the Sqlite tests found in
better-sqlite.test.ts
Since D1 is an...

53d217955df7625dfd2d0b151707ff03e80f3d0f authored over 1 year ago by Adishwar Rishi <[email protected]>
Merge pull request #994 from drizzle-team/fix-array-types

5b01a4ff112935ff5433c3437476a5aa1d86ceab authored over 1 year ago by Dan Kochetov <[email protected]>
Bump ORM version

1b5c6c12c94f9a4c10c1e7aa564180ec814b2dfd authored over 1 year ago by Dan Kochetov <[email protected]>
Fix baseColumn type on Column

Fixes #983, #992

c091982241aeca2d96f5a2d4854271d8b111d58b authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #982 from drizzle-team/beta

f1c6b480ec4cbe40c7a891dd798d222a565466e8 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'main' into beta

ddb14089237f2b52980eb62d48dae78a3b87c9b7 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #981 from drizzle-team:improve-types-performance

Add type performance improvements

aae371a03ebc3732f99e259e67c39c52ad9d9b8a authored over 1 year ago by Dan Kochetov <[email protected]>
Fix test

5dd91909ac623c1a6f9de11a65eda82511a98fda authored over 1 year ago by Dan Kochetov <[email protected]>
Change Node version to 18

1c3d9140bf4eda1f6c1ed4c2da4d515d393dcb90 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'beta' into improve-types-performance

569ea0f7d24e7c7a890ba98013c30685cc391b74 authored over 1 year ago by Dan Kochetov <[email protected]>
Rename mysql mode config key, add changelog

4e264be57dff8184f84076c8c43499f0e4c3c91f authored over 1 year ago by Dan Kochetov <[email protected]>
Add type performance improvements

4768d12ad884acf7ebbaafc2767883958dbd93cc authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #979 from drizzle-team/empty-inserts

Add possibility to insert empty values objects in sqlite and postgres dialects

cd1b6bef8e75711b75cfffa764e7b38496d5ef3a authored over 1 year ago by Andrii Sherman <[email protected]>
Add possibility to insert empty values objects in sqlite and postgres dialects

2a86a33cc749985789845cce090076affc3631cd authored over 1 year ago by AndriiSherman <[email protected]>
Merge pull request #946 from drizzle-team/improve-rqb-performance

0ea6f8cb9486378007b3b2f079e004a4aad828d1 authored over 1 year ago by Dan Kochetov <[email protected]>
Add limit 1 to "one" relations in RQB

4071c6747c49ee988ae93fb9e820dd6c593b7092 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #945 from drizzle-team/improve-rqb-performance

7f23895d13894e8e0032e69b88f9c13aa643260d authored over 1 year ago by Dan Kochetov <[email protected]>
Remove relations and extras from "where" in RQB

c015788c5d361532175d300786eb0d7ac4f1de1a authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #905 from CodingDoug/libsql-updates

Update versions of everything for libsql example

a130f777b36d03848664dcac5b3d7535f51cd069 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #939 from drizzle-team/improve-rqb-performance

e080bed4412234db98d80b66c90f623c81cf8952 authored over 1 year ago by Dan Kochetov <[email protected]>
Add PlanetScale secret to workflows

6f67e3fbce01811b5177d64f094136f8c0991cd5 authored over 1 year ago by Dan Kochetov <[email protected]>
Remove debug logging

1945c950fc79ca13dee4e10f9c0abff8088af925 authored over 1 year ago by Dan Kochetov <[email protected]>
Add alternative RQB generation for PlanetScale

PlanetScale doesn't support lateral subquery joins for now,
so had to workaround that by using S...

85ca4d4777638881014b649386964adfc26cc2e2 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #934 from drizzle-team/improve-rqb-performance

4f9270af7d10811f8b09ece721e49ca6e6c1df92 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix ORM version

aaeaa6eba16b5d2708e9449384ffcf018210fcee authored over 1 year ago by Dan Kochetov <[email protected]>
Improve rqb query generation for more performant queries

1a81964d3b5d2d9420f6329ef91ef31049d9d802 authored over 1 year ago by Dan Kochetov <[email protected]>
Disable Postgres PK-tables query generation, update tests

314b8515366551c7645275df3a7c007f1df21953 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix selection columns check

35fa43c774fed65edcd03e745bdeffcf67c52863 authored over 1 year ago by Dan Kochetov <[email protected]>
add better-sqlite3 example

38166db72303b97dd88256fcb6b6ad59efbf5c95 authored over 1 year ago by Jaga Santagostino <[email protected]>
Update versions of everything for libsql example

fa1d04efedc12bda0de87996534107a3271ba9d3 authored over 1 year ago by Doug Stevenson <[email protected]>
Don't execute the query twice

5b5d570cf0691243e04ff7da1a8b3a76921f7ade authored over 1 year ago by Moritz <[email protected]>
Merge pull request #825 from drizzle-team/unique-constraints

Unique Constraints Support

2d865ee76f405de1e679f8126cc2fb071b32f2b1 authored over 1 year ago by Andrii Sherman <[email protected]>
Add 0.27.2 release notes

7a3e675d2305d035601ad8e201c3a089b7121bc6 authored over 1 year ago by AndriiSherman <[email protected]>
Merge branch 'main' into unique-constraints

8a21e7bbd7699337af5dd3a186023f1467512221 authored over 1 year ago by Andrii Sherman <[email protected]>
Merge pull request #875 from drizzle-team/neon-serverless

Neon serverless

c1b29859592062577f1d8dcf2c3f160d5c238706 authored over 1 year ago by Andrii Sherman <[email protected]>
Add 0.27.1 release notes

687a455eb2e3391335f67a6c55503823c1c823a0 authored over 1 year ago by AndriiSherman <[email protected]>
Make sure unique names are always generated for sqlite

Update tests for SQLite uniques

7b55cc2da97408d4e634515da74ec6eb67237dc5 authored over 1 year ago by AndriiSherman <[email protected]>
Add name to sqlite unique column function

0ca9a8c468709415e6054dcb1042d0989911b328 authored over 1 year ago by AndriiSherman <[email protected]>
Add name option to sqlite unique constraints

19fe0100150b1cac0d9e69944844de2e7c7e5b26 authored over 1 year ago by AndriiSherman <[email protected]>
Exclude neon-http from tests

27aacbdc6ddf6e04e426c0413c68e900f11ff067 authored over 1 year ago by AndriiSherman <[email protected]>
Add Neon HTTP driver support

66a491b9a0e47a5abcc987a1d03ca6c17f93318c authored over 1 year ago by AndriiSherman <[email protected]>
Add CodeQL workflow

88c4562de32fa28d4def7d657aed51fe81ff1d92 authored over 1 year ago by Jorge <[email protected]>
Always set a name for uniques in mysql and pg

e9da18b69c56b751c5dcdfcc364d9c9f47584f52 authored over 1 year ago by AndriiSherman <[email protected]>
Add support for Unique Constraints in SQLite

9aa3e33a85f9a7b9671fbbc34cd248e6b196d656 authored over 1 year ago by AndriiSherman <[email protected]>
Add MySQL unique constraints

bd2f794ce10f1f2fab5371f05182ca91ebeed9fa authored over 1 year ago by AndriiSherman <[email protected]>
Add PostgreSQL Unique Constraint Support

7f2ecc79d6036e077fe359614ab1a44688cf1677 authored over 1 year ago by AndriiSherman <[email protected]>
Add neon driver basic setup

7edab3e7d42d7992568bf5113b491978cd883c3c authored over 1 year ago by AndriiSherman <[email protected]>
Merge pull request #778 from drizzle-team/beta

Beta

fc840886d4bf3f76699ff511bee6d985a54bedbc authored over 1 year ago by Andrii Sherman <[email protected]>
Update changelog, bump drizzle-zod version

bc04f91d352e8d49dd947c5f68b9db8d39eda1fc authored over 1 year ago by Dan Kochetov <[email protected]>
Add entityKind to SQLiteBoolean

33d956cdd27050c6e33dddb6e71425feca44851b authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'main' into beta

fa0cd83acfced4b47f15e0e276c60c53567c50c1 authored over 1 year ago by Dan Kochetov <[email protected]>