pub fn table_name(model: &str) -> String
The table name for a model (snake_case + pluralized): User -> users.
User
users