docs: update mssql import

This commit is contained in:
Shahriar
2025-05-14 20:58:51 +03:30
committed by GitHub
parent d914650289
commit e9bc7fcf7e

View File

@@ -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'