Ecosyste.ms: OpenCollective

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

Drizzle ORM

We're building a headless TypeScript ORM with CLI companion for automatic SQL migrations generation and other OSS libraries
Collective - Host: opensource - https://opencollective.com/drizzle-orm - Website: https://drizzle.team - Code: https://github.com/drizzle-team/

Merge pull request #1984 from drizzle-team/beta

Beta

github.com/drizzle-team/drizzle-orm - bfc757f2adb843192e1b5508fcb4abd9737edd09 authored 11 months ago
Prepare 0.30.1 release

github.com/drizzle-team/drizzle-orm - d9db4a3a97fb9f3ce8cc3f4c6cd16ff4f826d8f2 authored 11 months ago
Merge branch 'main' into beta

github.com/drizzle-team/drizzle-orm - 373aad05931cfb0cad326410fe4146ebd85e0870 authored 11 months ago
Merge pull request #1923 from RomanNabukhotnyi/expo

[SQLite] Fix expo-sqlite migration hook

github.com/drizzle-team/drizzle-orm - 35d7f89674401d29bc1c4d479dd71c024e52e81e authored 11 months ago
Merge branch 'beta' into expo

github.com/drizzle-team/drizzle-orm - 456ba8243209a014a5f40d570eed3c25cbb21cd5 authored 11 months ago
Merge pull request #1824 from RomanNabukhotnyi/op-sqlite

[SQLite] Add OP-SQLite driver

github.com/drizzle-team/drizzle-orm - 90d8b4b9470a0a707e77162668a44bf9ca0cae18 authored 11 months ago
Merge branch 'beta' into expo

github.com/drizzle-team/drizzle-orm - 0c66199a71663ee56b99252a18c9fc384e9126ad authored 11 months ago
Merge branch 'beta' into op-sqlite

