1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 14:48:32 -04:00

updated doc

This commit is contained in:
Kenichi Ishigaki 2012-09-02 18:54:10 +00:00
parent 5de4189aa4
commit 82c93604ff

View file

@ -1755,6 +1755,10 @@ This method is considered experimental and is subject to change in future versio
See also L<DBI::Profile> for better profiling options.
=head2 $dbh->sqlite_table_column_metadata( $dbname, $tablename, $columnname )
is for internal use only.
=head2 DBD::SQLite::compile_options()
Returns an array of compile options (available since sqlite 3.6.23,