diesel-rs/diesel

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

Open

#1651 aperta il 20 apr 2018

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Rust (1003 fork)batch import
documentationhelp wanted

Metriche repository

Star
 (12.054 star)
Metriche merge PR
 (Merge medio 30g 16h) (30 PR mergiate in 30 g)

Descrizione

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.

Guida contributor