Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

results = database.query(from table select column)

That is a bold take these days. You will take a lot of flak if any of the parts just happens to barely look like SQL. Either you are on the ORM side or on the wrong side.



Not at all what I mean.

    std::vector<User> users = Database.recipient_list_for_message_board (message_thread, Database::ORDER_RECENT, skip=skip, inverse=True);




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: