[PR #1950] [MERGED] cli(fix): Correct typo in auth-config for DrizzleAdapter #29688

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1950
Author: @ghost
Created: 3/23/2025
Status: Merged
Merged: 3/23/2025
Merged by: @Bekacru

Base: mainHead: main


📝 Commits (2)

  • c46d56e Correcting drizzle case sensitivity in generated auth config for CLI init
  • dc41211 Remove the new section too, forgot.

📊 Changes

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

View changed files

📝 packages/cli/src/generators/auth-config.ts (+2 -2)

📄 Description

This fixes the typo for the use DrizzleAdapter to drizzleAdapter causing errors after running the new init command.
image


🔄 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/1950 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/23/2025 **Status:** ✅ Merged **Merged:** 3/23/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`c46d56e`](https://github.com/better-auth/better-auth/commit/c46d56e98f5c2f46fee2ce869ed752b5472aac2a) Correcting drizzle case sensitivity in generated auth config for CLI init - [`dc41211`](https://github.com/better-auth/better-auth/commit/dc4121134fdb68705531754a106f975780242798) Remove the new section too, forgot. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/src/generators/auth-config.ts` (+2 -2) </details> ### 📄 Description This fixes the typo for the use `DrizzleAdapter` to `drizzleAdapter` causing errors after running the new init command. ![image](https://github.com/user-attachments/assets/c6987753-ae60-44c0-8765-58ec81391156) --- <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:58:43 -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#29688