2010/4/9 ivanb <[email protected]>: > Thx! > bug what if it's not insert, it could be update, or stored procedure > call? the sql will be passed via external file.
If you don't use the Sequel syntax, why use it at all ? You can just use DBI. It does not support a lot of databases, but if you are working with one of them, it's ok. Simon -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
