App-AutoCRUD
view release on metacpan or search on metacpan
examples/Sakila/config_sakila.yaml view on Meta::CPAN
app:
# global settings for the application
# maybe application name, stuff for the homepage, etc.
name: Demo
title: AutoCRUD demo application
readonly: 0
default:
page_size : 50
datasources :
Sakila :
dbh:
connect:
- "dbi:SQLite:dbname=sakila.sqlite"
- ""
- ""
- RaiseError: 1
sqlite_unicode: 1
sqlite_open_flags: 2 # SQLITE_OPEN_READWRITE
# no custom Sakila config yet
( run in 2.262 seconds using v1.01-cache-2.11-cpan-5837b0d9d2c )