[Bps-public-commit] dbix-searchbuilder annotated tag, 1.59_01, created. 1.59_01
Ruslan Zakirov
ruz at bestpractical.com
Mon Jul 11 16:16:48 EDT 2011
The annotated tag, 1.59_01 has been created
at 0545207216a4d9a0af6e19744dde052683f6cb83 (tag)
tagging dd31c68f2db189a626adb22ce0802b9463aad8f4 (commit)
replaces 1.59
tagged by Ruslan Zakirov
on Tue Jul 12 00:16:17 2011 +0400
- Log -----------------------------------------------------------------
release 1.59_01
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
iEYEABECAAYFAk4bWhIACgkQvH6dkeDZaS9nFgCfaFHbI4ltsa3UbHm81Q84XHmq
LecAnRXjT3RVZoj21UDsuNFQlQ4ax5iz
=K3b7
-----END PGP SIGNATURE-----
Alex Vandiver (5):
Merge branch 'refactor-connecting'
Wording fixes
Fix the common use case of ->Column( FIELD => "foo" ) broken in 32a1746
Merge branch 'column-method-cleanup'
Merge branch 'delete-quote-vs-utf-flag-workaround'
Ruslan Zakirov (31):
get rid of uninit warning
custom BuildDSN for Oracle
Merge branch 'oracle_dsn'
update changelog
refactor connect, indent and a few tiny cleanups
refactor BuildDSN
retab and doc fixes
fix logic we broke during refactoring
delete workaround for ->quote dropping UTF8 flag
check ->quote vs. utf-8 in a test
NULLs sorted differently in Pg
update M::I
move code closer to the place we need it
drop code that never affected anything
make sure special naming works in more cases
make it possible to provide function w/o field
make sure we don't get 'xxxx AS ,' in select list
docs for SB->Column method
update changelog
delete duplicated BuildDSN from Oracle handle
Oracle sorts NULLs like Pg, fix test
don't fetch columns with duplicate aliases
tests for ->Column method
use ' as quote char in tests for all DBs
Merge branch 'same-column-twice'
split /\?/, '?' results in empty set, use =~ s/...
Merge branch 'question-mark-only-function'
delete MYMETA.yml
use WriteAll() in Makefile.PL
update manifest
bump version, 1.59_01
Shawn M Moore (4):
Move .pm files into lib/DBIx/ like modern perl distro layout
Regenerate META.yml
Remove a reference to our nonexistent memcached support
Version MYMETA.yml since we version META.yml
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list