# Kysely v0.29.4 — 0.29.4 - Product: Kysely (https://whatsnew.fyi/product/kysely) - Vendor: Kysely - Date: 2026-07-17 - Version: v0.29.4 - Original notes: https://github.com/kysely-org/kysely/releases/tag/v0.29.4 - Permalink: https://whatsnew.fyi/product/kysely/releases/v0.29.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix PostgreSQL password not being passed to control client - **fixed** — Fix SQLite returning clauses wrongly output after order by and limit in delete queries Hey 👋 A small batch of bug fixes. Please report any issues. 🤞😰🤞 ##### 🚀 Features ##### 🐞 Bugfixes ###### PostgreSQL 🐘 * fix: fix postgres password not being passed to control client by @CakeWithDivinity & @igalklebanov in https://github.com/kysely-org/kysely/pull/1944 ###### SQLite 📘 * fix(sqlite): returning clauses wrongfuly output after order by and limit in delete queries. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1946 ##### 📖 Documentation ##### 📦 CICD & Tooling * chore: bump dependencies. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1945 ##### ⚠️ Breaking Changes ##### 🐤 New Contributors * @CakeWithDivinity made their first contribution in https://github.com/kysely-org/kysely/pull/1944 ##### What's Changed **Full Changelog**: https://github.com/kysely-org/kysely/compare/v0.29.3...v0.29.4