Ticket Details

Small configuration change

RFC Ticket (pending)

Currently, the `'dbname'` key is used to specify the name of the database to connect to in `Connections::add()`.

For consistency with Lithium APIs, I suggest this key be changed to `'database'`.
on 10.02.10 reported by: nate

Updates