diesel-rs/diesel

"Identifier" column in table macro results in "Missing lifetime specifier"

Open

#1 651 ouverte le 20 avr. 2018

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Rust (1 003 forks)batch import
documentationhelp wanted

Métriques du dépôt

Stars
 (12 054 stars)
Métriques de merge PR
 (Merge moyen 30j 16h) (30 PRs mergées en 30 j)

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.

Guide contributeur