Subject: | wish: SQL::Abstract support for complex queries |
I have an idea to consider for future release:
For inserts and updates it appears you accept Perl hashes. Consider using SQL::Abstract to transform these into SQL. It will support the current simple syntax and allow for more powerful and flexible options as well.