Generate SQL from Perl data structures
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.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / perl-SQL-Abstract
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-SQL-Abstract && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
SQL-Abstract-2.000001.tar.gz | 0000134560 131 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-SQL-Abstract.changes | 0000007374 7.2 KB | |
perl-SQL-Abstract.spec | 0000003932 3.84 KB |
Revision 29 (latest revision is 30)
Dirk Stoecker (dstoecker)
accepted
request 866761
from
Tina Müller (tinita)
(revision 29)
- updated to 2.000001 see /usr/share/doc/packages/perl-SQL-Abstract/Changes 2.000001 - 2021-01-23 - Remove Module::Runtime requirement 2.000000 - 2021-01-21 - Collapse custom join conditions back to something DBIC might understand 1.90_03 - 2019-10-13 - Add proof of concept DBIx::Class::SQLMaker::Role::SQLA2Passthrough - _where_field_IN/BETWEEN are documented as subclassable; feature restored 1.90_02 - 2019-10-12 - fix DBIC ident op expander compat wrapper to handle call as unop 1.90_01 - 2019-10-09 - Complete overhaul of the internals, see the SQL::Abstract::Reference docs to understand the new implementation's affordances.
Comments 0