projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated version and Changes for 0.06999_02
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
Class
/
2006-06-09
Justin Guenther
added code and tests for Componentized::ensure_class_fo...
tree
|
commitdiff
2006-06-09
Brandon L. Black
NoBindVars + Sybase + MSSQL stuff
tree
|
commitdiff
2006-06-09
Brandon L. Black
only rebless S::DBI if it is still S::DBI and not a...
tree
|
commitdiff
2006-06-08
Justin Guenther
Added `use' statement for DBD::Pg
tree
|
commitdiff
2006-06-08
Brandon L. Black
bugfix for join-types in nested joins using the from...
tree
|
commitdiff
2006-06-07
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-07
Luke Saunders
obscure prefetch problem fixed
tree
|
commitdiff
2006-06-07
Cory G Watson
Fix typo in warning
tree
|
commitdiff
2006-06-07
Luke Saunders
prefetch bugfix work-in-progress
tree
|
commitdiff
2006-06-06
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-06
Luke Saunders
branch cleanage
tree
|
commitdiff
2006-06-06
Justin Guenther
Added code ...
tree
|
commitdiff
2006-06-06
Justin Guenther
Fixed 'DBIx/Class/DB.pm did not return a true value...
tree
|
commitdiff
2006-06-06
Justin Guenther
Updated docs to reflect the addition of PK::Auto to...
tree
|
commitdiff
2006-06-06
Luke Saunders
tightened up deep search_related
tree
|
commitdiff
2006-06-06
Luke Saunders
fixed search with joins from related resultset
tree
|
commitdiff
2006-06-06
Aran Deltac
Slight wording change to new_related() POD.
tree
|
commitdiff
2006-06-06
Brandon L. Black
POD clarification and content bugfixing + a few code...
tree
|
commitdiff
2006-06-05
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-05
Luke Saunders
fixed some formatting issues
tree
|
commitdiff
2006-06-05
Luke Saunders
fixed find on related resultset bug
tree
|
commitdiff
2006-06-02
Luke Saunders
fixed a bug with search on related resultset
tree
|
commitdiff
2006-06-02
Thomas Kratz
Moved Validation.pm from DBIC-current into DBIx-Class...
tree
|
commitdiff
2006-06-01
Robert Sedlacek
Test if value is blessed before ->isa
tree
|
commitdiff
2006-05-31
Nigel Metheringham
POD::Coverage additions
tree
|
commitdiff
2006-05-31
Nigel Metheringham
Initial work on getting POD coverage testing working
tree
|
commitdiff
2006-05-30
Cory G Watson
Fix column_info stomping, test coming...
tree
|
commitdiff
2006-05-30
Matt S Trout
fixed debugfh
tree
|
commitdiff
2006-05-29
Aran Deltac
POD for InflateColumn::DateTime.
tree
|
commitdiff
2006-05-28
Daniel Westermann...
Merge 'find_compat' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-28
Daniel Westermann...
Fix POD for name_unique_constraint
tree
|
commitdiff
2006-05-28
Daniel Westermann...
Add automatic naming of unique constraints
tree
|
commitdiff
2006-05-28
Daniel Westermann...
Another minor cleanup
tree
|
commitdiff
2006-05-28
Daniel Westermann...
Minor cleanup
tree
|
commitdiff
2006-05-27
Daniel Westermann...
Fix for extraneous warning in 65multipk
tree
|
commitdiff
2006-05-27
Daniel Westermann...
First pass at verifying query uniqueness: Recursively...
tree
|
commitdiff
2006-05-27
Daniel Westermann...
Relax _unique_queries for *_related
tree
|
commitdiff
2006-05-27
Justin Guenther
Merge 'DBIx-Class-current' into 'find_compat'
tree
|
commitdiff
2006-05-26
Justin Guenther
Add a warning for DBD::Pg < 1.49
tree
|
commitdiff
2006-05-26
Daniel Westermann...
Update naming for consistency with CDBICompat _build_qu...
tree
|
commitdiff
2006-05-26
Daniel Westermann...
Refactor query building and verification so the warning...
tree
|
commitdiff
2006-05-26
Daniel Westermann...
Minor update to find_or_create docs re: how it searches
tree
|
commitdiff
2006-05-26
Daniel Westermann...
Use stricter find in update_or_create again
tree
|
commitdiff
2006-05-26
Daniel Westermann...
Restore stricter find, but with compat warnings. find_...
tree
|
commitdiff
2006-05-26
Daniel Westermann...
Hack for now, constraint in find if a key is specified
tree
|
commitdiff
2006-05-26
Daniel Westermann...
Revert to old find and update_or_create algorithms...
tree
|
commitdiff
2006-05-25
Daniel Westermann...
Merge 'DBIx-Class-current' into 'find_compat'
tree
|
commitdiff
2006-05-25
Justin Guenther
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-25
Justin Guenther
Changed txn_do docs/Cookbook example to use closures...
tree
|
commitdiff
2006-05-25
Matt S Trout
Merge 'DBIx-Class-current' into 'find_compat'
tree
|
commitdiff
2006-05-24
Matt S Trout
marked DBIx::Class::DB as deprecated and due to be...
tree
|
commitdiff
2006-05-24
Ash Berlin
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-24
Daniel Westermann...
First pass: take what the user provides if we can't...
tree
|
commitdiff
2006-05-23
Cory G Watson
Add support for +select and +as attributes to ResultSet
tree
|
commitdiff
2006-05-23
Matt S Trout
Merge 'resultset-new-refactor' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-23
Matt S Trout
fixed screwed merge of Storage::DBI (my fault :)
tree
|
commitdiff
2006-05-23
Matt S Trout
works. win.
tree
|
commitdiff
2006-05-23
Matt S Trout
Merge 'DBIx-Class-current' into 'resultset-new-refactor'
tree
|
commitdiff
2006-05-23
Marc Mims
Just the column name, please.
tree
|
commitdiff
2006-05-23
Matt S Trout
Sodding three-value for conditions
tree
|
commitdiff
2006-05-23
Ash Berlin
Added docs for quote_char, name_sep and offset RS attrib.
tree
|
commitdiff
2006-05-22
Luke Saunders
more torture test, cleaned up
tree
|
commitdiff
2006-05-22
Luke Saunders
join merging working properly. some torture tests
tree
|
commitdiff
2006-05-20
Matt S Trout
Merge 'datetime' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-20
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-20
Matt S Trout
added datetime parser for MSSQL (ta LTJake)
tree
|
commitdiff
2006-05-20
Matt S Trout
added datetime parser types for the dbs I can find...
tree
|
commitdiff
2006-05-19
Matt S Trout
Merge 'DBIx-Class-current' into 'datetime'
tree
|
commitdiff
2006-05-19
Justin Guenther
added ensure_class_loaded method to Componentized,...
tree
|
commitdiff
2006-05-19
Jess Robinson
zbys Postgres casecheck patch
tree
|
commitdiff
2006-05-18
Justin Guenther
fixed an out-of-date limitation for has_many prefetch...
tree
|
commitdiff
2006-05-18
Justin Guenther
fixed small error in the SYNOPSIS of ResultSetManager.pm
tree
|
commitdiff
2006-05-18
Justin Guenther
removed another couple extraneous $self->dbh calls
tree
|
commitdiff
2006-05-18
Justin Guenther
added bind information to exception thrown from DBIx...
tree
|
commitdiff
2006-05-18
Matt S Trout
Moved PK::Auto into core
tree
|
commitdiff
2006-05-18
Thomas Kratz
Moved UUIDColumns from DBIX-Class-current into it's...
tree
|
commitdiff
2006-05-18
Thomas Kratz
Undoing changes commited in revisions 1664-1671......
tree
|
commitdiff
2006-05-18
Thomas Kratz
Moved UUIDMaker.pm over from main DBIx::Class dist
tree
|
commitdiff
2006-05-18
Thomas Kratz
Moved UUIDColumns.pm over from main DBIx::Class dist
tree
|
commitdiff
2006-05-18
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-18
Jess Robinson
Add pod for params of inflate/deflate coderefs
tree
|
commitdiff
2006-05-17
Kieren Diment
optimised last_insert_id example for searching
tree
|
commitdiff
2006-05-17
Jess Robinson
Documentation updates
tree
|
commitdiff
2006-05-17
Matt S Trout
Merge 'DBIx-Class-current' into 'datetime'
tree
|
commitdiff
2006-05-17
Matt S Trout
Missing stuff for DateTime branch
tree
|
commitdiff
2006-05-15
Cory G Watson
Add profiling support
tree
|
commitdiff
2006-05-12
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-12
Luke Saunders
proper deep merging on join attrs
tree
|
commitdiff
2006-05-12
Matt S Trout
fixup for stringify that can be false in find_or_create...
tree
|
commitdiff
2006-05-12
Matt S Trout
performance fix for cascade_update
tree
|
commitdiff
2006-05-11
Justin Guenther
Fixed cookbook example to actually work
tree
|
commitdiff
2006-05-11
Justin Guenther
Added a couple examples to the cookbook
tree
|
commitdiff
2006-05-11
Luke Saunders
Merge 'DBIx-Class-current' into 'resultset-new-refactor'
tree
|
commitdiff
2006-05-11
Luke Saunders
can now handle prefetch on resultset with join of same...
tree
|
commitdiff
2006-05-10
Daniel Westermann...
- Fix error message for bad find usage
tree
|
commitdiff
2006-05-10
Daniel Westermann...
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-10
Daniel Westermann...
Row::update encapsulates this when passed a hashref...
tree
|
commitdiff
2006-05-10
Daniel Westermann...
Revert previous bugfix; will apply to trunk
tree
|
commitdiff
2006-05-10
Daniel Westermann...
Row::update encapsulates this when passed a hashref...
tree
|
commitdiff
2006-05-09
Aran Deltac
Fixes to _rs related docs.
tree
|
commitdiff
next