[PR #2248] [MERGED] fix(cli): Schema gen with Drizzle for PG to generate text instead of uuid #21127

Closed
opened 2026-04-15 20:09:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2248
Author: @ping-maxwell
Created: 4/13/2025
Status: Merged
Merged: 4/13/2025
Merged by: @Bekacru

Base: mainHead: fix/drizzle-schema-generate/uuids


📝 Commits (2)

  • 60b87a2 fix(cli): Schema gen with Drizzle for PG to generate text instead of uuid
  • db0241d update: tests snapshot

📊 Changes

2 files changed (+12 additions, -12 deletions)

View changed files

📝 packages/cli/src/generators/drizzle.ts (+3 -3)
📝 packages/cli/test/__snapshots__/auth-schema.txt (+9 -9)

📄 Description

No description provided


🔄 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/2248 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 4/13/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/drizzle-schema-generate/uuids` --- ### 📝 Commits (2) - [`60b87a2`](https://github.com/better-auth/better-auth/commit/60b87a23d4a803584e34ade42ad9f052fecebcbf) fix(cli): Schema gen with Drizzle for PG to generate `text` instead of `uuid` - [`db0241d`](https://github.com/better-auth/better-auth/commit/db0241dea0726ee77fcbb49d798c831443a4199d) update: tests snapshot ### 📊 Changes **2 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/src/generators/drizzle.ts` (+3 -3) 📝 `packages/cli/test/__snapshots__/auth-schema.txt` (+9 -9) </details> ### 📄 Description _No description provided_ --- <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 20:09:29 -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#21127