Revision history for Perl extension SQL::Format 0.07 Wed Jun 6 01:44:10 2012 - Add missing NAME section in lib/SQL/Format/Spec.pod (dolmen++) 0.06 Tue Jun 5 22:06:54 2012 - when specify empty array or hash, returned SQL is broken 0.05 Tue Jun 5 16:53:32 2012 - added { -or => xxx } syntax for where cluase 0.04 Wed May 30 00:44:06 2012 - support multiple where clause (suggested by riywo++) 0.03 Wed May 16 01:02:58 2012 - added insert_multi() method 0.02 Sat May 5 03:26:13 2012 - added ESCAPE clause at LIKE - added LIKE BINARY clause 0.01 Wed May 2 06:12:54 2012 - original version