File: Changes

package info (click to toggle)
libclass-dbi-plugin-abstractcount-perl 0.08-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 340; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,247 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Revision history for Perl extension Class::DBI::Plugin::AbstractCount.

0.08  Wed Jul  1 10:11:46 CEST 2009
	- fixed tests that failed with newer version of SQL::Abstract
	- uses SQL::Abstract::Test
	- bumped required version of SQL::Abstract to 1.50
0.07  Wed Jun 14 11:04:00 2006
	- fixed check for SQL-functions
	- added support for SQL::Abstract keywords (-and, -or, etc.)
	- added two more tests (to check keyword issue)
0.06  Mon Aug 22 16:54:00 2005
	- fixed function-call-on-column-in-where-clause issue
	- added eight more tests (to check function call issue)
0.05  Sun Aug 21 16:33:00 2005
	- improved on function-call-on-column-in-where-clause issue
	- added four more tests (to check function call issue)
	- changed accessor tests
0.04  Mon Jul 20 00:12:00 2005
	- fixed column <-> accessor name issue
	- fixed too restrictive tests (changes in SQL::Abstract)
	- added two more tests (to check if accessor names work)
	- add dependency on SQL::Abstract
	- now requires Perl >= 5.6.0
0.03  Mon Jul 05 22:40:00 2004
	- use of Class::DBI::Plugin as a base class
0.02  ??
	- minor improvements in docs
0.01  Thu Jun 10 08:49:23 2004
	- original version; created by h2xs 1.22 with options
		-XAn Class::DBI::Plugin::AbstractCount -b 5.5.2