-
Using LibSQL based interface along with dataURL and logURL instead of dataDir could help the pocketbase be compatible with Turso, while maintaining similar functionality for local filesystem-based dbs…
-
### What happened?
I'm trying to use TEXT column with libsql to store data, but it's not working currently.
Problem lies in how query bindings are handled - https://github.com/tursodatabase/turso-…
-
**Config File**
```
{
"hasSrc": true,
"packages": [
"shadcn-ui",
"drizzle",
"lucia"
],
"preferredPackageManager": "npm",
"t3": false,
"alias": "@",
"analytics": t…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm on Linux, and just reloaded my editor and it was auto-updated to `0.153.6` and my cursor becam…
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.21.0
### Describe the Bug
export default {
schema: "./drizzle/schema.ts",
out: ".…
-
packages/plugins/flydrive/src/internal/plugin.ts
contains:
```
import { FSDriver } from "flydrive/drivers/fs"
import { GCSDriver } from "flydrive/drivers/gcs"
import { S3Driver } from "flydrive…
-
### What version of `drizzle-orm` are you using?
0.29.3
### What version of `drizzle-kit` are you using?
0.20.10
### Describe the Bug
When drizzle kit is run with Bun it can't find my t…
-
Installed flydrive plugin, using local fs option.
```
@oberon/playground:build: ⚠ Compiled with warnings
@oberon/playground:build:
@oberon/playground:build: ../../node_modules/.pnpm/@poppinss+…
-
Related to #6
Can we go for a local free database instead of a service? This is a crucial decision.
-
Database will be needed for local development. Set it up