ms705 / nom-sql

Rust SQL parser written using nom
MIT License
232 stars 41 forks source link

Remove verbose-errors #14

Closed ekmartin closed 6 years ago

ekmartin commented 6 years ago

I must've thought we needed this while upgrading, but from testing it doesn't seem like we do! @ms705: I agree with what you said in https://github.com/ms705/nom-sql/pull/13#issuecomment-368084612 though, we should try to propagate errors back at some point.