aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-08 14:21:02 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-08 14:21:02 +0000
commit972e4750dc689255da32281cb5d9f4c333f12514 (patch)
treefbc050de547c5dc1407155005369e0382b7dcd1d /databases/Makefile
parent03ceb2a3e195fa3fea8c5a55c9a5dec278006174 (diff)
downloadports-972e4750dc689255da32281cb5d9f4c333f12514.tar.gz
ports-972e4750dc689255da32281cb5d9f4c333f12514.zip
Add p5-DBIx-SQLEngine 0.009, extends DBI with high-level operations.
The DBIx::SQLEngine class provides an extended interface for DBI database handles, adding methods that support ad-hoc SQL generation and query execution in a single call. PR: 55129 Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Notes
Notes: svn path=/head/; revision=86587
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 74d6412f2eb0..315bb47c1cf0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -107,6 +107,7 @@
SUBDIR += p5-DBIx-DataSource
SUBDIR += p5-DBIx-Password
SUBDIR += p5-DBIx-Recordset
+ SUBDIR += p5-DBIx-SQLEngine
SUBDIR += p5-DBIx-SearchBuilder
SUBDIR += p5-DBIx-Table
SUBDIR += p5-DBIx-Tree