Dancer2-Plugin-Interchange6
view release on metacpan or search on metacpan
t/environment/sqlite.yml view on Meta::CPAN
plugins:
DBIC:
default:
dsn: 'dbi:SQLite:dbname=:memory:'
options:
on_connect_call: use_foreign_keys
on_connect_do: 'PRAGMA synchronous = OFF'
quote_names: 1
sqlite_unicode: 1
session: DBIC
engines:
session:
DBIC:
db_connection_name: default
( run in 1.218 second using v1.01-cache-2.11-cpan-39bf76dae61 )