DBIx-Custom / Changes /
70b2b7c 14 years ago
1 contributor
25 lines | 0.725kb
0.0605
  fix encode_utf8 filter
0.0604
  fix timeformat tests
0.0603
  fix cache system bug
0.0602
  update document
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