Version 1.4: Introducing adapters for mysql2
, pg
, and better-sqlite3
#552
pilcrowonpaper
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, everyone!
I'm excited to announce 3 new adapter!
@lucia-auth/adapter-mysql
@lucia-auth/adapter-postgresql
@lucia-auth/adapter-sqlite
These support drivers (like
mysql2
) rather than ORMs. As such, you can use these will query builders!More drivers are coming soon 👀
See the full changes here: #545
Beta Was this translation helpful? Give feedback.
All reactions