Ticket #2 (closed task: invalid)

Opened 4 years ago

Last modified 3 years 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.

Change History

Changed 3 years ago by oz

  • status changed from new to closed
  • resolution set to invalid

Closing out, redid storage with a halfass version, as I didn't want to install half of CPAN just for a bot.

Note: See TracTickets for help on using tickets.