workaround for Moose bug affecting Replicated storage
[dbsrgits/DBIx-Class.git] / lib /
2010-02-10 Rafael Kitover workaround for Moose bug affecting Replicated storage
2010-02-10 Peter Rabbitson Consolidate last_insert_id handling with a fallback...
2010-02-08 Peter Rabbitson cheaper lookup
2010-02-08 Peter Rabbitson Bump trunk version
2010-02-08 Peter Rabbitson Release 0.08118 v0.08118
2010-02-08 Peter Rabbitson Merge fix of RT54039 from prefetch branch
2010-02-08 Peter Rabbitson Merge some obsolete code cleanup from the prefetch...
2010-02-08 Peter Rabbitson Fix some fallout
2010-02-08 Peter Rabbitson Cleanup rel accessor type handling
2010-02-08 Peter Rabbitson Extend utf8columns test to trap fixed bug
2010-02-08 Arthur Axel "fREW... fix bug in UTF8Columns
2010-02-08 Arthur Axel "fREW... another example of as_subselect_rs
2010-02-07 Arthur Axel "fREW... fix longstanding unmentioned bug ("me")
2010-02-07 Arthur Axel "fREW... add as_subselect_rs
2010-02-05 Gerda Shank add doc on 'where' attribute
2010-02-05 Peter Rabbitson Try to distinguish trunk from official versions
2010-02-05 Peter Rabbitson Release 0.08117 v0.08117
2010-02-05 Peter Rabbitson No idea how I missed all these fails...
2010-02-05 Peter Rabbitson Release 0.08116 v0.08116
2010-02-05 Peter Rabbitson Fix typo and borked test
2010-02-05 Peter Rabbitson RSC subquery can not include the prefetch
2010-02-05 Peter Rabbitson Looks like RSC is finally (halfway) fixed
2010-02-05 Peter Rabbitson Refactor some evil code
2010-02-04 Peter Rabbitson Fix bug reported by tommyt
2010-02-03 Rafael Kitover minor code cleanup for SQL Anywhere last_insert_id
2010-02-03 Rafael Kitover support for Sybase SQL Anywhere through ODBC
2010-02-02 Peter Rabbitson Merge 'ic_dt_post_inflate' into 'trunk'
2010-02-02 Rafael Kitover Merge 'sybase_computed_columns' into 'trunk'
2010-02-02 Rafael Kitover minor POD update
2010-02-02 Rafael Kitover DT inflation now works
2010-02-02 Bryan Beeley - Simplify by allowing moving column_info depreciated...
2010-02-02 Rafael Kitover rename ::Sybase::ASA to ::SQLAnywhere, per mst
2010-02-02 Rafael Kitover fix stupid identity bug, test empty insert (works)...
2010-02-02 Rafael Kitover deref table name if needed, check all columns for ident...
2010-02-02 Rafael Kitover ASA last_insert_id and limit support, still needs BLOB...
2010-02-01 Bryan Beeley - Add _post_inflate_datetime and _pre_deflate_datetime...
2010-02-01 Rafael Kitover add RT link for Oracle blob bug in DBD::Oracle == 1.23
2010-02-01 Rafael Kitover throw exception on attempt to insert a blob with DBD...
2010-02-01 Rafael Kitover update POD about Schema::Loader for Sybase
2010-01-31 Rafael Kitover add POD about computed columns and timestamps for Sybase
2010-01-31 Rafael Kitover empty insert into a Sybase table with computed columns...
2010-01-31 Arthur Axel "fREW... cleanup (3 arg open, 1 grep instead of 3)
2010-01-29 Peter Rabbitson Fugly 5.8 workaround
2010-01-29 Peter Rabbitson Require non-warning-spewing MooseX::Types
2010-01-28 Peter Rabbitson Merge 'informix' into 'trunk'
2010-01-28 Peter Rabbitson Consolidate insert_bulk guards (and make them show...
2010-01-27 Arthur Axel "fREW... fix silly multipk bug
2010-01-27 Peter Rabbitson Clean up some stuff
2010-01-26 Peter Rabbitson Merge 'trunk' into 'informix'
2010-01-26 Peter Rabbitson Merge 'prefetch_pager' into 'trunk'
2010-01-26 Peter Rabbitson No need for 2 statements to get the version
2010-01-26 Peter Rabbitson Merge 'trunk' into 'multiple_version_upgrade'
2010-01-26 Peter Rabbitson Fix txn_begin on external non-AC coderef regression
2010-01-22 Arthur Axel "fREW... fix name of _is_numeric to _is_column_numeric
2010-01-22 Peter Rabbitson Initial informix support
2010-01-22 Arthur Axel "fREW... add _is_numeric to ::Row
2010-01-21 Jay Hannah Added FAQ: Custom methods in Result classes
2010-01-20 Roman Ardern-Corris Added myself as a contributor.
2010-01-20 Roman Ardern-Corris Added a FAQ entry titled: How do I override a run time...
2010-01-20 Peter Rabbitson Fix minor RSC bug
2010-01-20 Peter Rabbitson Whoops - need to dsable quoting
2010-01-19 Peter Rabbitson Merge 'trunk' into 'multiple_version_upgrade'
2010-01-19 Peter Rabbitson Some minor test refactor and tab cleanups
2010-01-19 Peter Rabbitson Merge 'no_duplicate_indexes_for_pk_cols' into 'trunk'
2010-01-19 Peter Rabbitson Minor style change and white space trim
2010-01-19 Alexander Hartmaier fixed Authors section
2010-01-18 Alexander Hartmaier test and pod fixes
2010-01-18 Alexander Hartmaier better pod thanks to ribasushi
2010-01-18 Alexander Hartmaier added pod section for parser args
2010-01-18 Peter Rabbitson Adjust my email
2010-01-17 Peter Rabbitson Merge 'trunk' into 'prefetch_pager'
2010-01-17 Peter Rabbitson Changes
2010-01-17 Peter Rabbitson This is made out of awesome
2010-01-17 Peter Rabbitson Turned out to be much trickier
2010-01-17 Peter Rabbitson That was tricky :)
2010-01-17 Peter Rabbitson Getting warmer
2010-01-17 Peter Rabbitson More mangling
2010-01-17 Peter Rabbitson No method aliasing in OO code, *ever*
2010-01-15 Alexander Hartmaier don't sort the key columns because the order of columns...
2010-01-15 Alexander Hartmaier don't sort the primary columns because order matters...
2010-01-15 Alexander Hartmaier added branch no_duplicate_indexes_for_pk_cols with...
2010-01-15 Peter Rabbitson RT52674
2010-01-15 Peter Rabbitson Merge 'trunk' into 'prefetch_pager'
2010-01-15 Peter Rabbitson Better varnames
2010-01-15 Peter Rabbitson Update troubleshooting doc
2010-01-15 Peter Rabbitson Better refactor
2010-01-15 Peter Rabbitson Better description of mysql strict option
2010-01-15 Peter Rabbitson Strict mysql bugfix
2010-01-15 Peter Rabbitson Merge 'trunk' into 'null_column_regression'
2010-01-15 Peter Rabbitson Generalize the to-node inner-join-er to apply to all...
2010-01-14 Nigel Metheringham Changes to support multiple step schema version updates
2010-01-14 Curtis "Ovid" Poe Attempt to factor our alias handling has mostly failed.
2010-01-13 Alexander Hartmaier added the sources parser arg to the example code
2010-01-12 Alexander Hartmaier fixed a typo in Changes
2010-01-11 Rafael Kitover make a public ::Schema::unregister_source
2010-01-11 Peter Rabbitson Merge 'mssql_limit_regression' into 'trunk'
2010-01-10 Peter Rabbitson rename as per mst
2010-01-10 Rafael Kitover fix connection details in ::DBI::Replicated docs
2010-01-10 Rafael Kitover split connect_info parser out into private _normalize_c...
2010-01-10 Peter Rabbitson Rename subquery to subselect and rewrite POD (per castaway)
next