Tuesday, 20 August 2013

Is there a way for sails.js to select fields in SQL queries?

Is there a way for sails.js to select fields in SQL queries?

I'm new to sails.js. It seems that there is no way for sails.js to make a
SQL query for select some fields/columns of a table. The queries seem all
"select * ". Thank you.

No comments:

Post a Comment