projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Corrected columns_info_for indent level - 2 space indent everyone please, you may...
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
Class
/
2006-02-20
Brandon L. Black
croak on DBI->connect errors
tree
|
commitdiff
2006-02-19
Jess Robinson
Explicit return added
tree
|
commitdiff
2006-02-19
David Kamholz
minor optimization to Row.pm
tree
|
commitdiff
2006-02-19
Matt S Trout
PK::Auto tweak
tree
|
commitdiff
2006-02-19
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-02-19
Matt S Trout
Improved AccessorGroup docs
tree
|
commitdiff
2006-02-18
Brandon L. Black
pod =head3 Arguments stuff
tree
|
commitdiff
2006-02-18
Brandon L. Black
pod typo fix
tree
|
commitdiff
2006-02-18
Will Hawes
maintain cache + reset cursor for search() without...
tree
|
commitdiff
2006-02-18
Jess Robinson
Create glossary
tree
|
commitdiff
2006-02-17
Jess Robinson
Documentations!
tree
|
commitdiff
2006-02-17
David Kamholz
changes for 0.05006 release
tree
|
commitdiff
2006-02-15
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-02-15
Matt S Trout
made update(\%hash) work on row as well as rs
tree
|
commitdiff
2006-02-15
Will Hawes
introduce row caching using related_resultset; has_many...
tree
|
commitdiff
2006-02-14
Matt S Trout
added cascade_copy relationship attribute
tree
|
commitdiff
2006-02-14
Matt S Trout
Improvements to copy() and set_from_related() code
tree
|
commitdiff
2006-02-14
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-02-14
Brandon L. Black
storage fix for fork() and workaround for Apache::DBI
tree
|
commitdiff
2006-02-13
Marcus Ramberg
another fix for group_by as scalar.
tree
|
commitdiff
2006-02-13
Marcus Ramberg
prepared for release.
tree
|
commitdiff
2006-02-13
Matt S Trout
fixes for columns_info_for stuff from zby
tree
|
commitdiff
2006-02-12
David Kamholz
put last change in trunk
tree
|
commitdiff
2006-02-12
David Kamholz
- allow specification of related columns via cols attr...
tree
|
commitdiff
2006-02-12
David Kamholz
don't die if result_source_instance is not available...
tree
|
commitdiff
2006-02-12
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-02-12
David Kamholz
small aesthetic fix to Storage::DBI::Oracle
tree
|
commitdiff
2006-02-12
Matt S Trout
add horrific fix to make Oracle's retarded limit syntax...
tree
|
commitdiff
2006-02-12
David Kamholz
fix sequence method in PK::Auto
tree
|
commitdiff
2006-02-11
David Kamholz
- move Serialize.pm to Serialize/Storable.pm
tree
|
commitdiff
2006-02-11
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-02-11
David Kamholz
- fix DB.pm resultset_instance for CDBICompat usage
tree
|
commitdiff
2006-02-11
Matt S Trout
Added ->single method to ResultSet
tree
|
commitdiff
2006-02-11
Matt S Trout
Made discard_changes use ->result_source->resultset...
tree
|
commitdiff
2006-02-11
Matt S Trout
Trivial optimisation in Storage::DBI
tree
|
commitdiff
2006-02-10
David Kamholz
re-rewrite PK::Auto, Pg, Oracle bits
tree
|
commitdiff
2006-02-10
Matt S Trout
Made PK::Auto::* shells since the functionality is...
tree
|
commitdiff
2006-02-10
David Kamholz
remove debug warning from last commit
tree
|
commitdiff
2006-02-10
David Kamholz
PK::Auto fixes in branch
tree
|
commitdiff
2006-02-10
Christopher H. Laco
Updated UUID* module documentation
tree
|
commitdiff
2006-02-10
Christopher H. Laco
Nuked UUIDColumns.pm~
tree
|
commitdiff
2006-02-09
Jess Robinson
Shovelling PK::Auto stuff where it belongs..
tree
|
commitdiff
2006-02-09
Matt S Trout
UUIDColumns patches from Chris Laco
tree
|
commitdiff
2006-02-09
David Kamholz
fix doc typos
tree
|
commitdiff
2006-02-08
David Kamholz
fix doc typo
tree
|
commitdiff
2006-02-08
David Kamholz
remove ResultSource::Table::Cached
tree
|
commitdiff
2006-02-07
David Kamholz
add component_class accessors and use them for *_class
tree
|
commitdiff
2006-02-07
David Kamholz
add usage example
tree
|
commitdiff
2006-02-07
David Kamholz
added ResultSource::Table::Cached
tree
|
commitdiff
2006-02-07
David Kamholz
doc fixes
tree
|
commitdiff
2006-02-07
David Kamholz
small fix to ResultSetManager
tree
|
commitdiff
2006-02-07
David Kamholz
tweak to Serialize -- do it even when dcloneing
tree
|
commitdiff
2006-02-07
David Kamholz
small tweak to ResultSetManager (still doesn't work...
tree
|
commitdiff
2006-02-07
Brandon L. Black
prevent accidental table-wide update/delete on row...
tree
|
commitdiff
2006-02-07
Brandon L. Black
rollback on disconnect, and disconnect on DESTROY
tree
|
commitdiff
2006-02-07
Brandon L. Black
minor TEST_POD warning cleanup
tree
|
commitdiff
2006-02-07
Brandon L. Black
pod update: s/->storage->dbh->disconnect/->storage...
tree
|
commitdiff
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
next