Changes for version 0.07
- 2011-02-08
- Create better diagnostics for transactions guards that were not properly dismissed
- Depend on DBIx::TransactionManager 1.06
- adjustment inflate
- change setters to add_* and remove getters for Teng::Schema::Table
- fixed docs.
- fixed Loader's sort bug.
- refetch row after insert.
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.
Pager
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.