mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-26 22:42:35 -05:00
docs: hydration fix on wrapping table content (#3876)
This commit is contained in:
@@ -64,18 +64,22 @@ The [Better Auth CLI](/docs/concepts/cli) allows you to generate or migrate
|
||||
your database schema based on your Better Auth configuration and plugins.
|
||||
|
||||
<table>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MS SQL Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MS SQL Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
<thead>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MS SQL Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MS SQL Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
```bash title="Schema Generation"
|
||||
|
||||
@@ -36,18 +36,22 @@ The [Better Auth CLI](/docs/concepts/cli) allows you to generate or migrate
|
||||
your database schema based on your Better Auth configuration and plugins.
|
||||
|
||||
<table>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MySQL Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MySQL Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
<thead>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MySQL Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">MySQL Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
```bash title="Schema Generation"
|
||||
|
||||
@@ -33,18 +33,22 @@ The [Better Auth CLI](/docs/concepts/cli) allows you to generate or migrate
|
||||
your database schema based on your Better Auth configuration and plugins.
|
||||
|
||||
<table>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">PostgreSQL Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">PostgreSQL Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
<thead>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">PostgreSQL Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">PostgreSQL Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
```bash title="Schema Generation"
|
||||
|
||||
@@ -35,18 +35,22 @@ The [Better Auth CLI](/docs/concepts/cli) allows you to generate or migrate
|
||||
your database schema based on your Better Auth configuration and plugins.
|
||||
|
||||
<table>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">Prisma Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">Prisma Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>❌ Not Supported</td>
|
||||
</tr>
|
||||
<thead>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">Prisma Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">Prisma Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>❌ Not Supported</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
```bash title="Schema Generation"
|
||||
|
||||
@@ -31,18 +31,22 @@ The [Better Auth CLI](/docs/concepts/cli) allows you to generate or migrate
|
||||
your database schema based on your Better Auth configuration and plugins.
|
||||
|
||||
<table>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">SQLite Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">SQLite Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
<thead>
|
||||
<tr className="border-b">
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">SQLite Schema Generation</p>
|
||||
</th>
|
||||
<th>
|
||||
<p className="font-bold text-[16px] mb-1">SQLite Schema Migration</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr className="h-10">
|
||||
<td>✅ Supported</td>
|
||||
<td>✅ Supported</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
```bash title="Schema Generation"
|
||||
|
||||
Reference in New Issue
Block a user