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:
parent
5de4189aa4
commit
82c93604ff
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
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()
|
=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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue