diff --git a/docs/content/docs/concepts/database.mdx b/docs/content/docs/concepts/database.mdx index 252ab523..0da716a5 100644 --- a/docs/content/docs/concepts/database.mdx +++ b/docs/content/docs/concepts/database.mdx @@ -430,7 +430,7 @@ Table Name: `verification` name: "expiresAt", type: "Date", description: "The time when the verification request expires" - } + }, { name: "createdAt", type: "Date",