DBIx-Custom / Changes /
571e3d9 14 years ago
1 contributor
17 lines | 0.608kb
0.0601
  bind_filter argument is changed to ($value, $key, $dbi, $infos) (not backword compatible)
  fetch_filter argument is changed to ($value, $key, $dbi, $infos) (not backword compatible)
  run_transaction argument is changed to ($dbi)
0.0502
  update document
0.0501
  packaging DBIx::Custom::Result DBIx::Custom::Query DBIx::Custom::MySQL DBIx::Custom::SQLite DBIx::Custom::SQL::Template 
0.0401
  catch up with DBIx::Custom::Result version up
0.0301
  exchange filter argument 'key', 'value' (not backword compatible)
0.0201
  rename tranzaction to transaction
  add filter_off
0.0101
  First release