Y
Hacker News
new
|
ask
|
show
|
jobs
by
jlogsdon
3515 days ago
This library doesn't run SQL, its only a template engine that gives you back a parameterized query and parameter array back. It's up to you to actually use them with an adapter, which means you can use prepared statements.