2006-02-06 |
Matt S Trout |
Fix up delete code after previous commit |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
Fixes to deep search and search_related |
tree | commitdiff |
2006-02-06 |
Jess Robinson |
Minor documentation |
tree | commitdiff |
2006-02-06 |
David Kamholz |
changes for 5.00001 dist |
tree | commitdiff |
2006-02-06 |
David Kamholz |
- add docs to Serialize and ResultSetManager |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
Improved docs for join and prefetch |
tree | commitdiff |
2006-02-06 |
David Kamholz |
more helpfully output NULLs in Storage::DBI _execute... |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
multi-step prefetch along the same rel (e.g. for trees... |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
multi-join to same rel works now |
tree | commitdiff |
2006-02-06 |
David Kamholz |
fix attrs on find |
tree | commitdiff |
2006-02-05 |
Matt S Trout |
add $source->resultset_attributes, include_columns... |
tree | commitdiff |
2006-02-05 |
Matt S Trout |
Added debugcb method to storage |
tree | commitdiff |
2006-02-05 |
Matt S Trout |
Fix to find for complex resultsets |
tree | commitdiff |
2006-02-03 |
David Kamholz |
- fix bug in ResultSetManager when a class has no subs... |
tree | commitdiff |
2006-02-03 |
David Kamholz |
- move attribute recording to DBIx::Class |
tree | commitdiff |
2006-02-03 |
David Kamholz |
changes to ResultSetManager |
tree | commitdiff |
2006-02-03 |
David Kamholz |
fix stupid typo |
tree | commitdiff |
2006-02-03 |
David Kamholz |
add Serialize and ResultSetManager (neither complete... |
tree | commitdiff |
2006-02-03 |
David Kamholz |
put txn_* functions in Schema and call those from DB |
tree | commitdiff |
2006-02-03 |
David Kamholz |
changes in 0.05 dist that mst forgot to commit |
tree | commitdiff |
2006-02-01 |
Nigel Metheringham |
Pod formatting cleanup in Cookbook |
tree | commitdiff |
2006-02-01 |
Nigel Metheringham |
Minor typo fix in schema manual |
tree | commitdiff |
2006-02-01 |
Brandon L. Black |
moved $target::schema definition from compose_namespace... |
tree | commitdiff |
2006-01-31 |
David Kamholz |
re-fix many_to_many and add tests |
tree | commitdiff |
2006-01-31 |
David Kamholz |
remove ObjectCache, does not work anymore, so doesn... |
tree | commitdiff |
2006-01-31 |
David Kamholz |
let many_to_many rels have attrs |
tree | commitdiff |
2006-01-31 |
David Kamholz |
change _create_ID to be saner for new version |
tree | commitdiff |
2006-01-31 |
Brandon L. Black |
some trivial fixes for "TEST_POD=1 make test" failures |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Fixed Storage/DBI (tried to load deprecated ::Exception... |
tree | commitdiff |
2006-01-28 |
Will Hawes |
update docs for count() with GROUP BY |
tree | commitdiff |
2006-01-28 |
Will Hawes |
allow count() with GROUP BY |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Added accessor => option to column_info to specify... |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Patch from jesper to work round dumbass DBDs |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
disconnect, connected, ensure_connected on Storage... |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Booted UNIVERSAL::require sideways out the codebase |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Added $schema->populate |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Fixed in-place compose_connection. Thanks to dwc for... |
tree | commitdiff |
2006-01-27 |
Marcus Ramberg |
made cdbi-t optional |
tree | commitdiff |
2006-01-27 |
Marcus Ramberg |
handle the throw_exception bit. Drop DBIx::Class::Exception |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
limit_dialect accessor for DBIC::Abstract |
tree | commitdiff |
2006-01-27 |
Will Hawes |
add cookbook example for multi-step prefetch |
tree | commitdiff |
2006-01-27 |
Will Hawes |
update docs for prefetch |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Hopefully made in-place compose_connection work |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Re-fixed HasOne (how tf did we lose that ...) |
tree | commitdiff |
2006-01-26 |
Matt S Trout |
Multi-step prefetch (all except _construct_object chang... |
tree | commitdiff |
2006-01-26 |
Matt S Trout |
Added copying of refs durings ResultSource->new |
tree | commitdiff |
2006-01-26 |
David Kamholz |
fix ResultSourceProxy::Table for inherited classes... |
tree | commitdiff |
2006-01-26 |
David Kamholz |
- fix recent belongs_to changes |
tree | commitdiff |
2006-01-26 |
Will Hawes |
fix typo in search_like example |
tree | commitdiff |
2006-01-26 |
Nigel Metheringham |
Fixed warning undefined variable in regexp caused by... |
tree | commitdiff |
2006-01-26 |
Will Hawes |
more informative error in related_source when relations... |
tree | commitdiff |
2006-01-25 |
Nigel Metheringham |
Debugging/trace output control. Allows redirection... |
tree | commitdiff |
2006-01-25 |
Brandon L. Black |
add parms to prepare_cached() in PK/Auto/DB2.pm so... |
tree | commitdiff |
2006-01-24 |
David Kamholz |
minor doc fix to sync with code |
tree | commitdiff |
2006-01-24 |
David Kamholz |
fix stupidities in transaction handling |
tree | commitdiff |
2006-01-24 |
David Kamholz |
fix select attr docs |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Merge 'DBIx-Class-resultset' into 'trunk' |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Merge 'DBIx-Class-resultset' into 'trunk' |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Tweaked UUIDColumns |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Updated columns_info_for patch from zby |
tree | commitdiff |
2006-01-24 |
Brandon L. Black |
merging 564:565 from resultset branch to trunk for... |
tree | commitdiff |
2006-01-24 |
Brandon L. Black |
use filter accessor on single-column explicit join... |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
on_connect_do patch from abraxxa |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Disabled pod test, tweaked storage_type behaviour,... |
tree | commitdiff |
2006-01-24 |
David Kamholz |
- rename ResultSetInstance class to ResultSetProxy |
tree | commitdiff |
2006-01-23 |
Will Hawes |
flesh out doc for 'from', 'select', 'as' and 'group_by' |
tree | commitdiff |
2006-01-23 |
Will Hawes |
add 'Easy migration from class-based to schema-based... |
tree | commitdiff |
2006-01-23 |
Will Hawes |
add recipes for schema import/export + versioning |
tree | commitdiff |
2006-01-23 |
Daniel Westermann... |
Minor doc cleanup and more examples |
tree | commitdiff |
2006-01-23 |
Daniel Westermann... |
Add unique constraint declaration and new ResultSet... |
tree | commitdiff |
2006-01-22 |
Will Hawes |
link to SchemaIntro.pod, recommending schema-based... |
tree | commitdiff |
2006-01-21 |
Matt S Trout |
columns_info_for from zby, fixes to per-db tests |
tree | commitdiff |
2006-01-21 |
Matt S Trout |
Nuked _select_columns, the last vestige of class-based... |
tree | commitdiff |
2006-01-21 |
Will Hawes |
add first draft of intro doc for schema-based use |
tree | commitdiff |
2006-01-21 |
Will Hawes |
update synopis/description |
tree | commitdiff |
2006-01-21 |
Daniel Westermann... |
Cleanup and add basic docs for PK::Auto::DB2 |
tree | commitdiff |
2006-01-21 |
Daniel Westermann... |
- Move search examples under a new =head2; additional... |
tree | commitdiff |
2006-01-21 |
Daniel Westermann... |
- Add synopsis |
tree | commitdiff |
2006-01-20 |
Marcus Ramberg |
use croak instead of die for user errors. |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Added boolify to prevent if ($rs) blowing up on group_b... |
tree | commitdiff |
2006-01-20 |
Will Hawes |
added GROUP BY example |
tree | commitdiff |
2006-01-20 |
Will Hawes |
removed erroneous commit for ResultSet |
tree | commitdiff |
2006-01-20 |
Will Hawes |
note that group_by takes listref rather than list ... |
tree | commitdiff |
2006-01-20 |
Will Hawes |
add examples for paging/cols/select+as/count/distinct... |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Changes and version bump for release plus a missing add |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Renamed Table to ResultSource::Table, tweaked FAQ |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Fixup PK::Auto::Pg |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
register_resultset, Cursor fixes |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Added register_column API |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Fixed up PK::Auto::* to use result_source, added connec... |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Moved to prepare_cached for everything, using $f_active... |
tree | commitdiff |
2006-01-19 |
Matt S Trout |
Added 'self' method to ResultSet |
tree | commitdiff |
2006-01-18 |
Matt S Trout |
Eliminated result_source_instance requirement in Schema |
tree | commitdiff |
2006-01-18 |
Will Hawes |
flesh out joins/prefetch; add multi-step join example... |
tree | commitdiff |
2006-01-18 |
Matt S Trout |
Switched storage from prepare to prepare_cached with... |
tree | commitdiff |
2006-01-17 |
Matt S Trout |
Fix to add_columns with column info arguments |
tree | commitdiff |
2006-01-16 |
Matt S Trout |
Made columns ordered by default |
tree | commitdiff |
2006-01-16 |
Matt S Trout |
result_source is now AN ACCESSOR. w00000 |
tree | commitdiff |
2006-01-16 |
Matt S Trout |
Changed result_source to result_source_instance in... |
tree | commitdiff |
2006-01-16 |
Matt S Trout |
More internals cleanup, separated out ResultSourceInsta... |
tree | commitdiff |
next |