Aniki
view release on metacpan or search on metacpan
Revision history for Perl extension Aniki
1.06 2017-07-20T04:56:58Z
- added Aniki::Row@is_prefetched method (mamimumemoomoo)
- added option ue/le for RangeConditionMaker (mamimumemoomoo)
1.05 2017-07-14T06:10:50Z
- makes 1.04_02 as normal(non-developer) release
1.04_02 2017-06-21T07:00:32Z
- fixed packaging
1.04_01 2017-06-21T06:55:28Z
- added update_and_(fetch|emulate)_row method (mamimumemoomoo)
1.04 2017-05-28T13:03:12Z
- fixed range condition maker (thanks mamimumemoomoo)
- namespace cleaner switched to namespace::autoclean (thanks karenetheridge)
- throw more intelligibly error when calling update without data (thanks GeJ)
- droped typoed (obsoluted) `make_range_condtion` method
1.03 2017-03-29T11:24:39Z
- [EXPERIMENTAL] x_static_install=1 (no feature changes)
1.02 2017-02-10T06:14:56Z
- added lt/gt alias option for lower/upper (watanabe-yoichi)
1.01 2016-12-10T07:07:27Z
- added lower/upper option for Aniki::Plugin::Pager
- added no_offset option for Aniki::Plugin::SQLPager
1.00 2016-05-24T05:10:36Z
- no execute any query if empty values is passed to insert_multi
0.94 2016-05-16T09:22:14Z
- fixed circular reference problem
0.93 2016-04-09T03:22:49Z
- set empty value if not found reletad rows for preformance
- [EXPERIMENTAL] allows extra where condition with prefetch
0.92 2016-03-02T03:29:01Z
- follow the null values in relationship
0.91 2016-02-23T06:24:26Z
- support `trace_query` option
0.90 2016-02-23T02:11:26Z
- follow unique indices for `has_many`
0.89 2016-02-21T03:17:18Z
- fixed pod syntax
0.88 2016-02-19T08:42:25Z
- [BUGFIX] fixed `last_insert_id` on MySQL. (`DBIx::Handler#dbh` send a ping to mysql. But, It removes `$dbh->{mysql_insertid}`.)
0.87 2016-02-02T01:33:39Z
- Allow to enable `suppress_(row|result)_objects` on select_by_sql and select_named.
0.86 2016-01-26T02:39:43Z
- Split Aniki::Plugin::PagerInjector
- Added Aniki::Plugin::SQLPager
0.85 2015-12-10T10:31:33Z
( run in 1.060 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )