dbsrgits/DBIx-Class.git
2010-01-09 Peter Rabbitson Changes and typos
2010-01-09 Peter Rabbitson Close the book on mssql ordered subqueries
2010-01-09 Peter Rabbitson Subqueries no longer experimental
2010-01-08 Peter Rabbitson Cleaner RNO sql
2010-01-08 Peter Rabbitson Merge 'trunk' into 'mssql_limit_regression'
2010-01-08 Peter Rabbitson Make test look even more like lists.scsys.co.uk/piperma...
2010-01-08 Peter Rabbitson Tests while hunting for something else
2010-01-08 Peter Rabbitson Put utf8columns in line with the store_column fix
2010-01-08 Peter Rabbitson Resolve problem reported by lists.scsys.co.uk/pipermail...
2010-01-07 Peter Rabbitson Wrong title
2010-01-07 Peter Rabbitson Minor optimization
2010-01-07 Peter Rabbitson 5.8.1 is minimum required perl
2010-01-06 Rafael Kitover remove alignment mark on base64 md5
2010-01-06 Rafael Kitover bump perl_version to 5.8.1
2010-01-05 Rafael Kitover minor change: use more of the hash if possible for...
2010-01-05 Rafael Kitover Merge 'oracle_shorten_aliases' into 'trunk'
2010-01-05 Rafael Kitover append half of a base64 MD5 to shortened table aliases...
2010-01-03 Rafael Kitover fix _rebless into sybase/mssql/nobindvars
2010-01-02 Florian Ragwitz Merge 'native_traits' into 'trunk'
2010-01-02 Florian Ragwitz Port replicated storage from MXAH to native traits.
2010-01-02 Matt S Trout fix typo in variable name
2010-01-01 Rafael Kitover fix uninitialized warning and a bug in ResultSet
2009-12-31 Rafael Kitover POD touchups
2009-12-31 Rafael Kitover got something working
2009-12-31 Rafael Kitover switch oracle tests to done_testing()
2009-12-31 Rafael Kitover failing test
2009-12-30 Rafael Kitover bump CAG dep
2009-12-24 Peter Rabbitson Ordered subqueries do not work in mssql after all
2009-12-24 Peter Rabbitson Don't call the PK setter if no PK
2009-12-24 Peter Rabbitson Fix deployment_statements context sensitivity regression
2009-12-23 Rafael Kitover minor POD fixes
2009-12-19 Peter Rabbitson Fix RT52812
2009-12-19 Peter Rabbitson detabify
2009-12-18 Alexander Hartmaier dclone pod take #2
2009-12-18 Alexander Hartmaier fixed typo in Changes
2009-12-18 Alexander Hartmaier link to DBIx::Class::Row
2009-12-18 Alexander Hartmaier Schema POD inprovement for dclone
2009-12-18 Peter Rabbitson Fix no_index entries
2009-12-18 Peter Rabbitson Merge 'sqlt_parser_view' into 'trunk'
2009-12-18 Peter Rabbitson Another bitr
2009-12-18 Alexander Hartmaier test cleanups
2009-12-18 Alexander Hartmaier fixed Changes
2009-12-18 Alexander Hartmaier use Test::Exception
2009-12-18 Alexander Hartmaier throw_exception if view_definition is missing instead...
2009-12-17 Alexander Hartmaier test cleanups
2009-12-17 Alexander Hartmaier Views without a view_definition won't be added to the...
2009-12-17 Alexander Hartmaier Cookbook POD fix for add_drop_table instead of add_drop...
2009-12-17 Rafael Kitover more types for ADO fix, and documentation
2009-12-17 Rafael Kitover cleanup source_bind_attributes for ADO
2009-12-17 Rafael Kitover minor changes
2009-12-17 Rafael Kitover somewhat better fix for ADO
2009-12-16 Curtis "Ovid... Have has_one/might_have warn if set on nullable columns.
2009-12-16 Peter Rabbitson cleanup tests
2009-12-16 Peter Rabbitson This is horrific but the tests pass... maybe someone...
2009-12-16 Peter Rabbitson Clearer debug
2009-12-16 Peter Rabbitson The real mssql problem - it's... bad
2009-12-16 Peter Rabbitson More moving around
2009-12-16 Peter Rabbitson Cleanup
2009-12-16 Peter Rabbitson Got a failing test
2009-12-15 Peter Rabbitson Deliberately disturb alphabetical order
2009-12-15 Peter Rabbitson Do not realias tables in the RNO subqueries
2009-12-15 Peter Rabbitson Add extra test to prove Alan wrong :)
2009-12-15 Peter Rabbitson Extend mssql limited prefetch tests
2009-12-12 Peter Rabbitson Changes
2009-12-12 Peter Rabbitson Isolate prefetch heads using RNO with a subquery
2009-12-12 Peter Rabbitson Fix corner case regression on search_related on a prefe...
2009-12-12 Peter Rabbitson Real test for search_related and prefetch
2009-12-12 Peter Rabbitson Extra test to highlight search_related inefficiency
2009-12-12 Peter Rabbitson prefetch does not get disassembled properly
2009-12-12 Peter Rabbitson As clear as it gets
2009-12-12 Peter Rabbitson Even clearer unloaded FK exception
2009-12-10 Arthur Axel... release 0.08115
2009-12-10 Peter Rabbitson First half of distinct cleanup
2009-12-10 Peter Rabbitson Changes
2009-12-09 Arthur Axel... fail nicely if user doesn't have perms for xp_msver
2009-12-09 Peter Rabbitson Merge 'mssql_rno_pagination' into 'trunk'
2009-12-09 Rafael Kitover workaround for evil ADO bug
2009-12-09 Rafael Kitover fix _get_mssql_version for ODBC
2009-12-09 Peter Rabbitson Fix comment
2009-12-09 Peter Rabbitson It's almost 2010 - load_components ('Core') is like...
2009-12-09 Arthur Axel... fix mssql version check so it's lazier
2009-12-08 Peter Rabbitson Test for immediate connection with known storage type
2009-12-08 Arthur Axel... real exception instead of die
2009-12-08 Peter Rabbitson Fix the test - code is correct
2009-12-08 Peter Rabbitson Weird test case
2009-12-08 Arthur Axel... add version check for mssql 2005 and greater
2009-12-07 Peter Rabbitson Forgotten auto-savepoint example patch
2009-12-05 Peter Rabbitson DB2 and MSSQL have different default order syntaxes
2009-12-05 Peter Rabbitson Extend test just a bit more
2009-12-05 Peter Rabbitson Better not touch Top - it's too complex at this point
2009-12-05 Peter Rabbitson Wrap mssql selects in yet another subquery to make...
2009-12-04 Peter Rabbitson Unify the MSSQL and DB2 RNO implementations - they...
2009-12-04 Peter Rabbitson KISS - a select(1) makes perfect ordering criteria
2009-12-04 Peter Rabbitson Tests for bindvar propagation and Changes
2009-12-04 Peter Rabbitson Un-todoify mssql limit tests - no changes necessary...
2009-12-04 Peter Rabbitson Add support for unordered limited resultsets
2009-12-04 Peter Rabbitson Smarter implementation of the select top 100pct subsele...
2009-12-04 Peter Rabbitson The complex prefetch rewrite actually takes care of...
2009-12-04 Peter Rabbitson Variable clash
2009-12-04 Peter Rabbitson Merge 'create_scalarref_rt51559' into 'trunk'
next