github.com/drizzle-team/drizzle-orm - 958d0250af336a8379c0ce54e5118790b7daa56e authored 11 months ago
Dates mappings pg (#242)

* Start explaining dates mappings

* Finish mappings release

github.com/drizzle-team/drizzle-orm-docs - 5db4f4086fe0332939355f7aedb9a841ac64b5e9 authored 11 months ago
Merge pull request #1979 from drizzle-team/beta

Beta

github.com/drizzle-team/drizzle-orm - 25f9122a94aebc3aeb231d5a2e99306694b468ed authored 11 months ago
Add few more changes to release notes

github.com/drizzle-team/drizzle-orm - dac62692e6049ab19ccda85d7215dcfb1aad561d authored 11 months ago
Prepare 0.30.0 release notes

github.com/drizzle-team/drizzle-orm - 242eeb3f623c100b0a07f4028e5ed0ff1ed51d52 authored 11 months ago
Merge branch 'main' of github.com:drizzle-team/drizzle-orm into beta

github.com/drizzle-team/drizzle-orm - e0ead65ab6f1dc6a42e4bc5d438a0f69f5c7e468 authored 11 months ago
Add 0.29.5 release updates (#241)

github.com/drizzle-team/drizzle-orm-docs - 8929d5dc5313d4c778e26f0297d2ea8de62ec843 authored 11 months ago
Merge pull request #1967 from drizzle-team/sqlite-proxy-batch

Sqlite proxy batch

github.com/drizzle-team/drizzle-orm - 331d5d5cf1eb9c7fefda73e282b19ab8b875e04f authored 11 months ago
Fix drizzle proxy overloading

github.com/drizzle-team/drizzle-orm - f9d160df3a8dff964bd84c078df59b9d82e661ab authored 11 months ago
remove non-relevant guides

github.com/drizzle-team/drizzle-orm-docs - f27d7f1771617e23ad5487956e58881236229acb authored 11 months ago
Fix findMany, findFirst

github.com/drizzle-team/drizzle-orm - b80ab5de558d81a696c57c5f5af459d5a8f609c6 authored 11 months ago
Remove sqlite-proxy-batch.test.ts from ava

github.com/drizzle-team/drizzle-orm - 859260e65b87e9966f9a5cd02c7e3ad1f664f042 authored 11 months ago
Add sqlite proxy batch method

github.com/drizzle-team/drizzle-orm - ac9e46037af8017aba92580c1098d3291867e3bd authored 11 months ago
fix conditional filters guide

github.com/drizzle-team/drizzle-orm-docs - b4fb88dccf468e3fad7de8b7769bca92c73280ca authored 11 months ago
Merge pull request #1638 from g3r4n/g3r4n/feat/pg-migration-table-name-support

[pg] add migrationsTable config support for migration

github.com/drizzle-team/drizzle-orm - 793d44d8981880a696c26b96eb99cfaeae6b0461 authored 11 months ago
Fix migrator for sqlite-proxy

github.com/drizzle-team/drizzle-orm - 1e66db4d767db98ff08ac1d7d4e47c1255e350aa authored 11 months ago
fix conditional fitlers guide

github.com/drizzle-team/drizzle-orm-docs - 1d39b01d34bba93da63efd218deaae56758ce1cb authored 11 months ago
Add custom table names for migrations for all sqlite drivers

github.com/drizzle-team/drizzle-orm - 531340fa373c7db57c32b7cb682079aa3da32260 authored 11 months ago
add count rows guide & fix include columns guide

github.com/drizzle-team/drizzle-orm-docs - cbc309a5fb5ac1493ab6430840383cd6338f30ad authored 11 months ago
Merge branch 'main' of github.com:drizzle-team/drizzle-orm into g3r4n/feat/pg-migration-table-name-support

github.com/drizzle-team/drizzle-orm - a66fdb0792fb7870edff44b524326bd284fd334e authored 11 months ago
fix include or exclude columns guide

github.com/drizzle-team/drizzle-orm-docs - 9ce73d4162fbddf267061949dd6896b73e4dc6bd authored 11 months ago
fix: conditional filter guide

github.com/drizzle-team/drizzle-orm-docs - 4de67048ec0bf95159ac988d8fe07f7afe499610 authored 11 months ago
fix: 0.28.2 orm release & add: 0.28.1 orm release

github.com/drizzle-team/drizzle-orm-docs - 2965f159c8eac369877ec75d40b7bc67dec53fe5 authored 12 months ago
fix: Fix migration hook

github.com/drizzle-team/drizzle-orm - 8485a74688d4d390ea78504cb7d65de00cd85a90 authored 12 months ago
fix: Fix migration hook

github.com/drizzle-team/drizzle-orm - 9405ca1447c2eb1161ff4e414ca401e9361945b5 authored 12 months ago
fix: 0.28.6 & 0.29.4 orm releases

github.com/drizzle-team/drizzle-orm-docs - 51000418fdb6daf7758614524ce4a8ec1a7f2bd7 authored 12 months ago
update: 0.29.4 orm release

github.com/drizzle-team/drizzle-orm-docs - c79299c04d76642b44f670adeb53f1f291338a1b authored 12 months ago
update: conditional filters guide

github.com/drizzle-team/drizzle-orm-docs - 4eccb690f7a3e7a1a49b7384d5e20a123d5049a9 authored 12 months ago
update: conditional filters guide

github.com/drizzle-team/drizzle-orm-docs - db4ca46cc675b726972009fbb60c297475fe0912 authored 12 months ago
update: conditional filters guide

github.com/drizzle-team/drizzle-orm-docs - 3d723fe035e3485367c5c152d659caaff7882274 authored 12 months ago
update: increment & decrement column

github.com/drizzle-team/drizzle-orm-docs - c4c3a4242ed7785ae053d8ed066578ad2abad722 authored 12 months ago
update: increment & decrement guides

github.com/drizzle-team/drizzle-orm-docs - 070d528239f3ace69b452c79dc23386f7cfb3326 authored 12 months ago
update: increment & decrement guides

github.com/drizzle-team/drizzle-orm-docs - 276ff8bc0c720f37603296328b0e90099a08f9a2 authored 12 months ago
update: conditional query guide

github.com/drizzle-team/drizzle-orm-docs - ec139f7c9543647ae877888b31119e4c9646deec authored 12 months ago
Merge remote-tracking branch 'origin'

github.com/drizzle-team/drizzle-orm-docs - 78e9f5578f805ae37d73651afad9ddd0c69d132d authored 12 months ago
Merge pull request #1916 from drizzle-team/AlexBlokh-patch-1

Update package.json

github.com/drizzle-team/drizzle-orm - fed7bde872d649056888a53be72726bd5b7cbb55 authored 12 months ago
Merge branch 'main' of github.com:drizzle-team/drizzle-orm into beta

github.com/drizzle-team/drizzle-orm - d78396067030523789bb1ba4575a7f0275888adb authored 12 months ago
Add batch api and change planetscale default connection (#236)

github.com/drizzle-team/drizzle-orm-docs - 56c445f0fb1895772cf265968a342fec31508b9c authored 12 months ago
Merge pull request #1801 from mattrobenolt/fix-planetscale-types

planetscale-serverless: allow Client as a valid type

github.com/drizzle-team/drizzle-orm - 9e87fd1ce22bbad7255698c90c9139f127d91e99 authored 12 months ago
Exclude neon http tests from fork test runner

github.com/drizzle-team/drizzle-orm - 258df72858b3f90a3ec13fd26392d1d7fcb3ca46 authored 12 months ago
Merge branch 'main' into fix-planetscale-types

github.com/drizzle-team/drizzle-orm - f2fcb572975eb316a6239a97b627a451169a1405 authored 12 months ago
Merge pull request #1895 from drizzle-team/neon-serverless-batch-main

Add batch API for neon-http driver

github.com/drizzle-team/drizzle-orm - 3952496c7043bbcb747cf148bd6864cce818202e authored 12 months ago
Add 0.29.4 release notes and bump version

github.com/drizzle-team/drizzle-orm - b475b5360495e9646632a3cddd2f6089a320def2 authored 12 months ago
Fix imports after attw report

github.com/drizzle-team/drizzle-orm - ea73cc1dcc7be38d7c56f78baf4409aad35b1b8b authored 12 months ago