We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22e777 commit 0307b78Copy full SHA for 0307b78
README.md
@@ -905,6 +905,7 @@ Resources:
905
- Never store full addresses in a single field
906
- Never store firstname and lastname in the same field
907
- Establish conventions for table and field names.
908
+- [YAGRI: You are gonna read it](https://www.scottantipa.com/yagri): store `created_at`, `created_by` etc.
909
910
#### Design: patterns
911
0 commit comments