.github/dependabot.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
Changes
examples/README.md
examples/benchmark-cache-backends.pl
examples/benchmark-lazy-require.pl
examples/benchmark-profiler-regex.pl
examples/benchmark-query-cache.pl
examples/benchmark-statement-cache.pl
examples/monitor-connections.pl
examples/profiler-mariadb.pl
examples/raw-sql.pl
examples/profiler-pg.pl
lib/DBIx/Fast.pm
lib/DBIx/Fast/Base.pm
lib/DBIx/Fast/Cache.pm
lib/DBIx/Fast/Cached.pm
lib/DBIx/Fast/Connector.pm
lib/DBIx/Fast/Output.pm
lib/DBIx/Fast/Profile/Base.pm
lib/DBIx/Fast/Profile/MariaDB.pm
lib/DBIx/Fast/Profile/Pg.pm
lib/DBIx/Fast/Profile/SQLite.pm
lib/DBIx/Fast/Profile/mysql.pm
lib/DBIx/Fast/Profiler.pm
lib/DBIx/Fast/Result.pm
lib/DBIx/Fast/SQL.pm
lib/DBIx/Fast/Schema.pm
lib/DBIx/Fast/Transaction.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.json			Module JSON meta-data (added by MakeMaker)
META.yml			Module YAML meta-data (added by MakeMaker)
README
README.md
SECURITY.md
t/00-load.t
t/args.t
t/bug_cache.t
t/bug_connection_lost.t
t/bug_count_where.t
t/bug_dsn.t
t/bug_leak.t
t/bug_make_sen.t
t/bug_transaction_retry.t
t/cache.t
t/cached.t
t/cover_connector.t
t/cover_fast.t
t/cover_profile.t
t/cover_profiler.t
t/cover_schema.t
t/cover_transaction.t
t/db/test.db
t/db/schema.sql
t/dependency_injection.t
t/driver/MariaDB-integration.t
t/driver/MariaDB-profiler.t
t/driver/MariaDB-security.t
t/driver/MariaDB-upsert.t
t/driver/mysql.t
t/driver/Pg-integration.t
t/driver/Pg-profile.t
t/driver/Pg-last-id.t
t/driver/Pg.t
t/DSN.t
t/encapsulation.t
t/exception.t
t/followups.t
t/functions.t
t/methods.t
t/output.t
t/missing_coverage.t
t/pod.t
t/profiler.t
t/result.t
t/schema.t
t/security.t
t/sql-abstract.t
t/transaction.t
t/upsert.t
t/trace_profile.t
