2006-05-10 |
Daniel Westermann... |
- Fix error message for bad find usage |
tree | commitdiff |
2006-05-09 |
Marc Mims |
Test case for DB2/400 over ODBC. |
tree | commitdiff |
2006-05-09 |
Aran Deltac |
Add search_rs to ResultSet and a new {$rel}_rs accessor... |
tree | commitdiff |
2006-05-09 |
Aran Deltac |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-08 |
Matt S Trout |
couple bugfixes |
tree | commitdiff |
2006-05-05 |
Jesper Krogh |
Fix to make the Postgresql-code handle Schemas. This... |
tree | commitdiff |
2006-04-30 |
Daniel Westermann... |
Fix evals for skipping test |
tree | commitdiff |
2006-04-30 |
Aran Deltac |
Call scripts/ script/ in the dbicadmin tests. |
tree | commitdiff |
2006-04-30 |
Aran Deltac |
Tests for dbicadmin. |
tree | commitdiff |
2006-04-30 |
Aran Deltac |
No longer support unique constraints in Ordered. |
tree | commitdiff |
2006-04-30 |
Aran Deltac |
Fix some errors with using unique constraints with... |
tree | commitdiff |
2006-04-21 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-20 |
Will Hawes |
nuke DBI->trace calls |
tree | commitdiff |
2006-04-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-19 |
Matt S Trout |
make set_from_related handle undef |
tree | commitdiff |
2006-04-19 |
Matt S Trout |
Fix to copy |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
Add tests for find by specific key, ordered columns |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
Add find_or_new and find_or_new_related |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
Minor cleanup and check the row is clean |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
Add update_or_create_related |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
First pass at reimplementation |
tree | commitdiff |
2006-04-12 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-12 |
Daniel Westermann... |
Fix for -and conditions when updating or deleting on... |
tree | commitdiff |
2006-04-11 |
Daniel Westermann... |
Test fixup from previous merge: |
tree | commitdiff |
2006-04-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-08 |
Jess Robinson |
Skip distinct tests on old sqlite versions |
tree | commitdiff |
2006-04-08 |
Luke Saunders |
renamed 27result_set_column tests and fixed minor doc... |
tree | commitdiff |
2006-04-07 |
Luke Saunders |
new class ResultSetColumn and tests |
tree | commitdiff |
2006-04-07 |
Christopher H. Laco |
Added source_name to ResultSource/ResultSourceProxy |
tree | commitdiff |
2006-04-06 |
Luke Saunders |
fixed multiple column count distincts in SQLite and... |
tree | commitdiff |
2006-04-06 |
Nigel Metheringham |
Applied mst fixes for delete on resultsetin [839] to... |
tree | commitdiff |
2006-04-05 |
Aran Deltac |
Move ordered tests from 26 to 27. |
tree | commitdiff |
2006-04-04 |
Nigel Metheringham |
Added some track test data and a cascading relationship... |
tree | commitdiff |
2006-04-03 |
Simon Elliott |
New tests for cascade_delete, including fail. |
tree | commitdiff |
2006-03-31 |
Aran Deltac |
Renamed DBIC::Positional as DBIC::Ordered. |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Fixed the Positional test to use the new test calss... |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Remove Tree and TokenGroup modules in favor of the... |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Rename Positioned as Positional. |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Fixes to Tree::AdjacencyList, and working tests. |
tree | commitdiff |
2006-03-23 |
Aran Deltac |
New collection_column feature with working tests. |
tree | commitdiff |
2006-03-23 |
Aran Deltac |
Additional tests for first_sibling and last_sibling. |
tree | commitdiff |
2006-03-23 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-23 |
Will Hawes |
add basic cache tests/docs to trunk |
tree | commitdiff |
2006-03-23 |
Will Hawes |
remove cache tests/docs incorrectly committed to branch |
tree | commitdiff |
2006-03-23 |
Aran Deltac |
Fixes and tests for next/previous _sibling. |
tree | commitdiff |
2006-03-23 |
Aran Deltac |
Various fixes to Positioned. Tests no longer test... |
tree | commitdiff |
2006-03-23 |
Will Hawes |
add basic cache tests/documentation |
tree | commitdiff |
2006-03-21 |
Aran Deltac |
Additional tests for AdjacencyList. |
tree | commitdiff |
2006-03-21 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-21 |
Matt S Trout |
Tweaked columns_info_for test to get around SQLite... |
tree | commitdiff |
2006-03-21 |
Brandon L. Black |
better way of disabling warnings/errors for DROP TABLE... |
tree | commitdiff |
2006-03-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-19 |
Matt S Trout |
Fix to columns_info_for for type(size) |
tree | commitdiff |
2006-03-19 |
Aran Deltac |
Rename move_up and move_down to move_previous and move_... |
tree | commitdiff |
2006-03-19 |
Aran Deltac |
Very basic tests for DBIC:Positioned. |
tree | commitdiff |
2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2006-03-15 |
Brandon L. Black |
columns_info_for upgrades, related test updates, relate... |
tree | commitdiff |
2006-03-14 |
Justin Guenther |
fixed test plan |
tree | commitdiff |
2006-03-14 |
Justin Guenther |
added a test for count() caching |
tree | commitdiff |
2006-03-14 |
Matt S Trout |
Fixed hm prefetch |
tree | commitdiff |
2006-03-13 |
Matt S Trout |
doc tweaks, failing test from jcs |
tree | commitdiff |
2006-03-13 |
Marcus Ramberg |
fix for hm prefetch and test. |
tree | commitdiff |
2006-03-10 |
Matt S Trout |
test fixups, Schema optimisation tweaks |
tree | commitdiff |
2006-03-09 |
David Kamholz |
forgot a couple commits ago |
tree | commitdiff |
2006-03-09 |
David Kamholz |
more small cleanup, rename insert_or_update to update_o... |
tree | commitdiff |
2006-03-08 |
Marcus Ramberg |
Added tests for has_column_loaded |
tree | commitdiff |
2006-03-08 |
David Kamholz |
add second test to 23cache, that doesn't work |
tree | commitdiff |
2006-03-08 |
David Kamholz |
add test for last fix |
tree | commitdiff |
2006-03-08 |
Matt S Trout |
has_many prefetch works. no, seriously |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Fix to update(\%args) with inflation from test case... |
tree | commitdiff |
2006-03-03 |
Daisuke Murase |
* added a test for UTF8Columns |
tree | commitdiff |
2006-03-01 |
Matt S Trout |
half unpicked has_many prefetch mess |
tree | commitdiff |
2006-03-01 |
David Kamholz |
renumber tests |
tree | commitdiff |
2006-03-01 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-01 |
Matt S Trout |
Added missing join attrs to 23cache |
tree | commitdiff |
2006-02-27 |
Justin Guenther |
Fixed a typo |
tree | commitdiff |
2006-02-27 |
Justin Guenther |
Fixed txn_do to check that $coderef is actually a code... |
tree | commitdiff |
2006-02-26 |
Matt S Trout |
Fixup MANIFEST, rename 22cache -> 23cache, tweak to... |
tree | commitdiff |
2006-02-26 |
Justin Guenther |
Added DBIx::Class::Schema::txn_do() |
tree | commitdiff |
2006-02-23 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-23 |
Matt S Trout |
Updated Oracle test |
tree | commitdiff |
2006-02-23 |
David Kamholz |
attempt to fix weird overload '0+' bug, modify tests... |
tree | commitdiff |
2006-02-22 |
Matt S Trout |
Nuked some test warnings |
tree | commitdiff |
2006-02-22 |
Matt S Trout |
Tests run now. Sodding SQLite |
tree | commitdiff |
2006-02-22 |
Matt S Trout |
Working HAVING, DBD::SQLite returns duff data so tests... |
tree | commitdiff |
2006-02-22 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-22 |
Marcus Ramberg |
having tests. |
tree | commitdiff |
2006-02-22 |
Will Hawes |
nested has_many prefetch + tests |
tree | commitdiff |
2006-02-21 |
Brian Cassidy |
fix for limit_dialect( 'Top' ) w/ order_by |
tree | commitdiff |
2006-02-15 |
Matt S Trout |
minor test tweak, Changes update |
tree | commitdiff |
2006-02-15 |
Will Hawes |
introduce row caching using related_resultset; has_many... |
tree | commitdiff |
2006-02-14 |
Matt S Trout |
added cascade_copy relationship attribute |
tree | commitdiff |
2006-02-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-13 |
Scotty Allen |
removed version.pm dependancy |
tree | commitdiff |
2006-02-13 |
Matt S Trout |
fixes for columns_info_for stuff from zby |
tree | commitdiff |
2006-02-13 |
Scotty Allen |
added check to skip tests that break on SQLite < 3... |
tree | commitdiff |
2006-02-13 |
Matt S Trout |
fix up 14mssql.tl |
tree | commitdiff |
2006-02-12 |
David Kamholz |
put last change in trunk |
tree | commitdiff |
2006-02-12 |
David Kamholz |
- allow specification of related columns via cols attr... |
tree | commitdiff |
next |