2006-08-03 |
Brandon L.... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Marcus Ramberg |
change to use utf8::decode/encode |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Bogdan Lucaciu |
sheesh, i contributed 3 lines of docs |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Bogdan Lucaciu |
Documentation patch, related to joins, aliases and... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Brandon L.... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Brandon L.... |
added Cwd 3.19 + Alg::C3 0.02 to requirements |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Daniel Westermann... |
Minor test cleanup (I think I'm losing my mind) |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Daniel Westermann... |
Add missing quote to example. I looked over this last... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Daniel Westermann... |
Typo in scalar ref example |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Daniel Westermann... |
Pass attrs to find from update_or_create (reported... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Daniel Westermann... |
Remove anonymous blesses to avoid major speed hit on... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Daniel Westermann... |
Add previous changes for 0.07001 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Jess Robinson |
Documentation improvements |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Jess Robinson |
Add some new docs |
commit | commitdiff | tree | snapshot |
2006-07-27 |
David Kamholz |
small cleanup to ResultSourceProxy |
commit | commitdiff | tree | snapshot |
2006-07-27 |
David Kamholz |
add result_class to ResultSourceProxy; move _ident_cond... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Daniel Westermann... |
FAQ update: Minor correction from Richard Jolly, mentio... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Brandon L.... |
Merge 'storage_exceptions' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Brandon L.... |
Merge 'storage_exceptions' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Brandon L.... |
add a couple of tests for the new exception stuff |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Brandon L.... |
allow exception_action to suppress things, clean up... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Matt S Trout |
bugfix for pathological prefetch case |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Brandon L.... |
very minor cleanups to columns_info_for |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Brandon L.... |
next::method, not next::columns_info_for |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Jess Robinson |
1) Add an explicit error to columns_info_for if the... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Brandon L.... |
Storage holds a weakref to $schema now |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
version bump to 0.07999_01, where I guess it will sit... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
force/assume RaiseError/PrintError |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Matt S Trout |
yeah, yeah, yeah |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
better DESTROY handling |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
further refinements to storage_exceptions |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
Merge 'DBIx-Class-current' into 'storage_exceptions' |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
Merge 'column_info_from_storage' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
infect the storage subdrivers |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
that was stupid |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Brandon L.... |
first draft of storage exception stuff |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Dan Sully |
Avoid a FC5 performance hit by using a named hash and... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Jess Robinson |
Minor fixes to deploy / sqltargs, and more glossary |
commit | commitdiff | tree | snapshot |
2006-07-20 |
David Kamholz |
fix oversight with source_name (regular accessor, not... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brandon L.... |
Merge 'DBIx-Class-current' into 'column_info_from_storage' |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brandon L.... |
Merge 'DBIx-Class-current' into 'storage_exceptions' |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Matt S Trout |
and once more, with feeling |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Matt S Trout |
Callback now gets args |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Marc Mims |
Use _sql_maker_opts, now. |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Jess Robinson |
Localise Data::Dumper global vars in example |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Matt S Trout |
minor fixup to _merge_attr |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Matt S Trout |
bah. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jess Robinson |
More docs |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jess Robinson |
Improve docs for searching, as, and some cookbook examples |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jess Robinson |
More FAQ! |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Daniel Westermann... |
Disable _is_unique_query check in single() since it... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Matt S Trout |
skip empty queries to eliminate spurious warnings on... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Matt S Trout |
fixup for RowNum limit syntax with functions |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Matt S Trout |
fixups to ORDER BY, tweaks to deepen some copies in... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ash Berlin |
POD'd result_class func |
commit | commitdiff | tree | snapshot |
2006-07-13 |
David Kamholz |
utf8columns fixup |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ash Berlin |
POD change so it makes more sens when looking at with... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jess Robinson |
Added FAQ.pod to Changes |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Kamholz |
changes for _07 |
commit | commitdiff | tree | snapshot |
2006-07-12 |
David Kamholz |
fix from attr issue |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Matt S Trout |
changes for _06 |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Jess Robinson |
Make "no_comments", the default for deploy |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Brandon L.... |
Prevent S::A::L caching of $dbh |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
change _parent_from to from |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Marc Mims |
Was replaced by ODBC.pm and ODBC/DB2_400_SQL.pm |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
put count back in test |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Matt S Trout |
all present and correct. I think. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Ash Berlin |
Doced {add_drop_table} option to deploy |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Matt S Trout |
pass through self attrs to rel_rs (for order_by, group_... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
miscellaneous cleanup and removal of dead code |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
fixation |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
almost working |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
move _resolved_attrs and friends to be next to related_... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
Merge 'DBIx-Class-current' into 'resultset_2_electric_b... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
kinda unbroke things |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brandon L.... |
add some missing virtual methods |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brandon L.... |
Intro updates regarding Schema::Loader usage and on_con... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
David Kamholz |
more fiddling, but it still don't work |
commit | commitdiff | tree | snapshot |
2006-07-10 |
David Kamholz |
bah |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Jess Robinson |
More FAQs! |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Matt S Trout |
some evals so the tests finish |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Matt S Trout |
back to less failures |
commit | commitdiff | tree | snapshot |
2006-07-10 |
David Kamholz |
fix up test |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Matt S Trout |
yeah, cos two hash copies in five lines is really handy... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Matt S Trout |
tweaked some stuff. appears no more broken. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
David Kamholz |
apply claco's result_source_instance patch |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Daniel Westermann... |
Merge 'find_unique_query_fixes' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Daniel Westermann... |
Cleanup test and log fix |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Daniel Westermann... |
Take into account values specified in the where attr... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
David Kamholz |
fix silly bug introduced in test |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Daniel Westermann... |
Commit failing test for unique constraints: When a... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Daniel Westermann... |
_is_unique_query: Don't warn on multiple occurrences... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
David Kamholz |
utf8columns fix |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Justin Guenther |
fixed a typo in a regexp |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Justin Guenther |
removed extra =over command |
commit | commitdiff | tree | snapshot |
next |