[PR #492] [MERGED] fix: mysql date conversion #3323

Closed
opened 2026-03-13 10:49:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/492
Author: @Bekacru
Created: 11/11/2024
Status: Merged
Merged: 11/11/2024
Merged by: @Bekacru

Base: mainHead: fix/mysql


📝 Commits (3)

📊 Changes

7 files changed (+63 additions, -11 deletions)

View changed files

📝 examples/nextjs-example/package.json (+3 -2)
📝 packages/better-auth/src/adapters/kysely-adapter/index.ts (+52 -8)
📝 packages/better-auth/src/api/routes/session-api.test.ts (+1 -0)
📝 packages/better-auth/src/api/routes/session.ts (+2 -0)
📝 packages/better-auth/src/db/get-migration.ts (+1 -1)
📝 packages/better-auth/src/db/utils.ts (+1 -0)
📝 pnpm-lock.yaml (+3 -0)

📄 Description

closes #483


🔄 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/492 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/11/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/mysql` --- ### 📝 Commits (3) - [`02b1d3a`](https://github.com/better-auth/better-auth/commit/02b1d3a54801e56e061f37b9f87478422cc66511) fix: mysql data conversion - [`15ff244`](https://github.com/better-auth/better-auth/commit/15ff2442ed1c60d323b865ef911fbb29c032622e) fix: conversion - [`4bf1129`](https://github.com/better-auth/better-auth/commit/4bf1129a7ffb2ab8541cbf9316a1e1abe1d5e2a0) fix: test ### 📊 Changes **7 files changed** (+63 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `examples/nextjs-example/package.json` (+3 -2) 📝 `packages/better-auth/src/adapters/kysely-adapter/index.ts` (+52 -8) 📝 `packages/better-auth/src/api/routes/session-api.test.ts` (+1 -0) 📝 `packages/better-auth/src/api/routes/session.ts` (+2 -0) 📝 `packages/better-auth/src/db/get-migration.ts` (+1 -1) 📝 `packages/better-auth/src/db/utils.ts` (+1 -0) 📝 `pnpm-lock.yaml` (+3 -0) </details> ### 📄 Description closes #483 --- <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 10:49:10 -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#3323