Merge 'sybase' into 'sybase_bulk_insert'
Peter Rabbitson [Wed, 16 Sep 2009 21:01:24 +0000 (21:01 +0000)]
r7666@Thesaurus (orig r7655):  caelum | 2009-09-14 15:09:21 +0200
sybase bulk API support stuff (no blobs yet, coming soon...)
r7667@Thesaurus (orig r7656):  caelum | 2009-09-14 15:33:14 +0200
add another test for sybase bulk stuff (passes)
r7668@Thesaurus (orig r7657):  caelum | 2009-09-14 15:44:06 +0200
minor change (fix inverted boolean for warning)
r7669@Thesaurus (orig r7658):  caelum | 2009-09-14 15:48:52 +0200
remove @args from DBI::sth, use full arg list
r7676@Thesaurus (orig r7665):  caelum | 2009-09-16 15:06:35 +0200
use execute_array for insert_bulk, test insert_bulk with blobs, clean up blob tests a bit
r7677@Thesaurus (orig r7666):  caelum | 2009-09-16 15:09:23 +0200
 r20647@hlagh (orig r7659):  ribasushi | 2009-09-14 12:24:44 -0400
 Someone claimed this is a problem...
 r20650@hlagh (orig r7662):  ribasushi | 2009-09-15 03:43:46 -0400
 Warn when distinct is used with group_by
 r20651@hlagh (orig r7663):  rbuels | 2009-09-15 16:45:32 -0400
 doc patch, clarified warning about using find_or_create() and friends on tables with auto-increment or similar columns
 r20652@hlagh (orig r7664):  rbuels | 2009-09-15 16:55:15 -0400
 another doc clarification regarding auto-inc columns with find_or_create() and such functions

r7680@Thesaurus (orig r7669):  ribasushi | 2009-09-16 19:36:19 +0200
Remove branched changes


Trivial merge