ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
326 B
Text
6 lines
326 B
Text
The module automatically and transparently transforms a broad range of
|
|
SQL statements typical of PostgreSQL into a form suitable for use in
|
|
SQLite. This involves both (a) parsing and filtering of the SQL; and
|
|
(b) the addition of several PostgreSQL-compatible functions to SQLite.
|
|
|
|
WWW: https://metacpan.org/release/DBD-PgLite
|