Changes for version 0.08

  • 2011-02-24
    • fixed can't guess tablename by quote_char. (thanks hatyuki)
    • fixed Schema::Loader (in|de)flate settings. (thanks yibe)
    • fixed Row#update bind value's bug by pk.(thanks libkenta)

Modules

very simple DBI wrapper/ORMapper
Iterator for Teng
bulk insert helper
Count rows in database.
provide find_or_create method for your Teng class.
Paginate with SQL_CALC_FOUND_ROWS
add replace for Teng
Teng's Row class
Schema API for Teng
DSL For Declaring Teng Schema
Schema code generator
Dynamic Schema Loader
Teng table class.