2008-11-17 |
Peter Rabbitson |
Extend might_have test with ideas from zby |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Peter Rabbitson |
Failing tests by zby, showing that recursing insert... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Peter Rabbitson |
Silence cdbi tests like everything else |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Peter Rabbitson |
Two failing multicreate tests (the root cause of castaw... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Peter Rabbitson |
Two more sets of might_have - has_many relationships... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Peter Rabbitson |
One more (passing) multicreate test and a bit of cleanup |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Peter Rabbitson |
rip away a horribly wrong create_via_update test (will... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Peter Rabbitson |
might_have test for castaway to break |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Peter Rabbitson |
Add new test relationship - a track can have a relates... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Peter Rabbitson |
Revert castaway's test - mildly bogus |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Norbert Buchmuller |
* Added test cases to test if arrayref bind values... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Norbert Buchmuller |
Merge 'resultsetcolumn_custom_columns' into 'trunk' |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Peter Rabbitson |
whops |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Jess Robinson |
Added failing create-multi test |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Norbert Buchmuller |
* Rewrote fetching the 'select' and 'as' values from... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Norbert Buchmuller |
* Fixed a bug: did not create the underlying resultset... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Norbert Buchmuller |
* Added ->first and ->reset implementation to ResultSe... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Peter Rabbitson |
we use register_extra_source() now |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Peter Rabbitson |
Document the new from usage |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Peter Rabbitson |
resultset attribute from can now take a scalarref and... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Peter Rabbitson |
result_class goodies by Caelum: |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Norbert Buchmuller |
* Bumped SQL::Abstract version dependency. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Norbert Buchmuller |
* Made DBIC::SQL::Abstract pass on order_by hashref... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Matt S Trout |
Merge 'trunk' into 'sqla_1.50_compat' |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johannes Plunien |
fixed 73oracle.t, added charfield |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Norbert Buchmuller |
* Fixed test cases of ResultSetColumn vs. +select... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Peter Rabbitson |
Clarify attributes argument of find() |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Peter Rabbitson |
belongs_to relationships are explicitly flagged by... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Norbert Buchmuller |
* Removed dead code (sub _RowNumberOver). |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Norbert Buchmuller |
* Removed a wrong TODO test: "order_by with quoting... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Norbert Buchmuller |
* Converted some of the test cases to use SQL::Abstrac... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Peter Rabbitson |
Switch out one more reliance on connect_info |
commit | commitdiff | tree | snapshot |
2008-11-10 |
John Napiorkowski |
changed the way we get the DSN for debugging in replication |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Peter Rabbitson |
Switch schema management version calls from VERSION... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Peter Rabbitson |
Don't rely on connect_info(), instead fetch the dsn... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Peter Rabbitson |
Fix detection of multiple rows being returned for singl... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Peter Rabbitson |
Some testdb changes and alignment, preparing for test... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Peter Rabbitson |
SQLT behaves sanely in scalar context, no need for... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Peter Rabbitson |
More TODO items |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Peter Rabbitson |
One extra multicreate test and some cleanup |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Peter Rabbitson |
Fix loss of objects on multicreate over several 1:M... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Peter Rabbitson |
Final insanification of the multicreate test |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Steffen Schwigon |
unhide SQL::Translator::Parser::DBIx::Class from pause... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Steffen Schwigon |
pod documentation for SQL::Translator::Parser::DBIx... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Michael G Schwern |
A little indentation clean up |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Michael G Schwern |
mk_group_accessor() is sometimes called internally... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Michael G Schwern |
[rt.cpan.org 36863] |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Michael G Schwern |
Normalize indentation |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Michael G Schwern |
And now really untabify |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Michael G Schwern |
normalize the indentation and detabify |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Johannes Plunien |
fixed 73oracle.t |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Peter Rabbitson |
Test prompted by discussion about tasty stuff |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Peter Rabbitson |
Better linking in Relatiomship POD |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Peter Rabbitson |
More svn:ignore |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Peter Rabbitson |
Clarify Relationship POD |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Peter Rabbitson |
refactor of t/96multi_create.t: |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Peter Rabbitson |
Augment commit r5037 - the column_info feature on SQLit... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
rolling back my last change, waiting until new sqlt... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
fixed next warnings |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
updated Changes |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
split sql statements for deploy only if SQLT::Producer... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Peter Rabbitson |
TODOify a test broken by design, which exposes a bug... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Wallace Reis |
added failing test case for multi create |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Peter Rabbitson |
Kill the install process at the MakeMaker stage if... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Peter Rabbitson |
68inflate_has_a.t tests the cdbi-compat shim and thus... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Peter Rabbitson |
Adjust MANIFEST.SKIP |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Peter Rabbitson |
Cleanup TODO, delete implemented VERSIONING.SKETCH |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Peter Rabbitson |
It seems that some CPAN testers have a weird unreleased... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Peter Rabbitson |
Dev-Release 0.08099_05 |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Peter Rabbitson |
Final set of DBI docfixes |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Jess Robinson |
Documentation fixups, still needs standardising though |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Peter Rabbitson |
Fix some lapses in Storage::DBI pod |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Peter Rabbitson |
add some things to castaway's rewrite |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Peter Rabbitson |
Add new TODO items |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Peter Rabbitson |
Test direct sql passed to ResultSetColumn |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Peter Rabbitson |
Massive cleanup of Storage::DBI::connect_info, based... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jess Robinson |
Standardising and improving Row's docs. Added cross... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Peter Rabbitson |
Minor chaining patch + test by Norbert Buchmuller ... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nigel Metheringham |
Yet more RH perf bug test tweaks |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nigel Metheringham |
Reworked RH perf test to be more targetted |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Peter Rabbitson |
Fix an obscure bug in the DBI exception handler, clobbe... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Tom Hukins |
Skip tests if DateTime is not installed. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nigel Metheringham |
Merge 'doc_mods' into 'trunk' |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nigel Metheringham |
Merge 'doc_mods' into 'trunk' |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nigel Metheringham |
Missing semicolon |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nigel Metheringham |
Minor RH perf bug test tweaks including internal docume... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nigel Metheringham |
Minor tweaks to RH perf issue stuff following suggestio... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nigel Metheringham |
Reworked information on RH perl performance issues |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Peter Rabbitson |
dirty_column detection in set_column() should not depen... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Johannes Plunien |
updated last changes of InflateColumn::DateTime |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Peter Rabbitson |
Improve IC::DT timezone checker POD, add note explainin... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Johannes Plunien |
typo in pod |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Johannes Plunien |
referencing DateTime/Floating_DateTimes |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Johannes Plunien |
using local on SIG handler |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Johannes Plunien |
floating timezone warning |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Nigel Metheringham |
Reworked Manual::Intro to use load_namecpaces |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Nigel Metheringham |
Updated example to use load_namespace |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Nigel Metheringham |
Modified example to use load_namespace with default... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johannes Plunien |
rafl refactored last changes |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johannes Plunien |
added myself to CONTRIBUTORS |
commit | commitdiff | tree | snapshot |
next |