[PR #8798] [MERGED] fix(kysely-adapter): remove deprecated numUpdatedOrDeletedRows from D1 dialect #25121

Closed
opened 2026-04-15 22:43:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8798
Author: @bytaesu
Created: 3/27/2026
Status: Merged
Merged: 3/27/2026
Merged by: @ping-maxwell

Base: mainHead: 2026-03-27/fix/d1-dialect-deprecated-field


📝 Commits (2)

  • 43c8233 fix(kysely-adapter): remove deprecated numUpdatedOrDeletedRows from D1 dialect
  • ad48e84 Merge branch 'main' into 2026-03-27/fix/d1-dialect-deprecated-field

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 packages/kysely-adapter/src/d1-sqlite-dialect.ts (+0 -2)

📄 Description

Closes #8796

I kept it just in case, but since the peerDeps versions don't match anyway, it would've been better not to include it in the first place.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8798 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/27/2026 **Status:** ✅ Merged **Merged:** 3/27/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `2026-03-27/fix/d1-dialect-deprecated-field` --- ### 📝 Commits (2) - [`43c8233`](https://github.com/better-auth/better-auth/commit/43c8233cb7c8716397bc30734b5b13619286a1c9) fix(kysely-adapter): remove deprecated numUpdatedOrDeletedRows from D1 dialect - [`ad48e84`](https://github.com/better-auth/better-auth/commit/ad48e84889ade7f4d786a01dec31540f52a4cdb1) Merge branch 'main' into 2026-03-27/fix/d1-dialect-deprecated-field ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/kysely-adapter/src/d1-sqlite-dialect.ts` (+0 -2) </details> ### 📄 Description Closes #8796 I kept it just in case, but since the peerDeps versions don't match anyway, it would've been better not to include it in the first place. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:43:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#25121