Cosmetics + changes
[dbsrgits/DBIx-Class.git] / lib /
2010-03-24 Peter Rabbitson Cosmetics + changes
2010-03-24 Peter Rabbitson Really fix INSERT RETURNING - simply make it a flag...
2010-03-24 Peter Rabbitson Straight_join support RT55579
2010-03-24 Peter Rabbitson One missed step
2010-03-24 Peter Rabbitson Clearer 'no such rel' errors, correct exception on...
2010-03-23 Rafael Kitover fix sort
2010-03-22 Rafael Kitover update proxied methods for DBI::Replicated
2010-03-22 Peter Rabbitson Even cleaner way of handling returning (no column inter...
2010-03-22 Rafael Kitover move INSERT ... RETURNING code into ::DBI::InsertReturn...
2010-03-22 Rafael Kitover redo Pg auto-columns using INSERT RETURNING
2010-03-19 Peter Rabbitson Fix UTF8Column out of order loading warning
2010-03-19 Rafael Kitover POD fixups
2010-03-18 Arthur Axel "fREW... use update instead of set_columns in update_all
2010-03-17 Alexander Hartmaier fixed Alexander Hartmaier's mail address
2010-03-17 Rafael Kitover add connect_call_use_foreign_keys for SQLite
2010-03-16 Rafael Kitover _ping for MSSQL
2010-03-16 Peter Rabbitson Horrible horrible rewrite of the aliastype scanner...
2010-03-15 Nigel Metheringham Documentation on Unicode use with DBIC
2010-03-15 Peter Rabbitson Proper fix for RETURNING with default insert
2010-03-14 Nigel Metheringham Corrected a link to connect_info in Manual::Intro
2010-03-13 Moritz Onken reverting 8995, was supposed to go to a branch
2010-03-13 Moritz Onken call inflate_result on new_result, but not from the...
2010-03-12 Rafael Kitover update Firebird docs
2010-03-11 Peter Rabbitson Where is my spellchecker (not that it would catch this)
2010-03-10 Peter Rabbitson docpatch close RT52681
2010-03-09 Andrew Rodland Support add_columns('+colname'=>{...}) syntax to augmen...
2010-03-09 Dagfinn Ilmari Man... Fix POD link
2010-03-07 Rafael Kitover remove unnecessary transaction_depth check in DBI:...
2010-03-07 Rafael Kitover Merge 'storage-interbase' into 'trunk'
2010-03-07 Rafael Kitover fix RETURNING for empty INSERT
2010-03-07 Peter Rabbitson Fix MC bug reported by felix
2010-03-07 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-07 Peter Rabbitson Switch NoTab/EOL checks to Opt::Deps
2010-03-07 Peter Rabbitson Unmark Opt::Deps experimental and add extra method...
2010-03-07 Peter Rabbitson Fix the docs for select/as
2010-03-07 Peter Rabbitson What I really meant
2010-03-06 Peter Rabbitson Cascading delete needs a guard to remain atomic
2010-03-06 Rafael Kitover don't die on insert in firebird with no pk
2010-03-06 Wallace Reis Merge 'trunk' into 'storage-interbase'
2010-03-06 Wallace Reis improvements for HasOne relationship validationn
2010-03-06 Rafael Kitover cache autoinc sequence in column_info
2010-03-06 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-06 Rafael Kitover remove that code for non-pk autoincs from Row, move...
2010-03-06 Peter Rabbitson Fix RT54063
2010-03-06 Peter Rabbitson Fully deprecate IC::File
2010-03-06 Peter Rabbitson Merge 'trunk' into 'pod_fixes'
2010-03-06 Peter Rabbitson More checks for weird usage of _determine_driver (maint...
2010-03-06 Peter Rabbitson One more PODlink
2010-03-06 Peter Rabbitson Merge 'trunk' into 'pod_fixes'
2010-03-06 Peter Rabbitson Improve POD about PKs and why they matter
2010-03-06 Andrew Moore Merge 'trunk' into 'storage-interbase'
2010-03-05 Rafael Kitover auto_nextval support for Firebird
2010-03-05 Andrew Moore Fix regression where SQL files with comments were not...
2010-03-05 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-04 Ricardo Signes fix a typo in FAQ
2010-03-04 Peter Rabbitson Fix identity fiasco
2010-03-03 Jess Robinson Added note+warning about how Ordered works, from steveo_aa
2010-03-03 Jess Robinson Minor doc tweaks
2010-03-03 Rafael Kitover destroy cached statements in $storage->disconnect too
2010-03-03 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-03 Moritz Onken Fix for SQLite to ignore the { for => ... } attribute
2010-03-02 Peter Rabbitson Do not autoviv empty ENV vars
2010-03-01 Peter Rabbitson Add has_relationship proxy to row
2010-03-01 Rafael Kitover update POD
2010-03-01 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-01 Peter Rabbitson Fix incorrect placement of condition resolution failure...
2010-03-01 Peter Rabbitson Cleanup logic in RSC
2010-02-28 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-25 Peter Rabbitson Typo
2010-02-24 Gordon Irving do not include hidden opts in generated pod
2010-02-24 Peter Rabbitson Bump trunk version
2010-02-24 Peter Rabbitson Release 0.08120 v0.08120
2010-02-24 Peter Rabbitson Merge 'oracle_quotes' into 'trunk'
2010-02-23 Peter Rabbitson Changes and dep-bump
2010-02-23 Fabien Wernli Schema Object Naming Rules :
2010-02-23 Peter Rabbitson Proper error message
2010-02-23 Peter Rabbitson remove POD
2010-02-23 Peter Rabbitson Cleanup code (hopefully no functional changes)
2010-02-23 Peter Rabbitson Merge 'trunk' into 'oracle_quotes'
2010-02-23 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-23 Rafael Kitover don't use ib_softcommit by default
2010-02-22 Robert Buels added package name to DBD::Pg warning in Pg storage...
2010-02-22 Rafael Kitover improve with_deferred_fk_checks for Oracle, add tests
2010-02-22 Peter Rabbitson Add a hidden option to dbicadmin to self-inject autogen...
2010-02-22 Rafael Kitover with_deferred_fk_checks for Oracle
2010-02-22 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-21 Peter Rabbitson Merge 'trunk' into 'oracle_quotes'
2010-02-21 Peter Rabbitson Extra testdep
2010-02-21 Peter Rabbitson Add license/author to dbicadmin autogen POD
2010-02-21 Peter Rabbitson Merge 'trunk' into 'dbicadmin_pod'
2010-02-21 Peter Rabbitson Bogus require
2010-02-21 Peter Rabbitson Shuffle tests a bit
2010-02-20 Gordon Irving add G:L:D sub classes to generate pod
2010-02-19 Peter Rabbitson Port remaining tests to the Opt::Dep reposiory
2010-02-19 Peter Rabbitson Fix stupid sqlt parser regression
2010-02-19 Rafael Kitover s/primary_columns/_pri_cols/ for Firebird
2010-02-19 Rafael Kitover bump Test::Pod dep in Optional::Dependencies too
2010-02-19 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-19 Peter Rabbitson Fix for RT54697
2010-02-19 Peter Rabbitson Merge 'trunk' into 'pri_key_refactor'
next