Revision history for Perl extension SQL-Composer
0.08 2014-09-23T05:59:02Z
- allow specifying columns as is with bind values
0.07 2014-08-20T13:59:30Z
- support as is with bind values in update
0.06 2014-02-19T13:05:00Z
- support group_by as is
0.05 2014-01-17T12:58:35Z
- support as is values in update
0.04 2013-12-14T19:49:09Z
- build correct default values insert statements
- pass driver name everywhere
0.03 2013-12-05T18:28:08Z
- remove mentioning of other SQL builders (ask mst why)
0.02 2013-12-03T11:21:44Z
- renamed to SQL::Composer
0.01 2013-12-02T19:10:52Z
- original version