2006-02-13 |
Matt S Trout |
fixes for columns_info_for stuff from zby |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Scotty Allen |
added check to skip tests that break on SQLite < 3... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Matt S Trout |
fix up 14mssql.tl |
commit | commitdiff | tree | snapshot |
2006-02-12 |
David Kamholz |
put last change in trunk |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Matt S Trout |
add horrific fix to make Oracle's retarded limit syntax... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Matt S Trout |
Made discard_changes use ->result_source->resultset... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Matt S Trout |
Trivial optimisation in Storage::DBI |
commit | commitdiff | tree | snapshot |
2006-02-09 |
David Kamholz |
fix doc typos |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Kamholz |
fix doc typo |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Kamholz |
updated MANIFEST.SKIP |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Kamholz |
remove ResultSource::Table::Cached |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Kamholz |
update changes and bump to 0.05003 |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
add component_class accessors and use them for *_class |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
add usage example |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
added ResultSource::Table::Cached |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
doc fixes |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
small test fix |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
small fix to ResultSetManager |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
tweak to Serialize -- do it even when dcloneing |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Kamholz |
small tweak to ResultSetManager (still doesn't work... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Brandon L.... |
prevent accidental table-wide update/delete on row... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jess Robinson |
Initial commit |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Brandon L.... |
rollback on disconnect, and disconnect on DESTROY |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Brandon L.... |
minor TEST_POD warning cleanup |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Brandon L.... |
pod update: s/->storage->dbh->disconnect/->storage... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
Fix up delete code after previous commit |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
Fixes to deep search and search_related |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jess Robinson |
Check for Module::Find as well.. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Paul Makepeace |
move DBICTest::Extra to after the Class::Insepctor... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jess Robinson |
Update version |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jess Robinson |
Add Class::Inspector recommends, make resultsetmanager... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jess Robinson |
Minor documentation |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Kamholz |
put date in Changes |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Kamholz |
changes for 5.00001 dist |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Kamholz |
- add docs to Serialize and ResultSetManager |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
Improved docs for join and prefetch |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
missing svk add |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Kamholz |
update Changes which I forgot to do again :) |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Kamholz |
more helpfully output NULLs in Storage::DBI _execute... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
multi-step prefetch along the same rel (e.g. for trees... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
Removed debug print statement from SQLT parser |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
Minor bugfix to SQLT parser |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Matt S Trout |
multi-join to same rel works now |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Kamholz |
updated Changes |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Kamholz |
fix attrs on find |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Matt S Trout |
add $source->resultset_attributes, include_columns... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Matt S Trout |
Added debugcb method to storage |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Matt S Trout |
Fix to find for complex resultsets |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
- fix bug in ResultSetManager when a class has no subs... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
- move attribute recording to DBIx::Class |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
add ResultSetManager tests |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
changes to ResultSetManager |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
fix stupid typo |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
add Serialize and ResultSetManager (neither complete... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
put txn_* functions in Schema and call those from DB |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Kamholz |
changes in 0.05 dist that mst forgot to commit |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nigel Metheringham |
Pod formatting cleanup in Cookbook |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nigel Metheringham |
Minor typo fix in schema manual |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Jess Robinson |
Allow usage of --package for the schema name |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Brandon L.... |
moved $target::schema definition from compose_namespace... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
David Kamholz |
re-fix many_to_many and add tests |
commit | commitdiff | tree | snapshot |
2006-01-31 |
David Kamholz |
update changes file |
commit | commitdiff | tree | snapshot |
2006-01-31 |
David Kamholz |
remove ObjectCache, does not work anymore, so doesn... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
David Kamholz |
let many_to_many rels have attrs |
commit | commitdiff | tree | snapshot |
2006-01-31 |
David Kamholz |
change _create_ID to be saner for new version |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Brandon L.... |
some trivial fixes for "TEST_POD=1 make test" failures |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Daniel Westermann... |
Update log for test fix |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Matt S Trout |
Bumped SQLite dependency to 1.11 |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Matt S Trout |
Made plain test use base Schema, not C::M::DBIC::Plain... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Daniel Westermann... |
Properly skip test when C::M::DBIC::Plain is not instal... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Daniel Westermann... |
Oops, forgot the date :-/ |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Daniel Westermann... |
Bump version and update Changes for _06 |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Matt S Trout |
Fixed Storage/DBI (tried to load deprecated ::Exception... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Will Hawes |
update docs for count() with GROUP BY |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Matt S Trout |
Moved DBI and DBD::SQLite to build_requires |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Matt S Trout |
Updated Changes |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Will Hawes |
allow count() with GROUP BY |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Matt S Trout |
Added accessor => option to column_info to specify... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Matt S Trout |
Patch from jesper to work round dumbass DBDs |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Matt S Trout |
disconnect, connected, ensure_connected on Storage... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Matt S Trout |
Booted UNIVERSAL::require sideways out the codebase |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matt S Trout |
Added $schema->populate |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matt S Trout |
Fixed in-place compose_connection. Thanks to dwc for... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Marcus Ramberg |
oops, some more test failures |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Marcus Ramberg |
oops, botched one |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Marcus Ramberg |
made cdbi-t optional |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Marcus Ramberg |
handle the throw_exception bit. Drop DBIx::Class::Exception |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matt S Trout |
Fixed dumbass typo in t/lib |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matt S Trout |
limit_dialect accessor for DBIC::Abstract |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Will Hawes |
add cookbook example for multi-step prefetch |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Will Hawes |
update docs for prefetch |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matt S Trout |
Hopefully made in-place compose_connection work |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matt S Trout |
Re-fixed HasOne (how tf did we lose that ...) |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matt S Trout |
We can now generate our own test schema |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Matt S Trout |
(no commit message) |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Matt S Trout |
Multi-step prefetch (all except _construct_object chang... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Matt S Trout |
Added copying of refs durings ResultSource->new |
commit | commitdiff | tree | snapshot |
2006-01-26 |
David Kamholz |
fix ResultSourceProxy::Table for inherited classes... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
David Kamholz |
- fix recent belongs_to changes |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Will Hawes |
fix typo in search_like example |
commit | commitdiff | tree | snapshot |
next |