Hello,
How do we add naming conventions for things like id oriented columns, either Id() or pk, or References, HasOne or HasMany to many fk names, etc. Would like to get a handle on patterns such as source table names, property expressions, and of course things like "_id".
Best, thank you...
Michael W. Powell