Skip to content

Conversation

@john-royal
Copy link
Collaborator

No description provided.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/alchemy-run/alchemy@1246

commit: 07c5f97

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🚀 Website Preview Deployed

Your website preview is ready!

Preview URL: https://a8b8a270-alchemy-website.alchemy-run.workers.dev

This preview was built from commit 4eeff51


🤖 This comment will be updated automatically when you push new commits to this PR.

// split large migrations to prevent D1_ERROR: statement too long: SQLITE_TOOBIG
await session.batch(
migration.sql
.split(";")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if splitting by semicolon is a good idea. Drizzle splits by statement breakpoint (https://github.com/drizzle-team/drizzle-orm/blob/c445637df39366bcf47b12601896ce851771c1c2/drizzle-orm/src/migrator.ts#L44)

@sam-goodwin
Copy link
Collaborator

What's the update here?

@john-royal
Copy link
Collaborator Author

Replacing with #1254 and #1255

@john-royal john-royal closed this Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants