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

Merge pull request #725 from meech-ward/rcp/251

af6149d48de4bce74c38ecf4587bfcf9a080b8a2 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #774 from drizzle-team/release-notes

Upgrade to 5 api version and 0.27.0 npm version

56b9edc8459ff9e26cf0df8c9a7d25b574706684 authored over 1 year ago by Andrii Sherman <[email protected]>
Upgrade to 5 api version and 0.27.0 npm version

0a99df344467137736a46cc9ed1b33533c8d87eb authored over 1 year ago by AndriiSherman <[email protected]>
Implement DISTINCT clause for SELECT

8235b73963904f9fb0926bc934765a89411d8477 authored over 1 year ago by Dan Kochetov <[email protected]>
chore(sqlite-core): remove bigint

13ff0256f772da438dae020b3c7561f1df209b90 authored over 1 year ago by pyk <[email protected]>
Fix `where` callback in RQB for tables without relations

dbbe4091ad100145a66324798e4e0c01bb9ca1b2 authored over 1 year ago by Dan Kochetov <[email protected]>
Add verbose type error when the DB type is used without a schema generic

3803ee15c7cf6307bc7628b14285457ed5382f5a authored over 1 year ago by Dan Kochetov <[email protected]>
Formatted with dprint

40455f44d1513b77d17223ab0891b8c5da5a40b5 authored over 1 year ago by Stevie Clifton <[email protected]>
Stop truncating timestamp milliseconds

The Mysql timestamp was incorrectly truncating everything after the seconds
when serializing Dat...

94e94ac3c457a9e1151a39484f8d3f8ddb784add authored over 1 year ago by Stevie Clifton <[email protected]>
Fix drizzle-zod tests

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

66e5d8370beb6cd34cb8fef7f1dbad1c856fca1f authored over 1 year ago by Dan Kochetov <[email protected]>
Fix feature-branch pipeline

08f66449256d86003dd9d0638d54a2e7812262e6 authored over 1 year ago by Dan Kochetov <[email protected]>
add boolean to testUser

38bedbbd63e0d430e43d7f19f0f0b17ff8404784 authored over 1 year ago by sam <[email protected]>
Merge branch 'main' into rcp/251

d159277630b1eb348fcbe4aecc0a728b0b0d95c0 authored over 1 year ago by sam <[email protected]>
Merge pull request #717 from shairez/patch-1

1c9d63bd689e6b8b6a6abf3db1ec32ab6cf179ac authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #690 from saltcod/add-supabase

c135e79292d1b9c00a160006536d341b39e88d33 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #691 from TiltedToast/main

f9c432ff56a0906ec71b413d8e748bfe9db75e74 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #522 from arjunyel/fix-joins-docs-typo

7053be600c591d84fe8160c252d8f6654044199c authored over 1 year ago by Dan Kochetov <[email protected]>
return true for sqlite boolean only when the value is 1

This is to resolve the following error from unicorn:
error method 'mapFromDriverValue' is equiv...

d374b0dc8a109f1779e66dec0734477eb3ba2bee authored over 1 year ago by sam <[email protected]>
add integer mode boolean to drizzle-zod tests

a5fab2deabc0373a885c3285d4ddf9a19d59c17b authored over 1 year ago by sam <[email protected]>
Merge branch 'main' into rcp/251

1853bdf999379a0434932a4acb20dbb66402997f authored over 1 year ago by sam <[email protected]>
Merge pull request #727 from drizzle-team/remove-instanceof-checks

ad5d574f80bfc78cbe22af217c10a06f5a1b6574 authored over 1 year ago by Dan Kochetov <[email protected]>
Remove instanceof checks to fix usage in monorepos

92a27ec636884bf78db82157f49133c227ed5ef2 authored over 1 year ago by Dan Kochetov <[email protected]>
docs: make the column type in sqlite clearer

bb22f0931102cd9a766934a6acdf47d04e115516 authored over 1 year ago by Shai Reznik <[email protected]>
Fix formatting as requested

b640f96f4b2eed61d5ab5c9a042fe0dc3e3f15aa authored over 1 year ago by Tim <[email protected]>
Fix drizzle-zod not enforcing string lengths

Every varchar/char was treated as an enum so the proper checks were never applied. Also split th...

98673af8a2ca810611957ce4c42d7180c93f7c10 authored over 1 year ago by Tim <[email protected]>
Don't enforce length for VarBinary

This is kind of tricky/could be misleading since VarBinary is measured in Bytes not characters. ...

4f034820e510717eb54b3670d31d37245ebc8f94 authored over 1 year ago by Tim <[email protected]>
Add Supabase guide to readme

cec187f5a7f5da16288561236b034476541d51b6 authored over 1 year ago by Terry Sutton <[email protected]>
Bump ORM version

1f8ff173a08b562cc64e41970c55f0dba0ac56f6 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #558 from MrRahulRamkumar/issue/227

567d08f83c85b58b806f75b7cfc51f5a0180173f authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'main' into issue/227

6c34c7a332d2cfad4ad8d0f00c3c76aa8ff59d84 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'main' of https://github.com/drizzle-team/drizzle-orm into main

d4251545536a231196942f3698ba108185214e36 authored over 1 year ago by Dan Kochetov <[email protected]>
Bump drizzle-zod version

24a970c0c5716c57cef20c0b7c57e9c17fe5b321 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #665 from web3ten0/patch-1

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

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

7ef26f05e8a9cf6b95ad4e8399f8ab2101b7393e authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #683 from drizzle-team/fix-composite-fks-in-rqb

acf99352b3a62a487564708cc43735f44c8f2e25 authored over 1 year ago by Dan Kochetov <[email protected]>
Replace 'or' with 'coalesce' in relational queries

aa7bb38eb4557bf34ca2b68aa10c316dcb29faf1 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #681 from drizzle-team/aws-data-api-fix

20896936168b0fb68f66d840768f7aa4ba18c2af authored over 1 year ago by Dan Kochetov <[email protected]>
Fix aws-data-api mapping (again)

af636c35eb41ed255f61a49c04abf9e9cf2e9451 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #677 from drizzle-team/aws-data-api-fix

8537f11395c3cd5023abc65f80ce2544e9d587f6 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #678 from drizzle-team/self-relations-with-names

03ec5d07fc9861f6075166670b5ca45738c620e8 authored over 1 year ago by Dan Kochetov <[email protected]>
Allow using named self-relations

cfa5f491459328139c7a3e88d42cfe9a7637e939 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix aws-data-api mapping in relational queries

0d21b8a64b4b86fc525802d34d63ec1c34c6af12 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix joins docs typo

cf2aa6768e1ef786985cfe54ca4a8b83fc1f0270 authored over 1 year ago by arjunyel <[email protected]>
Merge branch 'main' into issue/227

d993baa206ed78c62e24cd06fd8978c711b7cec8 authored over 1 year ago by Rahul Ramkumar <[email protected]>
Fix type of get() method for sqlite-based dialects

Following up https://github.com/drizzle-team/drizzle-orm/pull/459

The types of .get() on .selec...

70b8e10a222426a11b96490daf132db1b88777d6 authored over 1 year ago by Stefan Maric <[email protected]>
PgDateString to z.string()

3c93f0854d5f86eb138f3b2f29fecaa8723c8e13 authored over 1 year ago by web3ten0 <[email protected]>
Fixed lint errors

0c201a557168e45f37af1d7f6960f7405bccf1b1 authored over 1 year ago by MrRahulRamkumar <[email protected]>
Merge pull request #664 from drizzle-team/disable-otel

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

6c192f850d441ae0bb9364380a4232822e543211 authored over 1 year ago by Dan Kochetov <[email protected]>
Disable OTEL integration

It was implemented using a top-level await,
that is not supported in some bundlers by default

5279a7b194e75912ddc6f80459ebee09a5eb697c authored over 1 year ago by Dan Kochetov <[email protected]>
Update test in `drizzle-zod` to cover big int mode

dfb5ce3ef2ed85acf4f43baecc71bdda864fc04d authored over 1 year ago by MrRahulRamkumar <[email protected]>
Merge branch 'main' into issue/227

95a52d8abb8a4d712f5bfb0a8b059e399d88e2b1 authored over 1 year ago by MrRahulRamkumar <[email protected]>
Fix containers setup in pipeline

7a18dde0d3179714f59a08a9d2cfe9eabbdd196e authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #660 from drizzle-team/fix-pipeline

c302172a441660694479a2d5df0c9dd54f4d2f38 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix pipeline

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

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

d6257b6391bb5ba859dd30a8a922ed3dfca2284b authored over 1 year ago by Dan Kochetov <[email protected]>
Bump packages versions

6e9ea4b5519c989f4a261ce6482e049fe750a131 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #658 from drizzle-team/zod-text-length

a7cfa3b19530c5d10c5a845a8a2a8b7771125809 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix running tests in pipeline

