mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
stale pod
This commit is contained in:
parent
47c66cb29d
commit
186d9d4f87
1 changed files with 2 additions and 2 deletions
|
@ -1446,8 +1446,8 @@ sqlite3 extensions. After the call, you can load extensions like this:
|
||||||
=head2 DBD::SQLite::compile_options()
|
=head2 DBD::SQLite::compile_options()
|
||||||
|
|
||||||
Returns an array of compile options (available since sqlite 3.6.23,
|
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
|
bundled in DBD::SQLite 1.30_01), or an empty array if the bundled
|
||||||
compiled with SQLITE_OMIT_COMPILEOPTION_DIAGS.
|
library is old or compiled with SQLITE_OMIT_COMPILEOPTION_DIAGS.
|
||||||
|
|
||||||
=head1 DRIVER CONSTANTS
|
=head1 DRIVER CONSTANTS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue