Y
Hacker News
new
|
ask
|
show
|
jobs
by
eridius
4432 days ago
You could use macros to perform compile-time checking of SQL query strings (and checking of any arguments bound to the query, as long as they're bound immediately instead of being bound later).