@manifold-labs/adapter-drizzle-serial
v1.0.0
Published
Drizzle ORM adapter with serial userID for Lucia
Downloads
4
Readme
@lucia-auth/adapter-drizzle
Drizzle ORM adapter for Lucia.
Installation
npm install @lucia-auth/adapter-drizzle
pnpm add @lucia-auth/adapter-drizzle
yarn add @lucia-auth/adapter-drizzle
Testing
MySQL
pnpm test.mysql
PostgreSQL
pnpm test.postgresql
SQLite
pnpm test.sqlite