2006-09-12 |
Brandon L. Black |
column_info_from_storage(1) is cleaner anyways |
tree | commitdiff |
2006-08-26 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-25 |
Matt S Trout |
fixes to many-many |
tree | commitdiff |
2006-08-24 |
Justin Guenther |
documented storage accessor in Schema |
tree | commitdiff |
2006-08-24 |
Brandon L. Black |
reduce redundancy in NoBindVars, add extra test for it |
tree | commitdiff |
2006-08-24 |
Brandon L. Black |
Split out the upper half of S::DBI::_execute for easier... |
tree | commitdiff |
2006-08-24 |
Brandon L. Black |
clean up the way dbh_do is used in Storage::* so that... |
tree | commitdiff |
2006-08-24 |
Justin Guenther |
fixed set_$rel (from many_to_many) to accept a listref |
tree | commitdiff |
2006-08-24 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-24 |
K J Cheetham |
Documentation fixes. |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
Changes synced up with everything that has happened... |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
Merge 'load_namespaces' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
rename Source to Result, because that is what it should... |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
remove result_class stuff from load_namespaces, better... |
tree | commitdiff |
2006-08-23 |
Justin Guenther |
More Relationship docs clarifications/fixes |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
added source_info method for source-level metadata... |
tree | commitdiff |
2006-08-23 |
Justin Guenther |
Fixed typos in new Relationship docs, and made style... |
tree | commitdiff |
2006-08-23 |
Justin Guenther |
Cleaned up and clarified Relationship docs |
tree | commitdiff |
2006-08-22 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-22 |
Daniel Westermann... |
use ref instead of eval to check limit syntax (to avoid... |
tree | commitdiff |
2006-08-21 |
Brandon L. Black |
bugfix to Oracle columns_info_for |
tree | commitdiff |
2006-08-21 |
Michael Leuchtenburg |
Change _cond_for_update_delete to handle more complicat... |
tree | commitdiff |
2006-08-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-20 |
Christopher H. Laco |
remove_columns now deletes columns from _columns fixing... |
tree | commitdiff |
2006-08-18 |
Jess Robinson |
Allow deploy to supply a directory for the SQL file... |
tree | commitdiff |
2006-08-18 |
Jess Robinson |
Assume scalar refs need fetching in PK::Auto (to allow... |
tree | commitdiff |
2006-08-16 |
Jesse Sheidlower |
minor doc clarifications |
tree | commitdiff |
2006-08-14 |
Ash Berlin |
Changed the docs for relationship attributes, and added... |
tree | commitdiff |
2006-08-14 |
Brandon L. Black |
added sth method to Storage::DBI::NoBindVars, updated... |
tree | commitdiff |
2006-08-11 |
Cory G Watson |
Move unless to next line to prevent stabbings. |
tree | commitdiff |
2006-08-10 |
Michael Leuchtenburg |
Support default aliases in many_to_many accessors.... |
tree | commitdiff |
2006-08-10 |
Michael Leuchtenburg |
Support for relationship attributes in many_to_many... |
tree | commitdiff |
2006-08-09 |
Brandon L. Black |
backport the DBIx::Class::Storage::DBI::DESTROY fix... |
tree | commitdiff |
2006-08-08 |
Matt S Trout |
tweaked search_rs to not be destructive to passed |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
using ->rows here was not a reliable thing to do |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
misc warnings/croak/Carp::Clan fixups |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
A few dbd-specific dbh_do usage improvements |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
more dbh_do/txn_do improvements |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
saner usage of dbh_do in Storage::DBI |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
misc POD updates related to Storage/Storage::DBI |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
further code/pod shuffling between Storage/Storage... |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
reshuffling the division of labor between Storage and... |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
move txn_do to Storage |
tree | commitdiff |
2006-08-07 |
Daniel Westermann... |
Fix two aliasing bugs: remove the alias when provided... |
tree | commitdiff |
2006-08-04 |
Jess Robinson |
Cookbook inflate_result example from avinash40 |
tree | commitdiff |
2006-08-04 |
David Kamholz |
fix think-o |
tree | commitdiff |
2006-08-04 |
David Kamholz |
pass on errors in component_class except when the file... |
tree | commitdiff |
2006-08-03 |
Brandon L. Black |
small improves to doc/code clarity |
tree | commitdiff |
2006-08-03 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-02 |
Marcus Ramberg |
change to use utf8::decode/encode |
tree | commitdiff |
2006-08-01 |
Bogdan Lucaciu |
Documentation patch, related to joins, aliases and... |
tree | commitdiff |
2006-07-31 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-07-31 |
Brandon L. Black |
load_namespaces arrayref support |
tree | commitdiff |
2006-07-30 |
Brandon L. Black |
re-word options/code/pod to be less confusing wrt Resul... |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Add missing quote to example. I looked over this last... |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Typo in scalar ref example |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Pass attrs to find from update_or_create (reported... |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Remove anonymous blesses to avoid major speed hit on... |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
Module::Find is a real dep in Build.PL |
tree | commitdiff |
2006-07-27 |
Jess Robinson |
Documentation improvements |
tree | commitdiff |
2006-07-27 |
Jess Robinson |
Add some new docs |
tree | commitdiff |
2006-07-27 |
David Kamholz |
small cleanup to ResultSourceProxy |
tree | commitdiff |
2006-07-27 |
David Kamholz |
add result_class to ResultSourceProxy; move _ident_cond... |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
proxy result_class, and fix load_namespace to use it... |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
Merge 'DBIx-Class-current' into 'load_namespaces' |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
load_namespaces now does result_class and "+" syntax... |
tree | commitdiff |
2006-07-27 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-07-27 |
Daniel Westermann... |
FAQ update: Minor correction from Richard Jolly, mentio... |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
Merge 'storage_exceptions' into 'DBIx-Class-current' |
tree | commitdiff |
2006-07-27 |
Brandon L. Black |
allow exception_action to suppress things, clean up... |
tree | commitdiff |
2006-07-26 |
Matt S Trout |
bugfix for pathological prefetch case |
tree | commitdiff |
2006-07-26 |
Brandon L. Black |
very minor cleanups to columns_info_for |
tree | commitdiff |
2006-07-24 |
Brandon L. Black |
next::method, not next::columns_info_for |
tree | commitdiff |
2006-07-24 |
Jess Robinson |
1) Add an explicit error to columns_info_for if the... |
tree | commitdiff |
2006-07-24 |
Brandon L. Black |
Storage holds a weakref to $schema now |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
overridable namespaces and overridable base resultset... |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
force/assume RaiseError/PrintError |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
docs + draft untested code for load_namespaces |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
better DESTROY handling |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
further refinements to storage_exceptions |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
Merge 'DBIx-Class-current' into 'storage_exceptions' |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
Merge 'column_info_from_storage' into 'DBIx-Class-current' |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
infect the storage subdrivers |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
that was stupid |
tree | commitdiff |
2006-07-23 |
Brandon L. Black |
first draft of storage exception stuff |
tree | commitdiff |
2006-07-22 |
Dan Sully |
Avoid a FC5 performance hit by using a named hash and... |
tree | commitdiff |
2006-07-21 |
Jess Robinson |
Minor fixes to deploy / sqltargs, and more glossary |
tree | commitdiff |
2006-07-20 |
David Kamholz |
fix oversight with source_name (regular accessor, not... |
tree | commitdiff |
2006-07-20 |
Brandon L. Black |
Merge 'DBIx-Class-current' into 'column_info_from_storage' |
tree | commitdiff |
2006-07-19 |
Matt S Trout |
and once more, with feeling |
tree | commitdiff |
2006-07-19 |
Matt S Trout |
Callback now gets args |
tree | commitdiff |
2006-07-18 |
Marc Mims |
Use _sql_maker_opts, now. |
tree | commitdiff |
2006-07-18 |
Jess Robinson |
Localise Data::Dumper global vars in example |
tree | commitdiff |
2006-07-17 |
Matt S Trout |
minor fixup to _merge_attr |
tree | commitdiff |
2006-07-16 |
Matt S Trout |
bah. |
tree | commitdiff |
2006-07-16 |
Jess Robinson |
More docs |
tree | commitdiff |
2006-07-16 |
Jess Robinson |
Improve docs for searching, as, and some cookbook examples |
tree | commitdiff |
2006-07-16 |
Jess Robinson |
More FAQ! |
tree | commitdiff |
next |