[odb-users] ODB

Piotr Wygocki vwygos at gmail.com
Sun Jun 9 13:32:44 EDT 2013


Hi' I've been to your presentation on c++now. I like ODB very much but
there is  one think that bothers me. The think is that you cannot run which
translates directly to this kind of query:

"UPDATE table SET id = id + 1 WHERE id > 10".

or

"DELETE FROM table WHERE id > 10".

In my previous company I used dbs a lot and lack of this kind of queries
would be disqualifying for a framework. Good luck with future developement!

Regards,

Piotr


More information about the odb-users mailing list