kysely-org / kysely

A type-safe typescript SQL query builder
https://kysely.dev
MIT License
9.81k stars 249 forks source link

move `preventAwait` to `alter-column-builder`.ts. #1031

Closed igalklebanov closed 3 weeks ago

igalklebanov commented 3 weeks ago

Hey 👋

I've checked the reproduction repository provided at https://github.com/kysely-org/kysely-ctl/issues/26, and it appears to be that preventAwaiting AlterColumnBuilder outside of its own file was causing this issue in the given CommonJS setup.

I believe the preventAwait being in the wrong file was caused by an incomplete extraction refactor, and should be in AlterColumnBuilder's file anyway.

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kysely ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2024 5:36pm