Changes for version 1.04

  • Patched to make it compile on Windows (Steve Hay)
  • Fetch next row at end of DBI's fetch() so that one-row selects don't need to call ->finish(). This restores DBD::SQLite 0.31's behaviour (and should make popfile work again)
  • last_insert_id will only work on DBI 1.43, so enforce that
  • Use snprintf from sqlite library to improve portability

Modules

Self Contained RDBMS in a DBI Driver

Provides

in lib/DBD/SQLite.pm
in lib/DBD/SQLite.pm