There is a library for what you are trying to do. Here's how: var sql = require('yesql').pg client.query(sql("SELECT * FROM foo WHERE id ...
確定! 回上一頁