[PR #1366] [MERGED] fix(cli): wrong kysely schema filename #29379

Closed
opened 2026-04-17 20:43:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1366
Author: @alfanjauhari
Created: 2/6/2025
Status: Merged
Merged: 2/6/2025
Merged by: @Bekacru

Base: mainHead: fix/kysely-generate-schema


📝 Commits (1)

  • 1b13004 fix(cli): wrong kysely schema filename

📊 Changes

1 file changed (+9 additions, -4 deletions)

View changed files

📝 packages/cli/src/generators/kysely.ts (+9 -4)

📄 Description

Change kysely generate schema file name confirmation based on output option

Previously if we fill the --output option, we still got a confirmation message with the better auth default file name instead of the --output that we input before.

Closes #1268


🔄 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/1366 **Author:** [@alfanjauhari](https://github.com/alfanjauhari) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/kysely-generate-schema` --- ### 📝 Commits (1) - [`1b13004`](https://github.com/better-auth/better-auth/commit/1b13004ed2f0ebf6e7d0d60ced7171bc93bc5706) fix(cli): wrong kysely schema filename ### 📊 Changes **1 file changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/src/generators/kysely.ts` (+9 -4) </details> ### 📄 Description Change kysely generate schema file name confirmation based on output option Previously if we fill the `--output` option, we still got a confirmation message with the better auth default file name instead of the `--output` that we input before. Closes #1268 --- <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-17 20:43:44 -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#29379