2006-05-12 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-12 |
Matt S Trout |
fixup for stringify that can be false in find_or_create... |
tree | commitdiff |
2006-05-12 |
Matt S Trout |
performance fix for cascade_update |
tree | commitdiff |
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 |
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-05-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-30 |
Daniel Westermann... |
Fix evals for skipping test |
tree | commitdiff |
2006-04-30 |
Daniel Westermann... |
bluefeet disabled the unique constraint in [1544] |
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-29 |
Jess Robinson |
add create_ddl_dir for creating versioned sql statement... |
tree | commitdiff |
2006-04-22 |
Matt S Trout |
cycle tests and a weaken call |
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-19 |
Simon Elliott |
=Test for Data::Dumper::Sortkeys incompatibility (expor... |
tree | commitdiff |
2006-04-19 |
Matt S Trout |
Fixed up tests post-merge |
tree | commitdiff |
2006-04-19 |
Daniel Westermann... |
Merge 'find_changes' into 'DBIx-Class-current' |
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... |
Merge 'DBIx-Class-current' into 'find_changes' |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
Add unique constraint at mst's suggestion; find only... |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
First pass at reimplementation |
tree | commitdiff |
2006-04-16 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-16 |
Robert Sedlacek |
inject_base filters out double entries |
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 |
Stephan Szabo |
Added code to allow looking up of the other side of... |
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-31 |
Stephan Szabo |
Added support for unique constraints to SQLT::Parser... |
tree | commitdiff |
2006-03-28 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-28 |
Stephan Szabo |
Changed logic for determining foreign key constraints |
tree | commitdiff |
2006-03-27 |
Matt S Trout |
Quoting fixes for single-table ops |
tree | commitdiff |
2006-03-25 |
Matt S Trout |
0.06000 changes |
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 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Fixes to Tree::AdjacencyList, and working tests. |
tree | commitdiff |
2006-03-24 |
Brandon L. Black |
minor test fix |
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-15 |
Brandon L. Black |
fork tests/code improved, ithreads tests/code added... |
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-12 |
Jess Robinson |
Oops, deploy only drops tables if you tell it to.. |
tree | commitdiff |
2006-03-10 |
Matt S Trout |
test fixups, Schema optimisation tweaks |
tree | commitdiff |
2006-03-09 |
Cory G Watson |
Allow scalarefs passed to order_by to pass straight... |
tree | commitdiff |
2006-03-09 |
Scott McWhirter |
Update to hide modules from the PAUSE Indexer. |
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 |
Missing svk add, as usual |
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 |
next |