[PR #3244] [MERGED] fix(cli): drizzle output format #4717

Closed
opened 2026-03-13 11:57:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3244
Author: @Kinfe123
Created: 7/2/2025
Status: Merged
Merged: 7/2/2025
Merged by: @Bekacru

Base: mainHead: fix/cli-output-fmt


📝 Commits (1)

  • e982039 fix: drizzle output format

📊 Changes

3 files changed (+147 additions, -96 deletions)

View changed files

📝 packages/cli/src/generators/drizzle.ts (+5 -2)
📝 packages/cli/test/__snapshots__/auth-schema-number-id.txt (+73 -47)
📝 packages/cli/test/__snapshots__/auth-schema.txt (+69 -47)

📄 Description

it fixes the output format of drizzle schema.


🔄 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/3244 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 7/2/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/cli-output-fmt` --- ### 📝 Commits (1) - [`e982039`](https://github.com/better-auth/better-auth/commit/e982039d092593fec692dbdd430c48fcba475ffa) fix: drizzle output format ### 📊 Changes **3 files changed** (+147 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/src/generators/drizzle.ts` (+5 -2) 📝 `packages/cli/test/__snapshots__/auth-schema-number-id.txt` (+73 -47) 📝 `packages/cli/test/__snapshots__/auth-schema.txt` (+69 -47) </details> ### 📄 Description it fixes the output format of drizzle schema. --- <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-03-13 11:57:12 -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#4717