Rafael Kitover [Mon, 1 Feb 2010 11:12:48 +0000]
add RT link for Oracle blob bug in DBD::Oracle == 1.23
Rafael Kitover [Mon, 1 Feb 2010 11:07:13 +0000]
throw exception on attempt to insert a blob with DBD::Oracle == 1.23
Peter Rabbitson [Sun, 31 Jan 2010 09:04:43 +0000]
better skip message
Arthur Axel "fREW" Schmidt [Sun, 31 Jan 2010 05:47:42 +0000]
cleanup (3 arg open, 1 grep instead of 3)
Peter Rabbitson [Fri, 29 Jan 2010 12:00:54 +0000]
Fugly 5.8 workaround
Peter Rabbitson [Fri, 29 Jan 2010 11:15:15 +0000]
Enhance warning test a bit (seems to fail on 5.8)
Peter Rabbitson [Fri, 29 Jan 2010 11:01:41 +0000]
Require non-warning-spewing MooseX::Types
Peter Rabbitson [Thu, 28 Jan 2010 21:19:23 +0000]
Informix changes
Peter Rabbitson [Thu, 28 Jan 2010 21:11:59 +0000]
Merge 'informix' into 'trunk'
r8381@Thesaurus (orig r8368): moses | 2010-01-18 16:41:38 +0100
Test commit
r8425@Thesaurus (orig r8412): ribasushi | 2010-01-22 11:25:01 +0100
Informix test + cleanups
r8428@Thesaurus (orig r8415): ribasushi | 2010-01-22 11:59:25 +0100
Initial informix support
Peter Rabbitson [Thu, 28 Jan 2010 10:28:30 +0000]
Fix bogus test DDL
Peter Rabbitson [Thu, 28 Jan 2010 10:13:16 +0000]
Consolidate insert_bulk guards (and make them show up correctly in the trace)
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 20:38:42 +0000]
fix silly multipk bug
Peter Rabbitson [Wed, 27 Jan 2010 11:33:33 +0000]
DSNs can not be empty
Peter Rabbitson [Wed, 27 Jan 2010 11:08:04 +0000]
Merge some cleanups from the prefetch branch
Peter Rabbitson [Wed, 27 Jan 2010 10:56:15 +0000]
Clean up some stuff
Peter Rabbitson [Tue, 26 Jan 2010 13:30:00 +0000]
Merge 'trunk' into 'informix'
r8426@Thesaurus (orig r8413): ribasushi | 2010-01-22 11:35:15 +0100
Moev failing regression test away from trunk
r8431@Thesaurus (orig r8418): frew | 2010-01-22 17:05:12 +0100
fix name of _is_numeric to _is_column_numeric
r8437@Thesaurus (orig r8424): ribasushi | 2010-01-26 09:33:42 +0100
Switch to Test::Exception
r8438@Thesaurus (orig r8425): ribasushi | 2010-01-26 09:48:30 +0100
Test txn_scope_guard regression
r8439@Thesaurus (orig r8426): ribasushi | 2010-01-26 10:10:11 +0100
Fix txn_begin on external non-AC coderef regression
r8443@Thesaurus (orig r8430): ribasushi | 2010-01-26 14:19:50 +0100
r8304@Thesaurus (orig r8292): nigel | 2010-01-13 16:05:48 +0100
Branch to extend ::Schema::Versioned to handle series of upgrades
r8320@Thesaurus (orig r8308): nigel | 2010-01-14 16:52:50 +0100
Changes to support multiple step schema version updates
r8321@Thesaurus (orig r8309): nigel | 2010-01-14 17:05:21 +0100
Changelog for Changes to support multiple step schema version updates
r8393@Thesaurus (orig r8380): ribasushi | 2010-01-19 13:59:51 +0100
Botched merge (tests still fail)
r8395@Thesaurus (orig r8382): ribasushi | 2010-01-19 17:37:07 +0100
More cleanup
r8396@Thesaurus (orig r8383): ribasushi | 2010-01-19 17:48:09 +0100
Fix last pieces of retardation and UNtodo the quick cycle
r8442@Thesaurus (orig r8429): ribasushi | 2010-01-26 14:18:53 +0100
No need for 2 statements to get the version
r8445@Thesaurus (orig r8432): ribasushi | 2010-01-26 14:22:16 +0100
r8161@Thesaurus (orig r8149): ovid | 2009-12-18 15:59:56 +0100
Prefetch queries make inefficient SQL when combined with a pager. This branch
is to try to isolate some of the join conditions and figure out if we can fix
this.
r8166@Thesaurus (orig r8154): ovid | 2009-12-18 18:17:55 +0100
Refactor internals to expose some join logic. Awful method and args :(
r8319@Thesaurus (orig r8307): ovid | 2010-01-14 15:37:35 +0100
Attempt to factor our alias handling has mostly failed.
r8330@Thesaurus (orig r8318): ribasushi | 2010-01-15 03:02:21 +0100
Better refactor
r8332@Thesaurus (orig r8320): ribasushi | 2010-01-15 03:14:39 +0100
Better varnames
r8347@Thesaurus (orig r8335): ribasushi | 2010-01-17 11:33:55 +0100
More mangling
r8348@Thesaurus (orig r8336): ribasushi | 2010-01-17 13:44:00 +0100
Getting warmer
r8349@Thesaurus (orig r8337): ribasushi | 2010-01-17 14:00:20 +0100
That was tricky :)
r8352@Thesaurus (orig r8340): ribasushi | 2010-01-17 15:57:06 +0100
Turned out to be much trickier
r8354@Thesaurus (orig r8342): ribasushi | 2010-01-17 16:29:20 +0100
This is made out of awesome
r8355@Thesaurus (orig r8343): ribasushi | 2010-01-17 16:46:02 +0100
Changes
r8400@Thesaurus (orig r8387): ribasushi | 2010-01-20 08:17:44 +0100
Whoops - need to dsable quoting
Peter Rabbitson [Tue, 26 Jan 2010 13:22:16 +0000]
Merge 'prefetch_pager' into 'trunk'
Peter Rabbitson [Tue, 26 Jan 2010 13:19:50 +0000]
Merge 'multiple_version_upgrade' into 'trunk'
r8304@Thesaurus (orig r8292): nigel | 2010-01-13 16:05:48 +0100
Branch to extend ::Schema::Versioned to handle series of upgrades
r8320@Thesaurus (orig r8308): nigel | 2010-01-14 16:52:50 +0100
Changes to support multiple step schema version updates
r8321@Thesaurus (orig r8309): nigel | 2010-01-14 17:05:21 +0100
Changelog for Changes to support multiple step schema version updates
r8393@Thesaurus (orig r8380): ribasushi | 2010-01-19 13:59:51 +0100
Botched merge (tests still fail)
r8395@Thesaurus (orig r8382): ribasushi | 2010-01-19 17:37:07 +0100
More cleanup
r8396@Thesaurus (orig r8383): ribasushi | 2010-01-19 17:48:09 +0100
Fix last pieces of retardation and UNtodo the quick cycle
r8442@Thesaurus (orig r8429): ribasushi | 2010-01-26 14:18:53 +0100
No need for 2 statements to get the version
Peter Rabbitson [Tue, 26 Jan 2010 13:18:53 +0000]
No need for 2 statements to get the version
Peter Rabbitson [Tue, 26 Jan 2010 13:10:45 +0000]
Merge 'trunk' into 'multiple_version_upgrade'
r8394@Thesaurus (orig r8381): frew | 2010-01-19 17:34:10 +0100
add test to ensure no tabs in perl files
r8397@Thesaurus (orig r8384): frew | 2010-01-19 18:00:12 +0100
fix test to be an author dep
r8398@Thesaurus (orig r8385): ribasushi | 2010-01-19 18:19:40 +0100
First round of detabification
r8399@Thesaurus (orig r8386): frew | 2010-01-19 23:42:50 +0100
Add EOL test
r8401@Thesaurus (orig r8388): ribasushi | 2010-01-20 08:32:39 +0100
Fix minor RSC bug
r8402@Thesaurus (orig r8389): roman | 2010-01-20 15:47:26 +0100
Added a FAQ entry titled: How do I override a run time method (e.g. a relationship accessor)?
r8403@Thesaurus (orig r8390): roman | 2010-01-20 16:31:41 +0100
Added myself as a contributor.
r8408@Thesaurus (orig r8395): jhannah | 2010-01-21 06:48:14 +0100
Added FAQ: Custom methods in Result classes
r8413@Thesaurus (orig r8400): frew | 2010-01-22 04:17:20 +0100
add _is_numeric to ::Row
r8418@Thesaurus (orig r8405): ribasushi | 2010-01-22 11:00:05 +0100
Generalize autoinc/count test
r8420@Thesaurus (orig r8407): ribasushi | 2010-01-22 11:11:49 +0100
Final round of detabify
r8421@Thesaurus (orig r8408): ribasushi | 2010-01-22 11:12:54 +0100
Temporarily disable whitespace checkers
r8426@Thesaurus (orig r8413): ribasushi | 2010-01-22 11:35:15 +0100
Moev failing regression test away from trunk
r8431@Thesaurus (orig r8418): frew | 2010-01-22 17:05:12 +0100
fix name of _is_numeric to _is_column_numeric
r8437@Thesaurus (orig r8424): ribasushi | 2010-01-26 09:33:42 +0100
Switch to Test::Exception
r8438@Thesaurus (orig r8425): ribasushi | 2010-01-26 09:48:30 +0100
Test txn_scope_guard regression
r8439@Thesaurus (orig r8426): ribasushi | 2010-01-26 10:10:11 +0100
Fix txn_begin on external non-AC coderef regression
Peter Rabbitson [Tue, 26 Jan 2010 09:10:11 +0000]
Fix txn_begin on external non-AC coderef regression
Peter Rabbitson [Tue, 26 Jan 2010 08:48:30 +0000]
Test txn_scope_guard regression
Peter Rabbitson [Tue, 26 Jan 2010 08:33:42 +0000]
Switch to Test::Exception
Arthur Axel "fREW" Schmidt [Fri, 22 Jan 2010 16:05:12 +0000]
fix name of _is_numeric to _is_column_numeric
Peter Rabbitson [Fri, 22 Jan 2010 10:59:25 +0000]
Initial informix support
Peter Rabbitson [Fri, 22 Jan 2010 10:35:15 +0000]
Moev failing regression test away from trunk
Peter Rabbitson [Fri, 22 Jan 2010 10:25:01 +0000]
Informix test + cleanups
Peter Rabbitson [Fri, 22 Jan 2010 10:15:22 +0000]
Merge 'trunk' into 'informix'
r8420@Thesaurus (orig r8407): ribasushi | 2010-01-22 11:11:49 +0100
Final round of detabify
r8421@Thesaurus (orig r8408): ribasushi | 2010-01-22 11:12:54 +0100
Temporarily disable whitespace checkers
Peter Rabbitson [Fri, 22 Jan 2010 10:12:54 +0000]
Temporarily disable whitespace checkers
Peter Rabbitson [Fri, 22 Jan 2010 10:11:49 +0000]
Final round of detabify
Peter Rabbitson [Fri, 22 Jan 2010 10:00:41 +0000]
Merge 'trunk' into 'informix'
r8387@Thesaurus (orig r8374): ribasushi | 2010-01-19 13:07:07 +0100
r8340@Thesaurus (orig r8328): abraxxa | 2010-01-15 19:21:20 +0100
added branch no_duplicate_indexes_for_pk_cols with test and fix
r8343@Thesaurus (orig r8331): abraxxa | 2010-01-15 19:32:16 +0100
don't use eq_set in test
r8344@Thesaurus (orig r8332): abraxxa | 2010-01-15 19:44:04 +0100
don't sort the primary columns because order matters for indexes
r8345@Thesaurus (orig r8333): abraxxa | 2010-01-15 19:56:46 +0100
don't sort the key columns because the order of columns is important for indexes
r8372@Thesaurus (orig r8359): abraxxa | 2010-01-18 10:22:09 +0100
don't sort the columns in the tests either
r8378@Thesaurus (orig r8365): abraxxa | 2010-01-18 15:39:28 +0100
added pod section for parser args
r8379@Thesaurus (orig r8366): abraxxa | 2010-01-18 15:53:08 +0100
better pod thanks to ribasushi
r8380@Thesaurus (orig r8367): abraxxa | 2010-01-18 16:04:34 +0100
test and pod fixes
r8383@Thesaurus (orig r8370): abraxxa | 2010-01-19 12:38:44 +0100
fixed Authors section
added License section
fixed t/86sqlt.t tests
r8384@Thesaurus (orig r8371): ribasushi | 2010-01-19 12:59:52 +0100
Regenaretd under new parser
r8385@Thesaurus (orig r8372): ribasushi | 2010-01-19 13:03:51 +0100
Minor style change and white space trim
r8386@Thesaurus (orig r8373): ribasushi | 2010-01-19 13:06:54 +0100
Changes abraxxa++
r8390@Thesaurus (orig r8377): ribasushi | 2010-01-19 13:41:03 +0100
Some minor test refactor and tab cleanups
r8394@Thesaurus (orig r8381): frew | 2010-01-19 17:34:10 +0100
add test to ensure no tabs in perl files
r8397@Thesaurus (orig r8384): frew | 2010-01-19 18:00:12 +0100
fix test to be an author dep
r8398@Thesaurus (orig r8385): ribasushi | 2010-01-19 18:19:40 +0100
First round of detabification
r8399@Thesaurus (orig r8386): frew | 2010-01-19 23:42:50 +0100
Add EOL test
r8401@Thesaurus (orig r8388): ribasushi | 2010-01-20 08:32:39 +0100
Fix minor RSC bug
r8402@Thesaurus (orig r8389): roman | 2010-01-20 15:47:26 +0100
Added a FAQ entry titled: How do I override a run time method (e.g. a relationship accessor)?
r8403@Thesaurus (orig r8390): roman | 2010-01-20 16:31:41 +0100
Added myself as a contributor.
r8408@Thesaurus (orig r8395): jhannah | 2010-01-21 06:48:14 +0100
Added FAQ: Custom methods in Result classes
r8413@Thesaurus (orig r8400): frew | 2010-01-22 04:17:20 +0100
add _is_numeric to ::Row
r8418@Thesaurus (orig r8405): ribasushi | 2010-01-22 11:00:05 +0100
Generalize autoinc/count test
Peter Rabbitson [Fri, 22 Jan 2010 10:00:05 +0000]
Generalize autoinc/count test
Arthur Axel "fREW" Schmidt [Fri, 22 Jan 2010 03:17:20 +0000]
add _is_numeric to ::Row
Jay Hannah [Thu, 21 Jan 2010 05:48:14 +0000]
Added FAQ: Custom methods in Result classes
Roman Ardern-Corris [Wed, 20 Jan 2010 15:31:41 +0000]
Added myself as a contributor.
Roman Ardern-Corris [Wed, 20 Jan 2010 14:47:26 +0000]
Added a FAQ entry titled: How do I override a run time method (e.g. a relationship accessor)?
Peter Rabbitson [Wed, 20 Jan 2010 07:32:39 +0000]
Fix minor RSC bug
Peter Rabbitson [Wed, 20 Jan 2010 07:17:44 +0000]
Whoops - need to dsable quoting
Arthur Axel "fREW" Schmidt [Tue, 19 Jan 2010 22:42:50 +0000]
Add EOL test
Peter Rabbitson [Tue, 19 Jan 2010 17:19:40 +0000]
First round of detabification
Arthur Axel "fREW" Schmidt [Tue, 19 Jan 2010 17:00:12 +0000]
fix test to be an author dep
Peter Rabbitson [Tue, 19 Jan 2010 16:48:09 +0000]
Fix last pieces of retardation and UNtodo the quick cycle
Peter Rabbitson [Tue, 19 Jan 2010 16:37:07 +0000]
More cleanup
Arthur Axel "fREW" Schmidt [Tue, 19 Jan 2010 16:34:10 +0000]
add test to ensure no tabs in perl files
Peter Rabbitson [Tue, 19 Jan 2010 12:59:51 +0000]
Botched merge (tests still fail)
Peter Rabbitson [Tue, 19 Jan 2010 12:47:48 +0000]
Merge 'trunk' into 'multiple_version_upgrade'
r8307@Thesaurus (orig r8295): abraxxa | 2010-01-13 17:28:05 +0100
added the sources parser arg to the example code
r8327@Thesaurus (orig r8315): ribasushi | 2010-01-15 01:25:39 +0100
r8167@Thesaurus (orig r8155): ribasushi | 2009-12-19 12:50:13 +0100
New branch for null-only-result fix
r8168@Thesaurus (orig r8156): ribasushi | 2009-12-19 12:51:21 +0100
Failing test
r8322@Thesaurus (orig r8310): ribasushi | 2010-01-15 00:48:09 +0100
Correct test order
r8323@Thesaurus (orig r8311): ribasushi | 2010-01-15 01:15:33 +0100
Generalize the to-node inner-join-er to apply to all related_resultset calls, not just counts
r8324@Thesaurus (orig r8312): ribasushi | 2010-01-15 01:16:05 +0100
Adjust sql-emitter tests
r8326@Thesaurus (orig r8314): ribasushi | 2010-01-15 01:25:10 +0100
One more sql-test fix and changes
r8328@Thesaurus (orig r8316): ribasushi | 2010-01-15 01:31:58 +0100
Strict mysql bugfix
r8329@Thesaurus (orig r8317): ribasushi | 2010-01-15 01:38:53 +0100
Better description of mysql strict option
r8331@Thesaurus (orig r8319): ribasushi | 2010-01-15 03:12:13 +0100
Update troubleshooting doc
r8337@Thesaurus (orig r8325): ribasushi | 2010-01-15 17:13:28 +0100
RT52674
r8346@Thesaurus (orig r8334): ribasushi | 2010-01-17 09:41:49 +0100
No method aliasing in OO code, *ever*
r8373@Thesaurus (orig r8360): ribasushi | 2010-01-18 11:54:51 +0100
Adjust my email
r8387@Thesaurus (orig r8374): ribasushi | 2010-01-19 13:07:07 +0100
r8340@Thesaurus (orig r8328): abraxxa | 2010-01-15 19:21:20 +0100
added branch no_duplicate_indexes_for_pk_cols with test and fix
r8343@Thesaurus (orig r8331): abraxxa | 2010-01-15 19:32:16 +0100
don't use eq_set in test
r8344@Thesaurus (orig r8332): abraxxa | 2010-01-15 19:44:04 +0100
don't sort the primary columns because order matters for indexes
r8345@Thesaurus (orig r8333): abraxxa | 2010-01-15 19:56:46 +0100
don't sort the key columns because the order of columns is important for indexes
r8372@Thesaurus (orig r8359): abraxxa | 2010-01-18 10:22:09 +0100
don't sort the columns in the tests either
r8378@Thesaurus (orig r8365): abraxxa | 2010-01-18 15:39:28 +0100
added pod section for parser args
r8379@Thesaurus (orig r8366): abraxxa | 2010-01-18 15:53:08 +0100
better pod thanks to ribasushi
r8380@Thesaurus (orig r8367): abraxxa | 2010-01-18 16:04:34 +0100
test and pod fixes
r8383@Thesaurus (orig r8370): abraxxa | 2010-01-19 12:38:44 +0100
fixed Authors section
added License section
fixed t/86sqlt.t tests
r8384@Thesaurus (orig r8371): ribasushi | 2010-01-19 12:59:52 +0100
Regenaretd under new parser
r8385@Thesaurus (orig r8372): ribasushi | 2010-01-19 13:03:51 +0100
Minor style change and white space trim
r8386@Thesaurus (orig r8373): ribasushi | 2010-01-19 13:06:54 +0100
Changes abraxxa++
r8390@Thesaurus (orig r8377): ribasushi | 2010-01-19 13:41:03 +0100
Some minor test refactor and tab cleanups
Peter Rabbitson [Tue, 19 Jan 2010 12:41:03 +0000]
Some minor test refactor and tab cleanups
Peter Rabbitson [Tue, 19 Jan 2010 12:07:07 +0000]
Merge 'no_duplicate_indexes_for_pk_cols' into 'trunk'
r8340@Thesaurus (orig r8328): abraxxa | 2010-01-15 19:21:20 +0100
added branch no_duplicate_indexes_for_pk_cols with test and fix
r8343@Thesaurus (orig r8331): abraxxa | 2010-01-15 19:32:16 +0100
don't use eq_set in test
r8344@Thesaurus (orig r8332): abraxxa | 2010-01-15 19:44:04 +0100
don't sort the primary columns because order matters for indexes
r8345@Thesaurus (orig r8333): abraxxa | 2010-01-15 19:56:46 +0100
don't sort the key columns because the order of columns is important for indexes
r8372@Thesaurus (orig r8359): abraxxa | 2010-01-18 10:22:09 +0100
don't sort the columns in the tests either
r8378@Thesaurus (orig r8365): abraxxa | 2010-01-18 15:39:28 +0100
added pod section for parser args
r8379@Thesaurus (orig r8366): abraxxa | 2010-01-18 15:53:08 +0100
better pod thanks to ribasushi
r8380@Thesaurus (orig r8367): abraxxa | 2010-01-18 16:04:34 +0100
test and pod fixes
r8383@Thesaurus (orig r8370): abraxxa | 2010-01-19 12:38:44 +0100
fixed Authors section
added License section
fixed t/86sqlt.t tests
r8384@Thesaurus (orig r8371): ribasushi | 2010-01-19 12:59:52 +0100
Regenaretd under new parser
r8385@Thesaurus (orig r8372): ribasushi | 2010-01-19 13:03:51 +0100
Minor style change and white space trim
r8386@Thesaurus (orig r8373): ribasushi | 2010-01-19 13:06:54 +0100
Changes abraxxa++
Peter Rabbitson [Tue, 19 Jan 2010 12:06:54 +0000]
Changes abraxxa++
Peter Rabbitson [Tue, 19 Jan 2010 12:03:51 +0000]
Minor style change and white space trim
Peter Rabbitson [Tue, 19 Jan 2010 11:59:52 +0000]
Regenaretd under new parser
Alexander Hartmaier [Tue, 19 Jan 2010 11:38:44 +0000]
fixed Authors section
added License section
fixed t/86sqlt.t tests
Alexander Hartmaier [Mon, 18 Jan 2010 15:04:34 +0000]
test and pod fixes
Alexander Hartmaier [Mon, 18 Jan 2010 14:53:08 +0000]
better pod thanks to ribasushi
Alexander Hartmaier [Mon, 18 Jan 2010 14:39:28 +0000]
added pod section for parser args
Peter Rabbitson [Mon, 18 Jan 2010 10:54:51 +0000]
Adjust my email
Alexander Hartmaier [Mon, 18 Jan 2010 09:22:09 +0000]
don't sort the columns in the tests either
Peter Rabbitson [Sun, 17 Jan 2010 15:46:20 +0000]
Merge 'trunk' into 'prefetch_pager'
r8337@Thesaurus (orig r8325): ribasushi | 2010-01-15 17:13:28 +0100
RT52674
r8346@Thesaurus (orig r8334): ribasushi | 2010-01-17 09:41:49 +0100
No method aliasing in OO code, *ever*
Peter Rabbitson [Sun, 17 Jan 2010 15:46:02 +0000]
Changes
Peter Rabbitson [Sun, 17 Jan 2010 15:29:20 +0000]
This is made out of awesome
Peter Rabbitson [Sun, 17 Jan 2010 14:57:06 +0000]
Turned out to be much trickier
Peter Rabbitson [Sun, 17 Jan 2010 13:00:20 +0000]
That was tricky :)
Peter Rabbitson [Sun, 17 Jan 2010 12:44:00 +0000]
Getting warmer
Peter Rabbitson [Sun, 17 Jan 2010 10:33:55 +0000]
More mangling
Peter Rabbitson [Sun, 17 Jan 2010 08:41:49 +0000]
No method aliasing in OO code, *ever*
Alexander Hartmaier [Fri, 15 Jan 2010 18:56:46 +0000]
don't sort the key columns because the order of columns is important for indexes
Alexander Hartmaier [Fri, 15 Jan 2010 18:44:04 +0000]
don't sort the primary columns because order matters for indexes
Alexander Hartmaier [Fri, 15 Jan 2010 18:32:16 +0000]
don't use eq_set in test
Alexander Hartmaier [Fri, 15 Jan 2010 18:21:20 +0000]
added branch no_duplicate_indexes_for_pk_cols with test and fix
Peter Rabbitson [Fri, 15 Jan 2010 16:13:28 +0000]
RT52674
Peter Rabbitson [Fri, 15 Jan 2010 02:16:31 +0000]
Merge 'trunk' into 'prefetch_pager'
r8162@Thesaurus (orig r8150): abraxxa | 2009-12-18 15:59:58 +0100
Schema POD inprovement for dclone
r8163@Thesaurus (orig r8151): abraxxa | 2009-12-18 16:07:27 +0100
link to DBIx::Class::Row
r8164@Thesaurus (orig r8152): abraxxa | 2009-12-18 16:08:56 +0100
fixed typo in Changes
r8165@Thesaurus (orig r8153): abraxxa | 2009-12-18 16:14:47 +0100
dclone pod take #2
r8169@Thesaurus (orig r8157): ribasushi | 2009-12-19 18:47:42 +0100
detabify
r8170@Thesaurus (orig r8158): ribasushi | 2009-12-19 19:41:42 +0100
Fix RT52812
r8171@Thesaurus (orig r8159): caelum | 2009-12-23 07:16:29 +0100
minor POD fixes
r8175@Thesaurus (orig r8163): ribasushi | 2009-12-24 09:59:52 +0100
Fix deployment_statements context sensitivity regression
r8176@Thesaurus (orig r8164): ribasushi | 2009-12-24 10:13:37 +0100
Don't call the PK setter if no PK
r8204@Thesaurus (orig r8192): caelum | 2009-12-30 22:58:47 +0100
bump CAG dep
r8231@Thesaurus (orig r8219): matthewt | 2010-01-02 01:41:12 +0100
fix typo in variable name
r8238@Thesaurus (orig r8226): rafl | 2010-01-02 18:46:40 +0100
Merge branch 'native_traits'
* native_traits:
Port replicated storage from MXAH to native traits.
Create branch native_traits
r8244@Thesaurus (orig r8232): caelum | 2010-01-04 00:30:51 +0100
fix _rebless into sybase/mssql/nobindvars
r8247@Thesaurus (orig r8235): caelum | 2010-01-05 13:54:56 +0100
r22328@hlagh (orig r8201): caelum | 2009-12-31 12:29:51 -0500
new branch to fix table aliases in queries over the 30char limit
r22329@hlagh (orig r8202): caelum | 2009-12-31 12:55:50 -0500
failing test
r22330@hlagh (orig r8203): caelum | 2009-12-31 13:00:35 -0500
switch oracle tests to done_testing()
r22331@hlagh (orig r8204): caelum | 2009-12-31 15:02:50 -0500
got something working
r22332@hlagh (orig r8205): caelum | 2009-12-31 15:08:30 -0500
POD touchups
r22343@hlagh (orig r8216): caelum | 2010-01-01 07:42:03 -0500
fix uninitialized warning and a bug in ResultSet
r22419@hlagh (orig r8234): caelum | 2010-01-05 07:53:18 -0500
append half of a base64 MD5 to shortened table aliases for Oracle
r8249@Thesaurus (orig r8237): caelum | 2010-01-05 15:27:40 +0100
minor change: use more of the hash if possible for oracle table alias shortening
r8251@Thesaurus (orig r8239): caelum | 2010-01-06 02:20:17 +0100
bump perl_version to 5.8.1
r8252@Thesaurus (orig r8240): caelum | 2010-01-06 02:21:41 +0100
remove alignment mark on base64 md5
r8260@Thesaurus (orig r8248): ribasushi | 2010-01-07 11:21:55 +0100
5.8.1 is minimum required perl
r8261@Thesaurus (orig r8249): ribasushi | 2010-01-07 11:22:42 +0100
Minor optimization
r8262@Thesaurus (orig r8250): ribasushi | 2010-01-07 11:23:35 +0100
Wrong title
r8265@Thesaurus (orig r8253): ribasushi | 2010-01-08 17:48:50 +0100
Resolve problem reported by http://lists.scsys.co.uk/pipermail/dbix-class/2009-December/008699.html
r8266@Thesaurus (orig r8254): ribasushi | 2010-01-08 17:52:01 +0100
Put utf8columns in line with the store_column fix
r8267@Thesaurus (orig r8255): ribasushi | 2010-01-08 19:03:26 +0100
Tests while hunting for something else
r8268@Thesaurus (orig r8256): ribasushi | 2010-01-08 19:14:42 +0100
Make test look even more like http://lists.scsys.co.uk/pipermail/dbix-class/2009-November/008599.html
r8277@Thesaurus (orig r8265): ribasushi | 2010-01-09 02:16:14 +0100
r8263@Thesaurus (orig r8251): ribasushi | 2010-01-08 15:43:38 +0100
New branch to find a leak
r8264@Thesaurus (orig r8252): ribasushi | 2010-01-08 15:52:46 +0100
Weird test failures
r8272@Thesaurus (orig r8260): ribasushi | 2010-01-09 01:24:56 +0100
Proper invocation
r8273@Thesaurus (orig r8261): ribasushi | 2010-01-09 01:35:34 +0100
Test for the real leak reason
r8274@Thesaurus (orig r8262): ribasushi | 2010-01-09 01:37:33 +0100
Void ctx as it should be
r8275@Thesaurus (orig r8263): ribasushi | 2010-01-09 02:10:13 +0100
A "fix" for sqlt-related schema leaks
r8276@Thesaurus (orig r8264): ribasushi | 2010-01-09 02:15:53 +0100
Changes
r8287@Thesaurus (orig r8275): caelum | 2010-01-10 11:29:06 +0100
r22483@hlagh (orig r8272): caelum | 2010-01-09 05:52:15 -0500
new branch to add "normalize_connect_info" class method to Storage::DBI
r22495@hlagh (orig r8274): caelum | 2010-01-10 05:27:42 -0500
split connect_info parser out into private _normalize_connect_info
r8289@Thesaurus (orig r8277): caelum | 2010-01-10 12:04:52 +0100
fix connection details in ::DBI::Replicated docs
r8291@Thesaurus (orig r8279): ribasushi | 2010-01-11 09:50:21 +0100
r8077@Thesaurus (orig r8065): ribasushi | 2009-12-12 14:24:30 +0100
Branch for yet another mssql ordered prefetch problem
r8079@Thesaurus (orig r8067): ribasushi | 2009-12-12 14:37:48 +0100
prefetch does not get disassembled properly
r8112@Thesaurus (orig r8100): ribasushi | 2009-12-13 00:07:00 +0100
Extra test to highlight search_related inefficiency
r8113@Thesaurus (orig r8101): ribasushi | 2009-12-13 00:17:44 +0100
Real test for search_related and prefetch
r8114@Thesaurus (orig r8102): ribasushi | 2009-12-13 00:19:57 +0100
Fix corner case regression on search_related on a prefetching rs
r8115@Thesaurus (orig r8103): ribasushi | 2009-12-13 00:21:05 +0100
Isolate prefetch heads using RNO with a subquery
r8116@Thesaurus (orig r8104): ribasushi | 2009-12-13 00:23:46 +0100
Changes
r8125@Thesaurus (orig r8113): ribasushi | 2009-12-15 13:06:26 +0100
Extend mssql limited prefetch tests
r8126@Thesaurus (orig r8114): ribasushi | 2009-12-15 13:08:56 +0100
Add extra test to prove Alan wrong :)
r8132@Thesaurus (orig r8120): ribasushi | 2009-12-16 00:38:04 +0100
Do not realias tables in the RNO subqueries
r8133@Thesaurus (orig r8121): ribasushi | 2009-12-16 00:50:52 +0100
Deliberately disturb alphabetical order
r8134@Thesaurus (orig r8122): ribasushi | 2009-12-16 10:26:43 +0100
Got a failing test
r8135@Thesaurus (orig r8123): ribasushi | 2009-12-16 10:49:10 +0100
Cleanup
r8136@Thesaurus (orig r8124): ribasushi | 2009-12-16 10:51:58 +0100
More moving around
r8137@Thesaurus (orig r8125): ribasushi | 2009-12-16 11:25:37 +0100
The real mssql problem - it's... bad
r8138@Thesaurus (orig r8126): ribasushi | 2009-12-16 11:29:20 +0100
Clearer debug
r8139@Thesaurus (orig r8127): ribasushi | 2009-12-16 11:47:48 +0100
This is horrific but the tests pass... maybe someone will figure out something better
r8140@Thesaurus (orig r8128): ribasushi | 2009-12-16 16:45:47 +0100
cleanup tests
r8187@Thesaurus (orig r8175): ribasushi | 2009-12-24 16:22:30 +0100
Ordered subqueries do not work in mssql after all
r8271@Thesaurus (orig r8259): ribasushi | 2010-01-08 23:58:13 +0100
Cleaner RNO sql
r8279@Thesaurus (orig r8267): ribasushi | 2010-01-09 10:13:16 +0100
Subqueries no longer experimental
r8280@Thesaurus (orig r8268): ribasushi | 2010-01-09 11:26:46 +0100
Close the book on mssql ordered subqueries
r8281@Thesaurus (orig r8269): ribasushi | 2010-01-09 11:36:36 +0100
Changes and typos
r8283@Thesaurus (orig r8271): ribasushi | 2010-01-09 11:42:21 +0100
Highlight the real problem
r8285@Thesaurus (orig r8273): ribasushi | 2010-01-10 10:07:10 +0100
Rename subquery to subselect and rewrite POD (per castaway)
r8290@Thesaurus (orig r8278): ribasushi | 2010-01-10 17:01:24 +0100
rename as per mst
r8295@Thesaurus (orig r8283): caelum | 2010-01-11 23:42:30 +0100
make a public ::Schema::unregister_source
r8298@Thesaurus (orig r8286): abraxxa | 2010-01-12 18:04:18 +0100
fixed a typo in Changes
more detailed explanation for the warning about has_one/might_have rels on nullable columns
r8307@Thesaurus (orig r8295): abraxxa | 2010-01-13 17:28:05 +0100
added the sources parser arg to the example code
r8327@Thesaurus (orig r8315): ribasushi | 2010-01-15 01:25:39 +0100
r8167@Thesaurus (orig r8155): ribasushi | 2009-12-19 12:50:13 +0100
New branch for null-only-result fix
r8168@Thesaurus (orig r8156): ribasushi | 2009-12-19 12:51:21 +0100
Failing test
r8322@Thesaurus (orig r8310): ribasushi | 2010-01-15 00:48:09 +0100
Correct test order
r8323@Thesaurus (orig r8311): ribasushi | 2010-01-15 01:15:33 +0100
Generalize the to-node inner-join-er to apply to all related_resultset calls, not just counts
r8324@Thesaurus (orig r8312): ribasushi | 2010-01-15 01:16:05 +0100
Adjust sql-emitter tests
r8326@Thesaurus (orig r8314): ribasushi | 2010-01-15 01:25:10 +0100
One more sql-test fix and changes
r8328@Thesaurus (orig r8316): ribasushi | 2010-01-15 01:31:58 +0100
Strict mysql bugfix
r8329@Thesaurus (orig r8317): ribasushi | 2010-01-15 01:38:53 +0100
Better description of mysql strict option
r8331@Thesaurus (orig r8319): ribasushi | 2010-01-15 03:12:13 +0100
Update troubleshooting doc
Peter Rabbitson [Fri, 15 Jan 2010 02:14:39 +0000]
Better varnames
Peter Rabbitson [Fri, 15 Jan 2010 02:12:13 +0000]
Update troubleshooting doc
Peter Rabbitson [Fri, 15 Jan 2010 02:02:21 +0000]
Better refactor
Peter Rabbitson [Fri, 15 Jan 2010 00:38:53 +0000]
Better description of mysql strict option
Peter Rabbitson [Fri, 15 Jan 2010 00:31:58 +0000]
Strict mysql bugfix
Peter Rabbitson [Fri, 15 Jan 2010 00:25:39 +0000]
Merge 'null_column_regression' into 'trunk'
r8167@Thesaurus (orig r8155): ribasushi | 2009-12-19 12:50:13 +0100
New branch for null-only-result fix
r8168@Thesaurus (orig r8156): ribasushi | 2009-12-19 12:51:21 +0100
Failing test
r8322@Thesaurus (orig r8310): ribasushi | 2010-01-15 00:48:09 +0100
Correct test order
r8323@Thesaurus (orig r8311): ribasushi | 2010-01-15 01:15:33 +0100
Generalize the to-node inner-join-er to apply to all related_resultset calls, not just counts
r8324@Thesaurus (orig r8312): ribasushi | 2010-01-15 01:16:05 +0100
Adjust sql-emitter tests
r8326@Thesaurus (orig r8314): ribasushi | 2010-01-15 01:25:10 +0100
One more sql-test fix and changes
Peter Rabbitson [Fri, 15 Jan 2010 00:25:10 +0000]
One more sql-test fix and changes
Peter Rabbitson [Fri, 15 Jan 2010 00:19:08 +0000]
Merge 'trunk' into 'null_column_regression'
r8162@Thesaurus (orig r8150): abraxxa | 2009-12-18 15:59:58 +0100
Schema POD inprovement for dclone
r8163@Thesaurus (orig r8151): abraxxa | 2009-12-18 16:07:27 +0100
link to DBIx::Class::Row
r8164@Thesaurus (orig r8152): abraxxa | 2009-12-18 16:08:56 +0100
fixed typo in Changes
r8165@Thesaurus (orig r8153): abraxxa | 2009-12-18 16:14:47 +0100
dclone pod take #2
r8169@Thesaurus (orig r8157): ribasushi | 2009-12-19 18:47:42 +0100
detabify
r8170@Thesaurus (orig r8158): ribasushi | 2009-12-19 19:41:42 +0100
Fix RT52812
r8171@Thesaurus (orig r8159): caelum | 2009-12-23 07:16:29 +0100
minor POD fixes
r8175@Thesaurus (orig r8163): ribasushi | 2009-12-24 09:59:52 +0100
Fix deployment_statements context sensitivity regression
r8176@Thesaurus (orig r8164): ribasushi | 2009-12-24 10:13:37 +0100
Don't call the PK setter if no PK
r8204@Thesaurus (orig r8192): caelum | 2009-12-30 22:58:47 +0100
bump CAG dep
r8231@Thesaurus (orig r8219): matthewt | 2010-01-02 01:41:12 +0100
fix typo in variable name
r8238@Thesaurus (orig r8226): rafl | 2010-01-02 18:46:40 +0100
Merge branch 'native_traits'
* native_traits:
Port replicated storage from MXAH to native traits.
Create branch native_traits
r8244@Thesaurus (orig r8232): caelum | 2010-01-04 00:30:51 +0100
fix _rebless into sybase/mssql/nobindvars
r8247@Thesaurus (orig r8235): caelum | 2010-01-05 13:54:56 +0100
r22328@hlagh (orig r8201): caelum | 2009-12-31 12:29:51 -0500
new branch to fix table aliases in queries over the 30char limit
r22329@hlagh (orig r8202): caelum | 2009-12-31 12:55:50 -0500
failing test
r22330@hlagh (orig r8203): caelum | 2009-12-31 13:00:35 -0500
switch oracle tests to done_testing()
r22331@hlagh (orig r8204): caelum | 2009-12-31 15:02:50 -0500
got something working
r22332@hlagh (orig r8205): caelum | 2009-12-31 15:08:30 -0500
POD touchups
r22343@hlagh (orig r8216): caelum | 2010-01-01 07:42:03 -0500
fix uninitialized warning and a bug in ResultSet
r22419@hlagh (orig r8234): caelum | 2010-01-05 07:53:18 -0500
append half of a base64 MD5 to shortened table aliases for Oracle
r8249@Thesaurus (orig r8237): caelum | 2010-01-05 15:27:40 +0100
minor change: use more of the hash if possible for oracle table alias shortening
r8251@Thesaurus (orig r8239): caelum | 2010-01-06 02:20:17 +0100
bump perl_version to 5.8.1
r8252@Thesaurus (orig r8240): caelum | 2010-01-06 02:21:41 +0100
remove alignment mark on base64 md5
r8260@Thesaurus (orig r8248): ribasushi | 2010-01-07 11:21:55 +0100
5.8.1 is minimum required perl
r8261@Thesaurus (orig r8249): ribasushi | 2010-01-07 11:22:42 +0100
Minor optimization
r8262@Thesaurus (orig r8250): ribasushi | 2010-01-07 11:23:35 +0100
Wrong title
r8265@Thesaurus (orig r8253): ribasushi | 2010-01-08 17:48:50 +0100
Resolve problem reported by http://lists.scsys.co.uk/pipermail/dbix-class/2009-December/008699.html
r8266@Thesaurus (orig r8254): ribasushi | 2010-01-08 17:52:01 +0100
Put utf8columns in line with the store_column fix
r8267@Thesaurus (orig r8255): ribasushi | 2010-01-08 19:03:26 +0100
Tests while hunting for something else
r8268@Thesaurus (orig r8256): ribasushi | 2010-01-08 19:14:42 +0100
Make test look even more like http://lists.scsys.co.uk/pipermail/dbix-class/2009-November/008599.html
r8277@Thesaurus (orig r8265): ribasushi | 2010-01-09 02:16:14 +0100
r8263@Thesaurus (orig r8251): ribasushi | 2010-01-08 15:43:38 +0100
New branch to find a leak
r8264@Thesaurus (orig r8252): ribasushi | 2010-01-08 15:52:46 +0100
Weird test failures
r8272@Thesaurus (orig r8260): ribasushi | 2010-01-09 01:24:56 +0100
Proper invocation
r8273@Thesaurus (orig r8261): ribasushi | 2010-01-09 01:35:34 +0100
Test for the real leak reason
r8274@Thesaurus (orig r8262): ribasushi | 2010-01-09 01:37:33 +0100
Void ctx as it should be
r8275@Thesaurus (orig r8263): ribasushi | 2010-01-09 02:10:13 +0100
A "fix" for sqlt-related schema leaks
r8276@Thesaurus (orig r8264): ribasushi | 2010-01-09 02:15:53 +0100
Changes
r8287@Thesaurus (orig r8275): caelum | 2010-01-10 11:29:06 +0100
r22483@hlagh (orig r8272): caelum | 2010-01-09 05:52:15 -0500
new branch to add "normalize_connect_info" class method to Storage::DBI
r22495@hlagh (orig r8274): caelum | 2010-01-10 05:27:42 -0500
split connect_info parser out into private _normalize_connect_info
r8289@Thesaurus (orig r8277): caelum | 2010-01-10 12:04:52 +0100
fix connection details in ::DBI::Replicated docs
r8291@Thesaurus (orig r8279): ribasushi | 2010-01-11 09:50:21 +0100
r8077@Thesaurus (orig r8065): ribasushi | 2009-12-12 14:24:30 +0100
Branch for yet another mssql ordered prefetch problem
r8079@Thesaurus (orig r8067): ribasushi | 2009-12-12 14:37:48 +0100
prefetch does not get disassembled properly
r8112@Thesaurus (orig r8100): ribasushi | 2009-12-13 00:07:00 +0100
Extra test to highlight search_related inefficiency
r8113@Thesaurus (orig r8101): ribasushi | 2009-12-13 00:17:44 +0100
Real test for search_related and prefetch
r8114@Thesaurus (orig r8102): ribasushi | 2009-12-13 00:19:57 +0100
Fix corner case regression on search_related on a prefetching rs
r8115@Thesaurus (orig r8103): ribasushi | 2009-12-13 00:21:05 +0100
Isolate prefetch heads using RNO with a subquery
r8116@Thesaurus (orig r8104): ribasushi | 2009-12-13 00:23:46 +0100
Changes
r8125@Thesaurus (orig r8113): ribasushi | 2009-12-15 13:06:26 +0100
Extend mssql limited prefetch tests
r8126@Thesaurus (orig r8114): ribasushi | 2009-12-15 13:08:56 +0100
Add extra test to prove Alan wrong :)
r8132@Thesaurus (orig r8120): ribasushi | 2009-12-16 00:38:04 +0100
Do not realias tables in the RNO subqueries
r8133@Thesaurus (orig r8121): ribasushi | 2009-12-16 00:50:52 +0100
Deliberately disturb alphabetical order
r8134@Thesaurus (orig r8122): ribasushi | 2009-12-16 10:26:43 +0100
Got a failing test
r8135@Thesaurus (orig r8123): ribasushi | 2009-12-16 10:49:10 +0100
Cleanup
r8136@Thesaurus (orig r8124): ribasushi | 2009-12-16 10:51:58 +0100
More moving around
r8137@Thesaurus (orig r8125): ribasushi | 2009-12-16 11:25:37 +0100
The real mssql problem - it's... bad
r8138@Thesaurus (orig r8126): ribasushi | 2009-12-16 11:29:20 +0100
Clearer debug
r8139@Thesaurus (orig r8127): ribasushi | 2009-12-16 11:47:48 +0100
This is horrific but the tests pass... maybe someone will figure out something better
r8140@Thesaurus (orig r8128): ribasushi | 2009-12-16 16:45:47 +0100
cleanup tests
r8187@Thesaurus (orig r8175): ribasushi | 2009-12-24 16:22:30 +0100
Ordered subqueries do not work in mssql after all
r8271@Thesaurus (orig r8259): ribasushi | 2010-01-08 23:58:13 +0100
Cleaner RNO sql
r8279@Thesaurus (orig r8267): ribasushi | 2010-01-09 10:13:16 +0100
Subqueries no longer experimental
r8280@Thesaurus (orig r8268): ribasushi | 2010-01-09 11:26:46 +0100
Close the book on mssql ordered subqueries
r8281@Thesaurus (orig r8269): ribasushi | 2010-01-09 11:36:36 +0100
Changes and typos
r8283@Thesaurus (orig r8271): ribasushi | 2010-01-09 11:42:21 +0100
Highlight the real problem
r8285@Thesaurus (orig r8273): ribasushi | 2010-01-10 10:07:10 +0100
Rename subquery to subselect and rewrite POD (per castaway)
r8290@Thesaurus (orig r8278): ribasushi | 2010-01-10 17:01:24 +0100
rename as per mst
r8295@Thesaurus (orig r8283): caelum | 2010-01-11 23:42:30 +0100
make a public ::Schema::unregister_source
r8298@Thesaurus (orig r8286): abraxxa | 2010-01-12 18:04:18 +0100
fixed a typo in Changes
more detailed explanation for the warning about has_one/might_have rels on nullable columns
r8307@Thesaurus (orig r8295): abraxxa | 2010-01-13 17:28:05 +0100
added the sources parser arg to the example code
Peter Rabbitson [Fri, 15 Jan 2010 00:16:05 +0000]
Adjust sql-emitter tests
Peter Rabbitson [Fri, 15 Jan 2010 00:15:33 +0000]
Generalize the to-node inner-join-er to apply to all related_resultset calls, not just counts
Peter Rabbitson [Thu, 14 Jan 2010 23:48:09 +0000]
Correct test order
Nigel Metheringham [Thu, 14 Jan 2010 16:05:21 +0000]
Changelog for Changes to support multiple step schema version updates
Nigel Metheringham [Thu, 14 Jan 2010 15:52:50 +0000]
Changes to support multiple step schema version updates
Curtis "Ovid" Poe [Thu, 14 Jan 2010 14:37:35 +0000]
Attempt to factor our alias handling has mostly failed.
Alexander Hartmaier [Wed, 13 Jan 2010 16:28:05 +0000]
added the sources parser arg to the example code
Alexander Hartmaier [Tue, 12 Jan 2010 17:04:18 +0000]
fixed a typo in Changes
more detailed explanation for the warning about has_one/might_have rels on nullable columns
Rafael Kitover [Mon, 11 Jan 2010 22:42:30 +0000]
make a public ::Schema::unregister_source
Peter Rabbitson [Mon, 11 Jan 2010 08:50:21 +0000]
Merge 'mssql_limit_regression' into 'trunk'
r8077@Thesaurus (orig r8065): ribasushi | 2009-12-12 14:24:30 +0100
Branch for yet another mssql ordered prefetch problem
r8079@Thesaurus (orig r8067): ribasushi | 2009-12-12 14:37:48 +0100
prefetch does not get disassembled properly
r8112@Thesaurus (orig r8100): ribasushi | 2009-12-13 00:07:00 +0100
Extra test to highlight search_related inefficiency
r8113@Thesaurus (orig r8101): ribasushi | 2009-12-13 00:17:44 +0100
Real test for search_related and prefetch
r8114@Thesaurus (orig r8102): ribasushi | 2009-12-13 00:19:57 +0100
Fix corner case regression on search_related on a prefetching rs
r8115@Thesaurus (orig r8103): ribasushi | 2009-12-13 00:21:05 +0100
Isolate prefetch heads using RNO with a subquery
r8116@Thesaurus (orig r8104): ribasushi | 2009-12-13 00:23:46 +0100
Changes
r8125@Thesaurus (orig r8113): ribasushi | 2009-12-15 13:06:26 +0100
Extend mssql limited prefetch tests
r8126@Thesaurus (orig r8114): ribasushi | 2009-12-15 13:08:56 +0100
Add extra test to prove Alan wrong :)
r8132@Thesaurus (orig r8120): ribasushi | 2009-12-16 00:38:04 +0100
Do not realias tables in the RNO subqueries
r8133@Thesaurus (orig r8121): ribasushi | 2009-12-16 00:50:52 +0100
Deliberately disturb alphabetical order
r8134@Thesaurus (orig r8122): ribasushi | 2009-12-16 10:26:43 +0100
Got a failing test
r8135@Thesaurus (orig r8123): ribasushi | 2009-12-16 10:49:10 +0100
Cleanup
r8136@Thesaurus (orig r8124): ribasushi | 2009-12-16 10:51:58 +0100
More moving around
r8137@Thesaurus (orig r8125): ribasushi | 2009-12-16 11:25:37 +0100
The real mssql problem - it's... bad
r8138@Thesaurus (orig r8126): ribasushi | 2009-12-16 11:29:20 +0100
Clearer debug
r8139@Thesaurus (orig r8127): ribasushi | 2009-12-16 11:47:48 +0100
This is horrific but the tests pass... maybe someone will figure out something better
r8140@Thesaurus (orig r8128): ribasushi | 2009-12-16 16:45:47 +0100
cleanup tests
r8187@Thesaurus (orig r8175): ribasushi | 2009-12-24 16:22:30 +0100
Ordered subqueries do not work in mssql after all
r8271@Thesaurus (orig r8259): ribasushi | 2010-01-08 23:58:13 +0100
Cleaner RNO sql
r8279@Thesaurus (orig r8267): ribasushi | 2010-01-09 10:13:16 +0100
Subqueries no longer experimental
r8280@Thesaurus (orig r8268): ribasushi | 2010-01-09 11:26:46 +0100
Close the book on mssql ordered subqueries
r8281@Thesaurus (orig r8269): ribasushi | 2010-01-09 11:36:36 +0100
Changes and typos
r8283@Thesaurus (orig r8271): ribasushi | 2010-01-09 11:42:21 +0100
Highlight the real problem
r8285@Thesaurus (orig r8273): ribasushi | 2010-01-10 10:07:10 +0100
Rename subquery to subselect and rewrite POD (per castaway)
r8290@Thesaurus (orig r8278): ribasushi | 2010-01-10 17:01:24 +0100
rename as per mst
Peter Rabbitson [Sun, 10 Jan 2010 16:01:24 +0000]
rename as per mst
Rafael Kitover [Sun, 10 Jan 2010 11:04:52 +0000]
fix connection details in ::DBI::Replicated docs
Rafael Kitover [Sun, 10 Jan 2010 10:29:06 +0000]
Merge 'normalize_connect_info' into 'trunk'
r22483@hlagh (orig r8272): caelum | 2010-01-09 05:52:15 -0500
new branch to add "normalize_connect_info" class method to Storage::DBI
r22495@hlagh (orig r8274): caelum | 2010-01-10 05:27:42 -0500
split connect_info parser out into private _normalize_connect_info
Rafael Kitover [Sun, 10 Jan 2010 10:27:42 +0000]
split connect_info parser out into private _normalize_connect_info
Peter Rabbitson [Sun, 10 Jan 2010 09:07:10 +0000]
Rename subquery to subselect and rewrite POD (per castaway)
Peter Rabbitson [Sat, 9 Jan 2010 10:42:21 +0000]
Highlight the real problem
Peter Rabbitson [Sat, 9 Jan 2010 10:39:35 +0000]
Merge 'trunk' into 'mssql_limit_regression'
r8277@Thesaurus (orig r8265): ribasushi | 2010-01-09 02:16:14 +0100
r8263@Thesaurus (orig r8251): ribasushi | 2010-01-08 15:43:38 +0100
New branch to find a leak
r8264@Thesaurus (orig r8252): ribasushi | 2010-01-08 15:52:46 +0100
Weird test failures
r8272@Thesaurus (orig r8260): ribasushi | 2010-01-09 01:24:56 +0100
Proper invocation
r8273@Thesaurus (orig r8261): ribasushi | 2010-01-09 01:35:34 +0100
Test for the real leak reason
r8274@Thesaurus (orig r8262): ribasushi | 2010-01-09 01:37:33 +0100
Void ctx as it should be
r8275@Thesaurus (orig r8263): ribasushi | 2010-01-09 02:10:13 +0100
A "fix" for sqlt-related schema leaks
r8276@Thesaurus (orig r8264): ribasushi | 2010-01-09 02:15:53 +0100
Changes
Peter Rabbitson [Sat, 9 Jan 2010 10:36:36 +0000]
Changes and typos
Peter Rabbitson [Sat, 9 Jan 2010 10:26:46 +0000]
Close the book on mssql ordered subqueries
Peter Rabbitson [Sat, 9 Jan 2010 09:13:16 +0000]
Subqueries no longer experimental
Peter Rabbitson [Sat, 9 Jan 2010 01:16:14 +0000]
Merge 'connected_schema_leak' into 'trunk'
r8263@Thesaurus (orig r8251): ribasushi | 2010-01-08 15:43:38 +0100
New branch to find a leak
r8264@Thesaurus (orig r8252): ribasushi | 2010-01-08 15:52:46 +0100
Weird test failures
r8272@Thesaurus (orig r8260): ribasushi | 2010-01-09 01:24:56 +0100
Proper invocation
r8273@Thesaurus (orig r8261): ribasushi | 2010-01-09 01:35:34 +0100
Test for the real leak reason
r8274@Thesaurus (orig r8262): ribasushi | 2010-01-09 01:37:33 +0100
Void ctx as it should be
r8275@Thesaurus (orig r8263): ribasushi | 2010-01-09 02:10:13 +0100
A "fix" for sqlt-related schema leaks
r8276@Thesaurus (orig r8264): ribasushi | 2010-01-09 02:15:53 +0100
Changes