Changes for version 0.0.4 - 2013-06-11

  • API Changes:
    • thinsql_create_methods() becomes create_methods().
    • sqlite_create_functions() becomes create_functions().
    • New function create_sqlite_sequence() has been extracted out of the old create_sequence() function/method where it was actually failing.
  • New Features:
    • None.
  • Enhancements:
    • Logging of the currval() and nextval() functions
    • Use log_debug() from DBIx::ThinSQL for debug() output
  • Bug Fixes:
    • sha1* functions must accept multiple arguments
    • Distribution name is now correctly capitalised
    • Ensure all arguments to debug() are logged

Modules

add various functions to SQLite

Provides

in lib/DBIx/ThinSQL/SQLite.pm
in lib/DBIx/ThinSQL/SQLite.pm
in lib/DBIx/ThinSQL/SQLite.pm