kysely-org / kysely

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

feat: add 'add column if not exists' for postgres #900

Closed MarkusWendorf closed 7 months ago

MarkusWendorf commented 7 months ago

Implements ADD COLUMN IF NOT EXISTS.

If I'm not mistaken this is only supported by Postgres (https://www.postgresql.org/docs/current/sql-altertable.html#SQL-ALTERTABLE-DESC-ADD-COLUMN).

Let me know if there's something to improve upon.

vercel[bot] commented 7 months 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 Mar 9, 2024 9:10pm