drizzle-orm 0.29.1-47754fb → 0.29.1-ac1dd05
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -6
- package/package.json +1 -1
- package/version.cjs +1 -1
- package/version.d.cts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
package/README.md
CHANGED
|
@@ -35,13 +35,13 @@ Check the full documentation on [the website](https://orm.drizzle.team)
|
|
|
35
35
|
| PostgreSQL | ✅ | [Docs](https://orm.drizzle.team/docs/quick-start) | |
|
|
36
36
|
| MySQL | ✅ | [Docs](https://orm.drizzle.team/docs/quick-start) | |
|
|
37
37
|
| SQLite | ✅ | [Docs](https://orm.drizzle.team/docs/quick-start) | |
|
|
38
|
-
| Cloudflare D1 | ✅ | [Docs](https://driz.
|
|
38
|
+
| Cloudflare D1 | ✅ | [Docs](https://driz.link/docs-d1) | [Website](https://developers.cloudflare.com/d1) |
|
|
39
39
|
| libSQL | ✅ | [Docs](/examples/libsql/README.md) | [Website](https://libsql.org) |
|
|
40
|
-
| Turso | ✅ | [Docs](https://driz.
|
|
41
|
-
| PlanetScale | ✅ | [Docs](https://driz.
|
|
42
|
-
| Neon | ✅ | [Docs](https://driz.
|
|
43
|
-
| Vercel Postgres | ✅ | [Docs](https://driz.
|
|
44
|
-
| Supabase | ✅ | [Docs](https://driz.
|
|
40
|
+
| Turso | ✅ | [Docs](https://driz.link/docs-turso) | [Website](https://turso.tech) |
|
|
41
|
+
| PlanetScale | ✅ | [Docs](https://driz.link/docs-planetscale) | [Website](https://planetscale.com/) |
|
|
42
|
+
| Neon | ✅ | [Docs](https://driz.link/docs-neon) | [Website](https://neon.tech/) |
|
|
43
|
+
| Vercel Postgres | ✅ | [Docs](https://driz.link/docs-vercel-postgres) | [Website](https://vercel.com/docs/storage/vercel-postgres/quickstart) |
|
|
44
|
+
| Supabase | ✅ | [Docs](https://driz.link/docs-supabase) | [Website](https://supabase.com) |
|
|
45
45
|
| DynamoDB | ⏳ | | |
|
|
46
46
|
| MS SQL | ⏳ | | |
|
|
47
47
|
| CockroachDB | ⏳ | | |
|
package/package.json
CHANGED
package/version.cjs
CHANGED
package/version.d.cts
CHANGED
package/version.d.ts
CHANGED
package/version.js
CHANGED