Extension of SQL::Abstract with more constructs and more flexible API
Generates SQL from Perl datastructures. This is a subclass of SQL::Abstract, fully compatible with the parent class, but it handles a few additional SQL constructs, and provides a different API with named parameters instead of positional parameters, so that various SQL fragments are more easily identified. This module was designed for the specific needs of DBIx::DataModel, but is published as a standalone distribution, because it may possibly be useful for other needs.
$
pkg install p5-SQL-Abstract-MoreOrigin
databases/p5-SQL-Abstract-More
Size
108KiB
License
ART10, GPLv1+
Maintainer
svysh.fbsd@gmail.com
Dependencies
6 packages
Required by
2 packages