b4d7046a14a55a46c8d939bb1816f318cd8754d3 authored over 1 year ago by Dan Kochetov <[email protected]>
Add string length check to drizzle-zod, add length to SQLite text (#577)

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

cca7d8b7dd050e3fd2376e1138a2cc1bee84ef1d authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #652 from drizzle-team/zod-autoincrement

73900f65f9472bfcd436d50b9fe0084f13b062f8 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix autoIncrement optional for drizzle-zod

5679bc3d3ee289818f4765fcb869c1dd7ca1806d authored over 1 year ago by Dan Kochetov <[email protected]>
Fix dependencies

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

deca1eb8955106a79c18558ae49aeaf1ddf494dc authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #651 from drizzle-team/fix-on-conflict-sql-order

e6d88067b7eb315f1ac1e58f5b9f097131cfb946 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix "on conflict" order for where clause

a0b762dcd3942d2e3fd7cf633dd0e8af2ac89c96 authored over 1 year ago by Dan Kochetov <[email protected]>
Enable eqeqeq in ESLint

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

29b6c86822c8094b31d6b40156fc68627f118068 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #521 from wkunert/upsert-compositepk

dab4904e96cf1deab79324c86c0e0275e6763b3d authored over 1 year ago by Dan Kochetov <[email protected]>
Merge branch 'main' into upsert-compositepk

25ad84284d9ede9fc3c14700a0cf406160675700 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #647 from drizzle-team/add-int-tests-to-pipeline

51bf78f4990fca3a464aad27ff29d8c32d07d8d0 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix package.json copying in pipeline

84cc72f1922216af8774f5203aa80ef9c8308126 authored over 1 year ago by Dan Kochetov <[email protected]>
Optimize publish step

96131427add95964b75f5eaf468bed4699d86bff authored over 1 year ago by Dan Kochetov <[email protected]>
Fix sqlite-proxy test runtime

3c4d63bd8884504d064ff3b0643d76b0f652cbb9 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix sqlite-proxy test

450095dd3f1958185a045e69ce9904502f02c8d8 authored over 1 year ago by Dan Kochetov <[email protected]>
Build all packages in pipeline

f6ca955a55a6a5a74dab369fcfef9519811b3bc7 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix better-sqlite3 types

6613b4ea7fcf7e649fe1afffd4a64e69b02a02ff authored over 1 year ago by Dan Kochetov <[email protected]>
Remove vitest tests from ava suite, cleanup relational tests

855a0fafde7abf47de2f28714427f9898aba4729 authored over 1 year ago by Dan Kochetov <[email protected]>
Only run integration tests for ORM pipelines

c57f480ed6b486b8e045eaebada4e62c49b3f9a6 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix MySQL Docker setup

c1b0f3af7c184318137341c09d7de4b062f63002 authored over 1 year ago by Dan Kochetov <[email protected]>
Add MYSQL_ROOT_PASSWORD

e0fafd6191049ef05e9e02c7543a7802bf269e14 authored over 1 year ago by Dan Kochetov <[email protected]>
Fix MySQL health command

a091974e235b20b2bfab73575d29f0101e86318d authored over 1 year ago by Dan Kochetov <[email protected]>
Add integration tests to pipeline

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

0eb917b3d9e9efd4bd3316596341450354342751 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #517 from michaelgmcd/main

d0cfbccc726459f754c50d7249329705aadc727c authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #625 from cayter/patch-1

b2f193946d6c14ccb42e7f9ce4e81aee3291b7f8 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #609 from irazasyed/patch-1

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

1297cc218f62c505ede2ceebd609f7c3e2ccbf23 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #606 from eltociear/patch-2

79b779c969e7714aa5724e08780d64d58865584e authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #547 from mosch/patch-1

61f20b59d409ff8237cacf5c71d2359617d67f3e authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #548 from tmcw/update-custom-types-docs

4753fe6b9d5fdc2aa647b962d362a11aeb3b70e4 authored over 1 year ago by Dan Kochetov <[email protected]>
Merge pull request #587 from pyk/patch-1

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

a6cf53d13841fa77b43718db7029bfc0f595f369 authored over 1 year ago by Dan Kochetov <[email protected]>
Update README.md

d98bce2bb928f0e7dfc59cfef5932d17d2b42157 authored over 1 year ago by Aleksandr Blokh <[email protected]>
Fix integration-tests dependency

de79ebf432e71c3c531cad7315b11abbba497c3b authored over 1 year ago by Dan Kochetov <[email protected]>
Add OpenTelemetry integration for Postgres

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