Y
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
boredumb
1076 days ago
I believe it's just the rust-analyzer - I only installed the rust extension via vscode so it may have included an extra bit.
link
boredumb
1076 days ago
To follow up - no, I reproduced an error - disabled my rust-analyzer extension in vscode and it went away.
link