oslabs-beta / Svault

An authentication and authorization library for Svelte/SvelteKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adapter for mysql

zfranco55 opened this issue · comments

I should use mariadb/mysql as database.
for adapter I should use mysql2 + drizzle-orm.
what part of the code should I modify and how.