3.0.2 • Published 2 months ago

@lucia-auth/adapter-mysql v3.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@lucia-auth/adapter-mysql

MySQL adapter for Lucia.

Documentation

Lucia documentation

Changelog

Supported drivers

Installation

npm install @lucia-auth/adapter-postgresql
pnpm add @lucia-auth/adapter-postgresql
yarn add @lucia-auth/adapter-postgresql

Testing

Set MySQL database name and password in .env:

MYSQL2_DATABASE=""
MYSQL2_PASSWORD=""

mysql2

pnpm test.mysql2

@planetscale/database

Set up env var:

PLANETSCALE_HOST=""
PLANETSCALE_USERNAME=""
PLANETSCALE_PASSWORD=""

Run:

pnpm test.planetscale
3.0.2

2 months ago

3.0.1

2 months ago

3.0.0

4 months ago

3.0.0-beta.8

4 months ago

3.0.0-beta.7

4 months ago

3.0.0-beta.6

5 months ago

3.0.0-beta.5

5 months ago

3.0.0-beta.4

5 months ago

2.0.0-beta.8

10 months ago

2.0.0-beta.7

10 months ago

3.0.0-beta.1

6 months ago

3.0.0-beta.0

6 months ago

3.0.0-beta.3

6 months ago

3.0.0-beta.2

6 months ago

2.0.0-beta.6

10 months ago

2.0.0-beta.5

10 months ago

2.1.0

8 months ago

2.0.0

10 months ago

2.0.0-beta.4

11 months ago

1.1.1

1 year ago

2.0.0-beta.2

11 months ago

2.0.0-beta.1

11 months ago

2.0.0-beta.0

11 months ago

2.0.0-beta.3

11 months ago

1.1.0

1 year ago

1.0.0

1 year ago