2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Matt S Trout |
(no commit message) |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Aran Deltac |
Added a couple entries to the TODO list. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Matt S Trout |
Fix for delete on full-table resultsets |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Matt S Trout |
Added _04 placeholder and note for last commit |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Matt S Trout |
Fixup for count |
commit | commitdiff | tree | snapshot |
2006-03-17 |
David Kamholz |
trivial optimization to MODIFY_CODE_ATTRIBUTES |
commit | commitdiff | tree | snapshot |
2006-03-16 |
David Kamholz |
put phaylon back, he was a victim of svk :) |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Justin Guenther |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-16 |
David Kamholz |
hopefully fix atsushi kobayahi's ResultSetManager issue |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Marcus Ramberg |
fix for pg seq detection. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Justin Guenther |
fixed e-mail address |
commit | commitdiff | tree | snapshot |
2006-03-16 |
David Kamholz |
doc clarifications to ResultSetManager |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Brandon L.... |
silence PrintError in our RaiseError eval |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Brandon L.... |
replace the ugly _column_info_broken method-flag with... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Brandon L.... |
Changes updates |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Brandon L.... |
>connection does nothing if storage defined and no... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Brandon L.... |
Storage::DBI throws intelligent exception if no @connec... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Brandon L.... |
columns_info_for upgrades, related test updates, relate... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Brandon L.... |
fork tests/code improved, ithreads tests/code added... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Justin Guenther |
fixed test plan |
commit | commitdiff | tree | snapshot |
2006-03-14 |
David Kamholz |
weaken result_source in all resultsets |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Kieren Diment |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Justin Guenther |
added a test for count() caching |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Justin Guenther |
added an old change to Changes |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Brandon L.... |
Changes update / version bump for 0.05999_03 release |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Matt S Trout |
Fixed hm prefetch |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Kieren Diment |
Changed DB namespace to MyDatabase namespace |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Kieren Diment |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Matt S Trout |
doc tweaks, failing test from jcs |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Marcus Ramberg |
fix for hm prefetch and test. |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Jess Robinson |
Oops, deploy only drops tables if you tell it to.. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Jess Robinson |
deploy debugging and drop table statements |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Kieren Diment |
minor change to AUTHOR section |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Matt S Trout |
doc fix£ |
commit | commitdiff | tree | snapshot |
2006-03-10 |
David Kamholz |
fix Changes, remove README |
commit | commitdiff | tree | snapshot |
2006-03-10 |
David Kamholz |
changes for 0.05999_02 |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Matt S Trout |
test fixups, Schema optimisation tweaks |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Scott McWhirter |
Update changes to show the fact we've hidden stuff... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
David Kamholz |
fix typo in Changes |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Cory G Watson |
Allow scalarefs passed to order_by to pass straight... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Scott McWhirter |
Update to hide modules from the PAUSE Indexer. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Scott McWhirter |
Update to add myself to contributors and to hide Module... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Matt S Trout |
0.05999_01 shipped |
commit | commitdiff | tree | snapshot |
2006-03-09 |
David Kamholz |
forgot a couple commits ago |
commit | commitdiff | tree | snapshot |
2006-03-09 |
David Kamholz |
fix a couple stray regexen |
commit | commitdiff | tree | snapshot |
2006-03-09 |
David Kamholz |
more small cleanup, rename insert_or_update to update_o... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
David Kamholz |
more assorted kleenoops |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
cleanup ResultSource a bit, plus a couple trivial cleanups |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
assorted crunchy code cleanups to ResultSet.pm (you... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
fix a couple mistakes in last commit |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
rename columns attr to cols |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Matt S Trout |
collapse has to be an attr too, bah |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Marcus Ramberg |
Added tests for has_column_loaded |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
add second test to 23cache, that doesn't work |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
add test for last fix |
commit | commitdiff | tree | snapshot |
2006-03-08 |
David Kamholz |
fix to find() for new prefetch code |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Matt S Trout |
Nuked a couple of pointless warns and a Dumper load |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Matt S Trout |
has_many prefetch works. no, seriously |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Marcus Ramberg |
added has_column_loaded |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Matt S Trout |
partially working has_many prefetch |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Daisuke Murase |
* added get_columns support on UTF8Columns |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Marcus Ramberg |
more error messages. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Matt S Trout |
C3 loading speedup |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Matt S Trout |
Added result_class accessor to ResultSet |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Will Hawes |
throw error including SQL statement for failed $sth... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Brandon L.... |
connection via coderef rather than explicit dsn/name... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Brandon L.... |
a few more fixups to ExampleSchema.pod |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Brandon L.... |
small typo fix to ExampleSchema.pod |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Matt S Trout |
MANIFEST nuked out of repo |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Matt S Trout |
Missing svk add, as usual |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Matt S Trout |
Fix to update(\%args) with inflation from test case... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Daisuke Murase |
* added a test for UTF8Columns |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Daisuke Murase |
* added UTF8Columns |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Kieren Diment |
Changed the name of CD class to Cd to be compatible... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Brian Cassidy |
added sqlt_type |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Robert Sedlacek |
add_components() doesn't prepend base when comp. prefix... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Brandon L.... |
add update_or_create proxy method |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Kieren Diment |
Fixed a typo in the SQL::Translator section (missing... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Kieren Diment |
Moved Example.pod to ExampleSchema.pod |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Kieren Diment |
Altered example to populate the db with DBIC |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Justin Guenther |
- Changed documentation to use txn_do() for transactions |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Brandon L.... |
t/50fork.t made a little more resilient |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Brandon L.... |
dbh->{InactiveDestroy} when reconnecting in child proce... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
David Kamholz |
port fix for ejh's pg bug to branch |
commit | commitdiff | tree | snapshot |
2006-03-01 |
David Kamholz |
try to fix PK::Auto::Pg for sequences with quoted names |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Matt S Trout |
half unpicked has_many prefetch mess |
commit | commitdiff | tree | snapshot |
2006-03-01 |
David Kamholz |
update MANIFEST |
commit | commitdiff | tree | snapshot |
2006-03-01 |
David Kamholz |
renumber tests |
commit | commitdiff | tree | snapshot |
2006-03-01 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Matt S Trout |
Added missing join attrs to 23cache |
commit | commitdiff | tree | snapshot |
2006-03-01 |
David Kamholz |
cleanup related_resultset in Relationship::Base |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Matt S Trout |
Additional docs for many_to_many |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Cory G Watson |
Fix multi-namespace load_classes example in Manual... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Simon Elliott |
Fix to foreign key sqlt generation |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Simon Elliott |
fix for deploying MySQL schemas. schema debug++ |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Justin Guenther |
Fixed a typo |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Justin Guenther |
Fixed txn_do to check that $coderef is actually a code... |
commit | commitdiff | tree | snapshot |
next |