Files
pbt/CLAUDE.md
T
zisco 0ebf13aacf
Deploy PBT / deploy (push) Successful in 14s
Apply claude db-rules
2026-09-10 21:17:34 +02:00

6 lines
221 B
Markdown

# CLAUDE.md
## Conventions
- Database objects (tables, columns, indexes, constraints, etc.) must be named in English, using snake_case (all lowercase, words separated by underscores, e.g. `user_account`, `created_at`).