[PR #706] [CLOSED] Update import for generated drizzle schema file #29043

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/706
Author: @pureliumy
Created: 12/1/2024
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • d30b2fe fix: update import for generated drizzle schema file

📊 Changes

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

View changed files

📝 packages/cli/src/generators/drizzle.ts (+1 -1)

📄 Description

There's a missing import of varchar for postgres when generating 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/706 **Author:** [@pureliumy](https://github.com/pureliumy) **Created:** 12/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d30b2fe`](https://github.com/better-auth/better-auth/commit/d30b2fe301a408b1647abf4f55dacfb34ea476d0) fix: update import for generated drizzle schema file ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/src/generators/drizzle.ts` (+1 -1) </details> ### 📄 Description There's a missing import of `varchar` for postgres when generating 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-04-17 20:26:37 -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#29043