A new versioned schema for DBIx::Class
Some time ago I used Jifty to create a number of dynamic websites and loved the way Jifty::DBI handled schema changes so I thought it was time something like this came to DBIx::Class. The result:
DBIx::Class::Schema::Versioned::Inline
Here's the talk I presented at the Perl Dancer Conference 2014:
A new versioned schema for DBIx::Class
Hopefully at some point I'll pull some of that talk into this blog post.