Ticket #2 (new task)

Opened 4 months ago

Migrate Storage to DBIx::Class

Reported by: oz Owned by: oz
Priority: major Milestone: whatbot 0.95
Component: Store Version:
Keywords: Cc:

Description

We originally made a simple and stupid storage class to avoid the DBIx::Class dependency.

It's simple and stupid.

Migrating to DBIx::Class will allow us to easily embed queries into the infrastructure without wanting to shoot ourselves. Plugins with their own storage needs will be able to plug into the connection framework with their own schema classes.

Note: See TracTickets for help on using tickets.