Hi All, I'm using storm to great satisfaction. But now that my database needs to be upgraded, I am wondering if there is a command like execute() but for multiple insertions. The reason is of course obvious, speed and not having to comma seperate a list of execute actions which makes it a bit hard to read and the most important ofcourse is that the whole query needs to be executed as transaction so that when an update fails the database is not crippled.
Thanks, - Jorgen -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
