logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

CPAN::SQLite::DBI::Index - DBI information for indexing the CPAN::SQLite database

Description

       This module provides various methods for CPAN::SQLite::Index in indexing and populating the database from
       the index files.

       "create_tables"
           This creates the database tables.

       "drop_table"
           This drops a table.

       "sth_insert"
           This returns an $sth statement handle for inserting values into a table.

       "sth_update"
           This returns an $sth statement handle for updating values into a table.

       "sth_delete"
           This returns an $sth statement handle for deleting values from a table.

Name

       CPAN::SQLite::DBI::Index - DBI information for indexing the CPAN::SQLite database

See Also

       CPAN::SQLite::Index

perl v5.36.0                                       2022-10-30                      CPAN::SQLite::DBI::Index(3pm)

Version

       version 0.220

See Also