mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +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"
|
```ts title="auth.ts"
|
||||||
import { betterAuth } from "better-auth";
|
import { betterAuth } from "better-auth";
|
||||||
|
import { MssqlDialect } from "kysely";
|
||||||
import * as Tedious from 'tedious'
|
import * as Tedious from 'tedious'
|
||||||
import * as Tarn from 'tarn'
|
import * as Tarn from 'tarn'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user