套件:libdatetime-format-dbi-perl(0.041-2.1)
libdatetime-format-dbi-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdatetime-format-dbi-perl:
- [libdatetime-format-dbi-perl_0.041-2.1.dsc]
- [libdatetime-format-dbi-perl_0.041.orig.tar.gz]
- [libdatetime-format-dbi-perl_0.041-2.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
abstraction layer for DateTime over some database vendors
DateTime::Format::DBI finds a DateTime::Format::* class that is suitable for the use with a given DBI connection (and DBD::* driver).
It currently supports the following format modules: IBM DB2 (DB2)|DateTime::Format::DB2, MySQL|DateTime::Format::MySQL, Oracle|DateTime::Format::Oracle, PostgreSQL (Pg)|DateTime::Format::Pg, SQLite|DateTime::Format::SQLite.
NOTE: This module provides a quick method to find the correct parser and formatter class. However, this is usually not sufficient for full database abstraction. You will also have to cater for differences in the syntax and semantics of SQL datetime functions (and other SQL commands).
其他與 libdatetime-format-dbi-perl 有關的套件
|
|
|
|
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libdatetime-format-db2-perl
- Parse and format DB2 dates and times
-
- rec: libdatetime-format-mysql-perl
- module to parse and format MySQL dates and times
-
- rec: libdatetime-format-pg-perl
- module for parsing and formatting PostgreSQL dates and times
-
- rec: libdatetime-format-sqlite-perl
- module to parse and format SQLite dates and times