Hacker News new | ask | show | jobs
by TachyonicBytes 1077 days ago
Do you use an extension other than just `rust-analyzer` in order to get compile-time errors for SQL with sqlx?
2 comments

I believe it's just the rust-analyzer - I only installed the rust extension via vscode so it may have included an extra bit.
To follow up - no, I reproduced an error - disabled my rust-analyzer extension in vscode and it went away.