2006-04-18 |
Daniel Westermann... |
Rename |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Typo |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Add tests for find by specific key, ordered columns |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Add proxy methods and fill out Changes |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Simplify arguments |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
No need to loop again |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Return the hash, not a ref |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Separate the input parsing from the unique hash building |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Refactor unique constraint access to ResultSource |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
First pass at a cleaner implementation - only search... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Documentation cleanup |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Add find_or_new and find_or_new_related |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Minor cleanup and check the row is clean |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Update find docs re: key attribute |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Add update_or_create_related |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Merge 'DBIx-Class-current' into 'find_changes' |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Merge 'DBIx-Class-current' into 'find_changes' |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Nasty hack for CDBI lowercasing all columns. Ideallly... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Cleanup |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Refactor update_or_create |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Merge 'DBIx-Class-current' into 'find_changes' |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
Add unique constraint at mst's suggestion; find only... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Daniel Westermann... |
First pass at reimplementation |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Robert Sedlacek |
inject_base filters out double entries |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Matt S Trout |
disabled ->resultset caching |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Matt S Trout |
Fixed typo in Relationship POD |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Jess Robinson |
oops, bogus many_to_many example in pod |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
Add approximate release dates based on CPAN upload... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Jess Robinson |
Fix SQLT example (one of them anyway) |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
Fix for -and conditions when updating or deleting on... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
POD fix for search.cpan.org |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
Make POD match package name |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Daniel Westermann... |
Make POD match package name |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Daniel Westermann... |
Test fixup from previous merge: |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Jess Robinson |
more TODOs |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Matt S Trout |
0.06001 changes v0.06001 |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Jess Robinson |
Skip distinct tests on old sqlite versions |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Luke Saunders |
renamed 27result_set_column tests and fixed minor doc... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Matt S Trout |
fix to update with undefined relations |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Luke Saunders |
new class ResultSetColumn and tests |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Nigel Metheringham |
Made storage txn_* functions log DBI operations to... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Christopher... |
Added source_name to ResultSource/ResultSourceProxy |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Luke Saunders |
fixed multiple column count distincts in SQLite and... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Matt S Trout |
Fixup to Cursor, updated Changes |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Nigel Metheringham |
Applied mst fixes for delete on resultsetin [839] to... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Aran Deltac |
Move ordered tests from 26 to 27. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Matt S Trout |
Rid of a wantarray |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Stephan Szabo |
Added code to allow looking up of the other side of... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Jess Robinson |
Use DocMap |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Aran Deltac |
New inheritance_pod.pl tool for createing POD showing... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Simon Elliott |
Fix to cascade_delete courtesy mst. |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Nigel Metheringham |
Added some track test data and a cascading relationship... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Dan Sully |
Wrap DBI->connnect and ->sth calls in eval to properly... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Simon Elliott |
New tests for cascade_delete, including fail. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Christopher... |
Added remove_column(s) from ResultSource/ResultSourceProxy |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Jess Robinson |
New doc |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Jess Robinson |
added "having" |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Matt S Trout |
Storage::DBI error reporting improvement from Dan Sully |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Aran Deltac |
Remove Tree::* modules from docs for now. Renamed... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Aran Deltac |
Renamed DBIC::Positional as DBIC::Ordered. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Stephan Szabo |
Added support for unique constraints to SQLT::Parser... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Jess Robinson |
Typo fixups and small documentation expansions |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Nigel Metheringham |
Cleaned up reference to DBIx::Class::Manual::FAQ which... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Nigel Metheringham |
Cleaned up reference to DBIx::Class::Manual::FAQ which... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Jess Robinson |
ResultSetManager example from CaptainCarlos |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Stephan Szabo |
Add missing ) before unless. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Stephan Szabo |
Changed logic for determining foreign key constraints |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jess Robinson |
More debugging for "no sth generated" |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Brian Cassidy |
minor pod fixes |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Aran Deltac |
New is_column_changed method in DBIC::Row. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Yuval Kogman |
split( ";\n", @statements" ) returns crack |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Matt S Trout |
Fix typo in from rs attr docs |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Aran Deltac |
Added a TODO for deploy(). |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Matt S Trout |
Quoting fixes for single-table ops |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Brandon L.... |
minor fixes to the recent connect_info change |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Brandon L.... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Brandon L.... |
converted tabs to spaces, removed trailing whitespace |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Brandon L.... |
support on_connect_do, limit_dialect, quote_char, and... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
David Kamholz |
missed a couple things |
commit | commitdiff | tree | snapshot |
2006-03-26 |
David Kamholz |
various small doc fixes |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Matt S Trout |
More stuff for TODO |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Matt S Trout |
0.06000 changes v0.06000 |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Justin Guenther |
removed parentheses from argument lists in docs |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Justin Guenther |
changed Returns -> Return Value |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Aran Deltac |
Small doc typo fix in ResultSet. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Matt S Trout |
Updated ResultSet docs |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Aran Deltac |
Fixed the Positional test to use the new test calss... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Aran Deltac |
Remove Tree and TokenGroup modules in favor of the... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Matt S Trout |
Linked Manual::Example from Manual |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Jess Robinson |
Docs! |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Jess Robinson |
Docs! |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Matt S Trout |
Fixed in-code indent in Example.pod |
commit | commitdiff | tree | snapshot |
next |