-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
Hello, i systematicly have the same error even reinstalling completely from scratch, any ideas? knowing that I git pull each time, to be up to date :)
```bash
root@CT110-Faccina /opt/faccina # bu…
-
Based on the documentation, I would expect a database that I migrated and seeded with:
```typescript
// user_migration.ts
import { sql, type Kysely } from 'kysely'
export async function up(db:…
-
Has anyone done this before? Just wondering if there is anything I should be aware of that might cause issues? I thought about keeping my knex schema migrations until all queries are transitioned over…
-
Hello! Just switched from Prisma and loving the library so far. Just ran into an issue where I'm hoping there's a workaround or I'm doing something wrong.
Basically, I have an existing MySQL stat…
-
### 🔍 Search Terms
"infer rest array type"
"infer rest array args"
"infer rest array tuple"
"spread argument array expression "
### ✅ Viability Checklist
- [X] This wouldn't be a breaking …
-
### Which Cloudflare product(s) does this pertain to?
Pages, Other
### What version(s) of the tool(s) are you using?
Wrangler 3.62.0, Postgres.js 3.4.4
### What version of Node are you usi…
boehs updated
4 months ago
-
**Description:**
I noticed migrator stores only the migration name into db. Therefore if there's any changes in migrations, you wouldn't notice it in environments where you have ran them already.
…
-
Have a use case where I need to stop certain columns from transforming to snake case. I've forked the CamelCasePlugin and got the functionality working however to get this to work on a query by query …
-
I'm leaving this here since the project is new, we might discuss about adding an adapter driver for Cloudflare D1 (SQLite) binding.
Some examples of other auth libraries implementing it:
- [Lucia …