Y
Hacker News
new
|
ask
|
show
|
jobs
by
PudgePacket
1831 days ago
sqlx is able to do this, but using compile time macros. For a typescript project you'd possibly need a running process reading your source files for queries and probing the database for what will come back.
https://github.com/launchbadge/sqlx/#compile-time-verificati...