Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 12 Apr 2010 06:39:41 +0000 (06:39 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 12 Apr 2010 06:39:41 +0000 (06:39 +0000)
commit7d6e6147a3b5cccc90716f0b144ff3bb60b89124
treeef41bd61472abfb89d712fe852deffd883716ab6
parentc2f2a71805b10c51da03df7a412a9ad29f8efaad
parenta3356adbf416fd1a86f6f699ac76723b5da11bd4
Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'

r9112@Thesaurus (orig r9099):  caelum | 2010-04-07 02:13:38 +0200
UUID support for SQL Anywhere
r9114@Thesaurus (orig r9101):  caelum | 2010-04-07 19:23:53 +0200
clean up UUID stringification for SQL Anywhere
r9115@Thesaurus (orig r9102):  rabbit | 2010-04-08 11:36:35 +0200
Fix utf8columns loading-order test/code (really just as POC at this point)
r9116@Thesaurus (orig r9103):  ribasushi | 2010-04-08 12:10:12 +0200
Make the insert_returning capability private (and saner naming)
r9117@Thesaurus (orig r9104):  rabbit | 2010-04-08 12:36:06 +0200
Refactor the version handling
Clean up normalization wrt non-numeric version parts (i.e. mysql)
r9118@Thesaurus (orig r9105):  ribasushi | 2010-04-08 12:56:33 +0200
Even safer version normalization
r9119@Thesaurus (orig r9106):  rabbit | 2010-04-08 13:16:19 +0200
Changes
r9121@Thesaurus (orig r9108):  caelum | 2010-04-08 18:17:29 +0200
syntax error
r9122@Thesaurus (orig r9109):  caelum | 2010-04-08 18:38:59 +0200
use min dbms_version for ::Replicated
r9123@Thesaurus (orig r9110):  matthewt | 2010-04-08 19:19:58 +0200
fix POD links
r9126@Thesaurus (orig r9113):  rabbit | 2010-04-09 13:29:38 +0200
Test to show utf8columns being indeed broken (sqlite papers over it)
r9127@Thesaurus (orig r9114):  rabbit | 2010-04-09 14:16:23 +0200
Use a sloppy but recommended fix for Test warnings
r9128@Thesaurus (orig r9115):  ribasushi | 2010-04-11 10:43:56 +0200
RT 55865
r9135@Thesaurus (orig r9122):  frew | 2010-04-11 19:28:54 +0200
bump SQLA dep
r9136@Thesaurus (orig r9123):  rabbit | 2010-04-11 19:32:20 +0200
Warn about both UTF8Columns and ForceUTF8 when loaded improperly
r9137@Thesaurus (orig r9124):  rabbit | 2010-04-11 20:35:53 +0200
Deprecate UTF8Columns with a lot of warning whistles
r9138@Thesaurus (orig r9125):  frew | 2010-04-11 20:51:23 +0200
Release 0.08121
r9139@Thesaurus (orig r9126):  frew | 2010-04-11 20:54:43 +0200
set version for dev users