417 B
417 B
trigger
| trigger |
|---|
| always_on |
✅ Quick Reference Checklist (Before Every Commit)
- UUID pattern verified (no parseInt on UUID)
- No
anytypes in TypeScript - No
console.login committed code - Comments in Thai, Code identifiers in English
- Schema changes via SQL directly (not migration)
- Relevant ADRs checked (ADR-009, ADR-018, ADR-019)
- i18n keys used instead of hardcode text