diesel-rs/diesel
Ver no GitHub"Identifier" column in table macro results in "Missing lifetime specifier"
Open
#1.651 aberto em 20 de abr. de 2018
documentationhelp wanted
Métricas do repositório
- Stars
- (12.054 stars)
- Métricas de merge de PR
- (Mesclagem média 30d 16h) (30 fundiu PRs em 30d)
Description
I was able to fix this using #[sql_name=“...”] but the error is not clear about what's really going on, and I found sql_name by searching through tickets, not through official documentation.
This seems like the sort of thing someone could get stuck on.
It was Nullable type if relevant.