Generate SQL from Perl data structures

Edit Package perl-SQL-Abstract

This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module.

Refresh
Refresh
Source Files
Filename Size Changed
SQL-Abstract-1.81.tar.gz 0000103010 101 KB
perl-SQL-Abstract.changes 0000004271 4.17 KB
perl-SQL-Abstract.spec 0000003693 3.61 KB
Revision 10 (latest revision is 16)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 261209 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
- updated to 1.81
     - Fix overly-enthusiastic parenthesis unroller (RT#99503)
 
 revision 1.80  2014-10-05
 ----------------------------
     - Fix erroneous behavior of is_literal_value($) wrt { -ident => ... }
     - Explicitly croak on top-level special ops (they didn't work anyway)
 
 revision 1.79  2014-09-25
 ----------------------------
     - New exportable functions: is_literal_value($) and is_plain_value($)
     - New attribute 'escape_char' allowing for proper escape of quote_chars
       present in an identifier
     - Deprecate { "" => \... } constructs
     - Treat { -value => undef } as plain undef in all cases
     - Explicitly throw on { -ident => undef }
Comments 0
openSUSE Build Service is sponsored by