[PR #1385] [CLOSED] Fix/cli drizzle array #3786

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1385
Author: @Kinfe123
Created: 2/8/2025
Status: Closed

Base: mainHead: fix/cli_drizzle_array


📝 Commits (10+)

📊 Changes

4 files changed (+166 additions, -85 deletions)

View changed files

📝 packages/better-auth/src/adapters/drizzle-adapter/drizzle-adapter.ts (+81 -78)
📝 packages/cli/src/generators/drizzle.ts (+73 -5)
📝 packages/cli/test/__snapshots__/auth-schema.txt (+4 -2)
📝 packages/cli/test/generate.test.ts (+8 -0)

📄 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/1385 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 2/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/cli_drizzle_array` --- ### 📝 Commits (10+) - [`62422f2`](https://github.com/better-auth/better-auth/commit/62422f236c5248dee3d512c6f09507395a10c91f) clean ups - [`b9f07c4`](https://github.com/better-auth/better-auth/commit/b9f07c4f0523cb72e937708332bd8a6e4eda3668) clean upss - [`dc1fd96`](https://github.com/better-auth/better-auth/commit/dc1fd96f133163e74b5e10cd5ecde1a19fe1d0bf) clean upss - [`3cdf69e`](https://github.com/better-auth/better-auth/commit/3cdf69ea7d91730e9e2a8b182b402076cdd7eb26) lint - [`15b5af2`](https://github.com/better-auth/better-auth/commit/15b5af207b5e34342a53f8ad5a5736671b7cbf84) sqlite [] - [`422b0d9`](https://github.com/better-auth/better-auth/commit/422b0d9167182861719e83ce4cffc4d6f8ffa2c9) mysql [] - [`af1ee5f`](https://github.com/better-auth/better-auth/commit/af1ee5f52004b61fb1289175ab7ebc66d99d9e27) lint - [`c0b3929`](https://github.com/better-auth/better-auth/commit/c0b3929420b565eb107d52b2bea01d2dbedbd2a5) import and lint - [`2f5e113`](https://github.com/better-auth/better-auth/commit/2f5e113b4348a2bff194b141c6d731beb0c577d4) sync - [`b926df1`](https://github.com/better-auth/better-auth/commit/b926df1c9ab007cdc126864d579a3886e8e2aef8) snapshot update ### 📊 Changes **4 files changed** (+166 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/adapters/drizzle-adapter/drizzle-adapter.ts` (+81 -78) 📝 `packages/cli/src/generators/drizzle.ts` (+73 -5) 📝 `packages/cli/test/__snapshots__/auth-schema.txt` (+4 -2) 📝 `packages/cli/test/generate.test.ts` (+8 -0) </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-03-13 11:12:05 -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#3786