Naming policy test: SQL timestamps should end with _at. - #9518
Conversation
isoos
commented
Aug 10, 2026
- related to Unroll TaskState into two new SQL table (write-only for now). #9485
- exempting the already failing columns
|
Is there a specific reason for this convention? Does it help us? Are the fields not already statically strongly typed in dart? |
LLM suggestion after reviewing the column names.
I think it does, if for nothing else, it improves consistency. It is also somewhat confusing the have both |
|
I don't mind either way |
|
If you want this better, consider using |
Let's consider this when we could have more rules like this one, until then the simple may be enough. |
Co-authored-by: Jonas Finnemann Jensen <jopsen@gmail.com>
Co-authored-by: Jonas Finnemann Jensen <jopsen@gmail.com>