projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix foreign/self example
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
2006-07-11
David Kamholz
Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class...
tree
|
commitdiff
2006-07-11
David Kamholz
Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class...
tree
|
commitdiff
2006-07-11
David Kamholz
put count back in test
tree
|
commitdiff
2006-07-11
Matt S Trout
all present and correct. I think.
tree
|
commitdiff
2006-07-11
Ash Berlin
Doced {add_drop_table} option to deploy
tree
|
commitdiff
2006-07-11
Matt S Trout
pass through self attrs to rel_rs (for order_by, group_...
tree
|
commitdiff
2006-07-11
David Kamholz
miscellaneous cleanup and removal of dead code
tree
|
commitdiff
2006-07-11
David Kamholz
fixation
tree
|
commitdiff
2006-07-11
David Kamholz
almost working
tree
|
commitdiff
2006-07-11
David Kamholz
move _resolved_attrs and friends to be next to related_...
tree
|
commitdiff
2006-07-11
David Kamholz
Merge 'DBIx-Class-current' into 'resultset_2_electric_b...
tree
|
commitdiff
2006-07-11
David Kamholz
kinda unbroke things
tree
|
commitdiff
2006-07-11
Brandon L. Black
add some missing virtual methods
tree
|
commitdiff
2006-07-11
Brandon L. Black
Intro updates regarding Schema::Loader usage and on_con...
tree
|
commitdiff
2006-07-11
David Kamholz
more fiddling, but it still don't work
tree
|
commitdiff
2006-07-10
David Kamholz
bah
tree
|
commitdiff
2006-07-10
Jess Robinson
More FAQs!
tree
|
commitdiff
2006-07-10
Matt S Trout
back to less failures
tree
|
commitdiff
2006-07-09
Matt S Trout
yeah, cos two hash copies in five lines is really handy...
tree
|
commitdiff
2006-07-09
Matt S Trout
tweaked some stuff. appears no more broken.
tree
|
commitdiff
2006-07-08
David Kamholz
apply claco's result_source_instance patch
tree
|
commitdiff
2006-07-07
Daniel Westermann...
Take into account values specified in the where attr...
tree
|
commitdiff
2006-07-07
Daniel Westermann...
_is_unique_query: Don't warn on multiple occurrences...
tree
|
commitdiff
2006-07-07
David Kamholz
utf8columns fix
tree
|
commitdiff
2006-07-06
Justin Guenther
removed extra =over command
tree
|
commitdiff
2006-07-06
Matt S Trout
env var
tree
|
commitdiff
2006-07-06
Matt S Trout
fixup to resultset?
tree
|
commitdiff
2006-07-06
David Kamholz
get rid of no longer necessary weaken
tree
|
commitdiff
2006-07-06
Matt S Trout
rename _parent_rs to _parent_source
tree
|
commitdiff
2006-07-06
Jess Robinson
Initial version, work-in-progress, funky FAQ
tree
|
commitdiff
2006-07-05
Nigel Metheringham
Added note to belongs_to documentation
tree
|
commitdiff
2006-07-04
Matt S Trout
reverted commit that should have gone on branches/subselect
tree
|
commitdiff
2006-07-04
Matt LeBlanc
SQL::Abstract compatability
tree
|
commitdiff
2006-07-04
David Kamholz
small fix
tree
|
commitdiff
2006-07-04
David Kamholz
rename _resolve to _resolved_attrs; fix multiple join...
tree
|
commitdiff
2006-07-03
David Kamholz
various additional ResultSet cleanups
tree
|
commitdiff
2006-07-03
David Kamholz
represent page as a normal resultset attribute; use...
tree
|
commitdiff
2006-07-03
David Kamholz
fix subclassing gotcha introduced with source_name
tree
|
commitdiff
2006-06-29
Matt S Trout
and fix the bloody thing
tree
|
commitdiff
2006-06-29
Matt S Trout
fixup to txn_do to allow use as a classmethod
tree
|
commitdiff
2006-06-27
Cory G Watson
Fix BEGIN WORK/COMMIT/ROLLBACK debug statements lost...
tree
|
commitdiff
2006-06-25
Jess Robinson
Improve on_connect_do docs
tree
|
commitdiff
2006-06-24
Ash Berlin
Pod fix
tree
|
commitdiff
2006-06-24
Ash Berlin
Pod fix
tree
|
commitdiff
2006-06-22
Jess Robinson
Docs for timestamp
tree
|
commitdiff
2006-06-22
Matt S Trout
added support for timestamps to InflateColumn::DateTime
tree
|
commitdiff
2006-06-22
Jess Robinson
Only ensure_connected if deployment_statements isnt...
tree
|
commitdiff
2006-06-22
Justin Guenther
changed relationship helpers to only call ensure_class_...
tree
|
commitdiff
2006-06-21
Matt S Trout
fix Componentised, Relationship::Base
tree
|
commitdiff
2006-06-21
Justin Guenther
Merge 'many_to_many' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-21
Aran Deltac
Merge 'many_to_many' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-21
Matt S Trout
Merge 'DBIx-Class-current' into 'many_to_many'
tree
|
commitdiff
2006-06-21
Jesse Sheidlower
docced where attribute in resultset
tree
|
commitdiff
2006-06-20
Brandon L. Black
add some pod coverage
tree
|
commitdiff
2006-06-19
Justin Guenther
docs clarification for set_$rel
tree
|
commitdiff
2006-06-19
Jess Robinson
Update docs for new m2m accessors
tree
|
commitdiff
2006-06-19
Matt S Trout
updated InflateColumn::DateTime docs and Changes
tree
|
commitdiff
2006-06-19
Luke Saunders
changed join merging behaviour. some code cleanup.
tree
|
commitdiff
2006-06-19
Justin Guenther
added many_to_many set_$rel helper and tests
tree
|
commitdiff
2006-06-19
Jess Robinson
Fix typo.. *test test test*!
tree
|
commitdiff
2006-06-19
Jess Robinson
deployment_statements ensures_connected, this to stop...
tree
|
commitdiff
2006-06-19
Justin Guenther
fixed up 90ensure_class_loaded.t
tree
|
commitdiff
2006-06-18
Justin Guenther
Initial fix for ensure_class_loaded, and added some...
tree
|
commitdiff
2006-06-18
Matt S Trout
store deflated value when handed to store_deflated_column
tree
|
commitdiff
2006-06-18
David Kamholz
fix the fix of the fix of the fix
tree
|
commitdiff
2006-06-18
David Kamholz
hopefully actually fix inflate this time
tree
|
commitdiff
2006-06-18
Matt S Trout
fixup for deflated value handed to inflated accessor
tree
|
commitdiff
2006-06-18
David Kamholz
fix stupid bug
tree
|
commitdiff
2006-06-18
David Kamholz
InflateColumn re-refactor
tree
|
commitdiff
2006-06-18
Matt S Trout
switched CDBICompat::AttributeAPI to using 'real' methods
tree
|
commitdiff
2006-06-17
Justin Guenther
added more many_to_many tests and changed add_to_rel...
tree
|
commitdiff
2006-06-17
Justin Guenther
fixed new many_to_many accessors and added tests and...
tree
|
commitdiff
2006-06-17
Matt S Trout
Merge 'DBIx-Class-current' into 'many_to_many'
tree
|
commitdiff
2006-06-17
David Kamholz
update to InflateColumn (docs and trivial patch)
tree
|
commitdiff
2006-06-17
David Kamholz
inflate refactor
tree
|
commitdiff
2006-06-16
Matt S Trout
probably added date support
tree
|
commitdiff
2006-06-16
Matt S Trout
fuckheaded failure to check defined before regexing
tree
|
commitdiff
2006-06-16
Brandon L. Black
further changes to the Sybase / MSSQL storage stuff
tree
|
commitdiff
2006-06-14
Jess Robinson
Fix documentation of search_related
tree
|
commitdiff
2006-06-12
Justin Guenther
Fixed incorrect ordering of POD sections
tree
|
commitdiff
2006-06-12
Justin Guenther
fixed wrong debugging hook call query_begin() to query_...
tree
|
commitdiff
2006-06-12
Brandon L. Black
author list correction/update
tree
|
commitdiff
2006-06-11
Brandon L. Black
bugfix: must set connect_info properly before setting...
tree
|
commitdiff
2006-06-09
Justin Guenther
formatting fixes for ResultSet.pm
tree
|
commitdiff
2006-06-09
David Kamholz
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-09
David Kamholz
fix for prefetch bug in _merge_attr
tree
|
commitdiff
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
Jess Robinson
Fix insert overloading example
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
next