mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 08:01:56 -05:00
docs: update explanation of better-auth/minimal limitations (#5915)
This commit is contained in:
@@ -207,5 +207,5 @@ Simply import from `better-auth/minimal` instead of `better-auth`:
|
||||
<Callout type="warning">
|
||||
**Limitations:**
|
||||
- Direct database connections are not supported (you must use an adapter)
|
||||
- Migrations are not supported (use `better-auth` if you need migration support)
|
||||
- Built-in migrations are not supported. Use external migration tools (or use `better-auth` if you need built-in migration support)
|
||||
</Callout>
|
||||
|
||||
Reference in New Issue
Block a user