The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.010 - 2015-08-08

  • Create a tempdir for temporary databases
  • Use immediate locking for migrations instead of exclusive
  • Run query callbacks using next_tick instead of immediately
  • Don't call finish in Results destructor while other Results objects refer to the statement handle (GH #2)

Modules

A tiny Mojolicious wrapper for SQLite