|
|
|
|
|
by pqwEfkvjs
581 days ago
|
|
> Where possible avoid simply using id as the primary identifier for the table. I've found the opposite true in my limited experience, at least when doing any sort of ORM, then having id implicitly as the primary key makes life so much easier. |
|