Skip to content

Commit e685cfe

Browse files
authored
Merge pull request #13 from escwxyz/patch-1
2 parents 61bb43a + 0bef079 commit e685cfe

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)