Hacker News new | ask | show | jobs
by pgjones 394 days ago
The `sql_context` feature is meant to protect against SQL injection. I think for your usecase you would need to supply all columns, but you could used nested t-strings included based on whatever logic you need.