mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
docs: update mssql import
This commit is contained in:
@@ -13,6 +13,7 @@ Then, you can connect it straight into Better Auth.
|
||||
|
||||
```ts title="auth.ts"
|
||||
import { betterAuth } from "better-auth";
|
||||
import { MssqlDialect } from "kysely";
|
||||
import * as Tedious from 'tedious'
|
||||
import * as Tarn from 'tarn'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user