套件: libdbix-multistatementdo-perl (1.00009-2)
libdbix-multistatementdo-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdbix-multistatementdo-perl:
- [libdbix-multistatementdo-perl_1.00009-2.dsc]
- [libdbix-multistatementdo-perl_1.00009.orig.tar.gz]
- [libdbix-multistatementdo-perl_1.00009-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [metacpan.org]
相似套件:
multiple SQL statements in a single do() call with any DBI driver
Some DBI drivers don't support the execution of multiple statements in a single do() call. DBIx::MultiStatementDo tries to overcome such limitation, letting you execute any number of SQL statements (of any kind, not only DDL statements) in a single batch, with any DBI driver.
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used.
其他與 libdbix-multistatementdo-perl 有關的套件
|
|
|
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libsql-splitstatement-perl
- Split any SQL code into atomic statements
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language