Skip to content

Commit 0bef079

Browse files
authored
chore: update readme about default model name
1 parent 61bb43a commit 0bef079

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ const schema = defineEntSchema({
222222
// Generated via: cd convex && npx @better-auth/cli generate -y --output authSchema.ts
223223
// Includes: user, session, account, organization, member, invitation
224224
```
225+
> [!IMPORTANT]
226+
> Do not modify the default model name or the table name, as we are using the default singular table name in the `better-auth-convex` package.
225227
226228
## Key Patterns from `.claude/rules/convex.mdc`
227229

0 commit comments

Comments
 (0)