mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -04:00
I noticed that table_info() returns table_types that are not listed in POD. This copies every possible value from the SQLite documentation. 'LOCAL TEMPORARY' and 'SYSTEM TABLE' are not mentioned there but come from SQLite.pm. SQLite documentation on possible values: https://www.sqlite.org/schematab.html#interpretation_of_the_schema_table |
||
---|---|---|
.. | ||
SQLite | ||
SQLite.pm |