diesel-rs/diesel

More verbose errors on diesel migrations?

Open

#2,378 opened on 2020年4月24日

GitHub で見る
 (3 comments) (13 reactions) (0 assignees)Rust (12,054 stars) (1,003 forks)batch import
clienhancementhelp wanted

説明

Right now the error messages aren't very verbose with PostgreSQL when a migration fails, e.g.:

Failed with: syntax error at or near "."

It would be helpful to also display line/column position of the error in the file.

コントリビューターガイド