1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

stale pod

This commit is contained in:
Kenichi Ishigaki 2010-05-27 15:57:17 +00:00
parent 47c66cb29d
commit 186d9d4f87

View file

@ -1446,8 +1446,8 @@ sqlite3 extensions. After the call, you can load extensions like this:
=head2 DBD::SQLite::compile_options()
Returns an array of compile options (available since sqlite 3.6.23,
bundled in DBD::SQLite 1.30_01), or undef if the bundled library is old or
compiled with SQLITE_OMIT_COMPILEOPTION_DIAGS.
bundled in DBD::SQLite 1.30_01), or an empty array if the bundled
library is old or compiled with SQLITE_OMIT_COMPILEOPTION_DIAGS.
=head1 DRIVER CONSTANTS