mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-22 16:42:53 -05:00
Pages that show a raw database connection now tell readers to install kysely (the built-in adapter's engine, no longer auto-installed). Replaces the obsolete better-auth/minimal bundle-size guidance, since the default import already loads Kysely only when a raw connection is used.