(travis) Switch to our own copy of the Firebird ODBC driver
[dbsrgits/DBIx-Class.git] / lib /
2016-06-20 Peter Rabbitson Release v0.082840 v0.082840
2016-06-19 Peter Rabbitson Revert incorrectly backported fix for RT#102166 ( e8f23...
2016-06-19 Peter Rabbitson Release v0.082830
2016-06-18 Peter Rabbitson Slight POD corrections
2016-06-17 Tina Mueller Fix ::Sybase::ASE incorrect attempt to retrieve an...
2016-06-17 Paul Mooney Avoid infinite loop if save point does not exist
2016-06-17 Dagfinn Ilmari Man... Fix ordering by 1:M prefetched boolean columns in Pg
2016-06-17 Peter Rabbitson Fix *stupid* silencing of exceptions introduced in...
2016-06-17 Peter Rabbitson Detect and very loudly warn about Return::Multilevel...
2016-06-17 Peter Rabbitson Stop requiring explicit bindtype specification for...
2016-06-17 gregor herrmann Apply debian downstream spelling patch 481e21bf
2016-06-17 Peter Rabbitson Really fix SQLite savepoints unlike the shortsighted...
2016-06-17 Peter Rabbitson Fix spurious ROLLBACK statements when a TxnScopeGuard...
2016-06-17 Peter Rabbitson Fix missing handling of on_(dis)connect* failures
2016-06-17 Peter Rabbitson Fix incorrect exception propagation in ::Replicated...
2016-06-17 Peter Rabbitson Fix annoying warnings on innocent looking MSSQL code
2016-06-17 Peter Rabbitson Fix another ::FilterColumn bug sigh...
2016-06-17 Fabrice Gabolde Proxy the 'unsafe' attribute to the internal ::Versione...
2016-06-17 Fabrice Gabolde Fix parsing DSN when the driver part includes DBI attri...
2016-06-17 Peter Rabbitson The complete fix for intermittent t/750firebird.t failu...
2016-02-11 Peter Rabbitson Release v0.082821 v0.082821
2016-02-11 Peter Rabbitson Fix failures and protect the suite from spurious VERSIO...
2016-02-11 Peter Rabbitson Add comprehensive concurrent-test-locking logging to...
2016-02-11 Peter Rabbitson Not sure what I was thinking, but 18637ebb never worked :/
2015-03-20 Peter Rabbitson Release v0.082820 v0.082820
2015-03-20 Peter Rabbitson Interim fix for incorrect CI status pod (pending more...
2015-03-20 Peter Rabbitson Documentation improvements cherry-picked from latest
2015-03-18 Henry Van Styn Fix uninitialized warnings on empty hashes passed to...
2015-03-18 Peter Rabbitson Relax sanity check in _resolve_relationship_condition
2015-03-18 Peter Rabbitson Fix exception on complex update/delete under a replicat...
2015-03-18 Peter Rabbitson Remove warning introduced in 75a1d824d
2015-03-18 Kevin L. Kane Fix updating multiple CLOB/BLOB columns on Oracle
2015-03-18 Peter Rabbitson Workaround for double-call of destructors (based on...
2015-03-13 Peter Rabbitson Stop lazy-requiring B and Storable in internal functions
2015-03-13 Peter Rabbitson At last a safer Moo (lots of kludges undone)
2015-03-13 Peter Rabbitson (internal) Introduce an extra utility function, essenti...
2014-10-25 Peter Rabbitson Release v0.082810 v0.082810
2014-10-25 Peter Rabbitson Fix endless loop on BareSourcelessResultClass->throw_ex...
2014-10-25 Peter Rabbitson Fix idiocy that snuck in bdbd2ae8a - I only want fatal...
2014-10-25 Peter Rabbitson Fix incorrect collapser source being generated due...
2014-10-05 Peter Rabbitson Release v0.082801 v0.082801
2014-10-05 Peter Rabbitson Extra tests to ensure that the cond collapser will...
2014-10-05 Peter Rabbitson Adjust things for the is_literal_value and -ident SQLA...
2014-09-25 Peter Rabbitson Release v0.082800 v0.082800
2014-09-25 Peter Rabbitson SQLA 1.79 shipped - revert tempextlib hack from d0435d75
2014-09-25 Peter Rabbitson Boldly take the author nicknames bold
2014-09-24 Peter Rabbitson Add catherder heading as per mst's insistence
2014-09-24 Dagfinn Ilmari Man... Fix literal SQL and bind values example in "columns...
2014-09-24 Karen Etheridge Document including literal SQL and values in a resultse...
2014-09-24 Peter Rabbitson After 5268b1da populate remained the sole user of Data...
2014-09-24 Peter Rabbitson New Pod::Inherit does not need Pod::Tree
2014-09-24 Peter Rabbitson Clarify licensing, ensure footers are consistent throug...
2014-09-24 Peter Rabbitson Deal with authorship properly, in a future-sustainable...
2014-09-24 Peter Rabbitson The revert 8494142c incorrectly killed 4d93345c, reinst...
2014-09-24 Peter Rabbitson Viciously deal with more strictures fallout
2014-09-21 Peter Rabbitson A massive amount of link fixes (just links, almost...
2014-09-21 Peter Rabbitson Proper end-of-file for DBIx/Class.pm
2014-09-20 Matt S Trout Add forgotten bit preventing scan of where-binds (origi...
2014-09-19 Peter Rabbitson Properly handle empty group_by/order_by
2014-09-19 Peter Rabbitson Improve SQLT::Parser warning messages (build further...
2014-09-19 Peter Rabbitson Properly implement very sloppy and lazy hack from bad0b73b
2014-09-19 Peter Rabbitson Revert e9f71ab2 - it ends up breaking a declared API
2014-09-16 Peter Rabbitson Fix broken temporary backcompat shim for naughty _resol...
2014-09-16 Peter Rabbitson Multilevel find_or_(multi)create got inadvertently...
2014-09-16 Peter Rabbitson Yet another loose end on the cond collapser
2014-09-15 Peter Rabbitson Put in place deprecation forgotten for several years
2014-09-15 Peter Rabbitson Ensure the custom rel cond resolver does not trigger...
2014-09-15 Peter Rabbitson A more robust column equality extractor
2014-09-15 Peter Rabbitson Ensure undef_on_null_fk does not affect non-introspecta...
2014-09-15 Peter Rabbitson Yet another missed sanity check in the relcond resolver
2014-09-15 Peter Rabbitson Make sure the me-relname-flip does not affect any error...
2014-09-15 Peter Rabbitson Fix copy() assuming all columns are native
2014-09-15 Peter Rabbitson Adjust for SQLA's API change 966200cc8
2014-09-10 Tommy Butler Fix syntax error in ::Manual::Joining example
2014-09-10 Peter Rabbitson Fix incorrect cond construction in _minimal_valueset_sa...
2014-09-10 Peter Rabbitson Ensure ::Schema::Versioned connects only once by reusin...
2014-09-08 Peter Rabbitson Stop using Sys::SigAction in pg tests
2014-09-08 Peter Rabbitson Fix for gut-reaching travesty as reported by gbjk
2014-09-08 Peter Rabbitson No longer use rel_info($rel)->{class} in the cond resolver
2014-09-07 Peter Rabbitson Simplify self_result_object argument check in cond...
2014-09-07 Peter Rabbitson Minor relcond resolver refactor, no func. changes
2014-09-05 Peter Rabbitson Skip malformed relationships in SQLT parser instead...
2014-09-05 Peter Rabbitson Move and simplify a chunk of parser code
2014-09-05 Peter Rabbitson Make sure IO::Handle is loaded - missing stubs on older...
2014-09-05 Peter Rabbitson Make sure the resolve_cond shim attempts to lint the...
2014-09-04 Peter Rabbitson Changelog for RT#98161
2014-09-04 Peter Rabbitson Better describe the _resolve_relationship_condition API
2014-09-04 Peter Rabbitson Add one more spot of unroll
2014-09-04 Peter Rabbitson One more fail-case missed in 135ac69dd
2014-09-03 Peter Rabbitson Fix condition collapser corrupting -X operators
2014-09-03 Peter Rabbitson Make sure empty cond collapser works on all positions
2014-09-01 Peter Rabbitson Make sure cond collapser works case insensitively
2014-09-01 Peter Rabbitson Deduplicate (and stabilize) the result of _collapse_cond
2014-09-01 Peter Rabbitson Switch to a sane deduplication system
2014-09-01 Peter Rabbitson Remove a superfluous pair of []s in cond collapser
2014-08-14 Stefan Hornburg... Fix "muse" typo in Relationship::Base's POD.
2014-08-12 Ben Hutton Update 'as' vs '-as' discussion in ResultSet.pm
2014-08-12 Olaf Alders Reword the having attribute reference
2014-08-08 Ben Hutton Add extra doc line expanding on the role of the prefetc...
2014-08-07 Peter Rabbitson Ensure the TempExtlib actuall exists
next