Changes for version 0.34 - 2023-09-14

  • [IMPORTANT] change the minimum supported perl version to 5.16 (#165)
  • FIX: Don't update when set column from null to null (#164 thanks hitode909)

Modules

very simple DBI wrapper/ORMapper
Iterator for Teng
(DEPRECATED) Bulk insert helper
Count rows in database.
provide find_or_create method for your Teng class.
lookup single row.
Paginate with SQL_CALC_FOUND_ROWS
Add replace for Teng
Paginate with SQL
(DEPRECATED) Single by SQL
Teng's Row class
Schema API for Teng
DSL For Declaring Teng Schema
Schema code generator
Dynamic Schema Loader
Teng table class.