DBIx-Fast 0.16 Latest
Files
- .github/workflows/linux.yml
- .github/workflows/macos.yml
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- lib/DBIx/Fast.pm
- lib/DBIx/Fast/Base.pm
- lib/DBIx/Fast/Profile/Base.pm
- lib/DBIx/Fast/Profile/MariaDB.pm
- lib/DBIx/Fast/Profile/SQLite.pm
- lib/DBIx/Fast/Profiler.pm
- lib/DBIx/Fast/Schema.pm
- lib/DBIx/Fast/Transaction.pm
- t/00-load.t
- t/02-schema.t
- t/DSN.t
- t/args.t
- t/db/test.db
- t/db/test.sqlite
- t/dbix-fast.t
- t/dependency_injection.t
- t/driver/MariaDB.t
- t/driver/Pg.t
- t/driver/mysql.t
- t/exception.t
- t/functions.t
- t/methods.t
- t/missing_coverage.t
- t/pod.t
- t/profiler.t
- t/schema.t
- t/sql-abstract.t
- t/transaction.t
- t/x_log.t