projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Capitalize mysql commands
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
Class
/
2009-07-03
Peter Rabbitson
Capitalize mysql commands
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Add set_ansi_mode on_connect_call for mysql
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Apparent fix - simply delay the in_storage flagging...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Last part of the join handling puzzle
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Everything works, just need to fix join-path chaining...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Make the code readable
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Solve more prefetch inflation crap
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Another candidate for somethingawful.com (fix left...
tree
|
commitdiff
2009-07-01
Rafael Kitover
move connection tests into _ping()
tree
|
commitdiff
2009-07-01
Rafael Kitover
fix segfault with old DBD::Sybase
tree
|
commitdiff
2009-07-01
Rafael Kitover
use ->do instead of ->prepare_cached in oracle's connec...
tree
|
commitdiff
2009-07-01
Rafael Kitover
use dbh->do for connected instead of prepare_cached
tree
|
commitdiff
2009-07-01
Rafael Kitover
better connection test
tree
|
commitdiff
2009-07-01
Rafael Kitover
new connected() for dbd::sybase users
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Optimize set_column on uninserted objects
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Merge 'grouped_prefetch' into 'trunk'
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Clarify exception text
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Fixed deadlock test
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'grouped_prefetch'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'search_related_prefetch' into 'trunk'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
rs->get_column now properly recognizes prefetch and...
tree
|
commitdiff
2009-06-30
Ash Berlin
Update POD on Dynamic sub-classing
tree
|
commitdiff
2009-06-30
Peter Rabbitson
clarify
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Allow broken resultsource-class-derived objects to...
tree
|
commitdiff
2009-06-29
Rafael Kitover
Merge 'on_connect_call' into 'trunk'
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Some beautification
tree
|
commitdiff
2009-06-29
Rafael Kitover
remove the _store stuff for on_connect_do
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Minor Ordered optimization (don't use count)
tree
|
commitdiff
2009-06-29
Peter Rabbitson
And score! (all works)
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Most of the grouped prefetch solution
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Support for -select/-as in SQLAHacks field selection
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Normalize group_by
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Minor omission
tree
|
commitdiff
2009-06-28
Peter Rabbitson
The proposed fix (do not add an extra join if it is...
tree
|
commitdiff
2009-06-27
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-27
Peter Rabbitson
POD patch from RT#46808
tree
|
commitdiff
2009-06-26
Cory G Watson
Fix typo in ResultSet docs
tree
|
commitdiff
2009-06-26
Tom Hukins
Documentation fix:
tree
|
commitdiff
2009-06-26
Aaron Trevena
normalised artist_id, and plural relationships to plura...
tree
|
commitdiff
2009-06-25
Peter Rabbitson
Minor cleanups
tree
|
commitdiff
2009-06-24
Rafael Kitover
IC::DT does support timestamp with timezone
tree
|
commitdiff
2009-06-24
Nigel Metheringham
Rework of set_$rel patch with less obfuscation
tree
|
commitdiff
2009-06-24
Nigel Metheringham
Fixed set_$rel with where restriction deleting rows...
tree
|
commitdiff
2009-06-24
Peter Rabbitson
find_related fix for single-type relationships
tree
|
commitdiff
2009-06-24
Peter Rabbitson
Properly name the relinfo variable
tree
|
commitdiff
2009-06-24
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-23
Rafael Kitover
add missing ' to doc
tree
|
commitdiff
2009-06-23
Rafael Kitover
minor doc update
tree
|
commitdiff
2009-06-23
Peter Rabbitson
Real inheritance ordering for load_namespaces
tree
|
commitdiff
2009-06-22
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-21
Peter Rabbitson
make_column_dirty fix
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Merge 'count_rs' into 'trunk'
tree
|
commitdiff
2009-06-20
Peter Rabbitson
More tests and a really working count_rs
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Disambiguate populate() return
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Add count_rs, move the code back from DBI - leave only...
tree
|
commitdiff
2009-06-19
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Merge 'prefetch_limit' into 'trunk'
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Fix dubious optimization
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Fix the fix
tree
|
commitdiff
2009-06-19
Peter Rabbitson
single() throws with has_many prefetch
tree
|
commitdiff
2009-06-18
Rafael Kitover
fix broken link in manual
tree
|
commitdiff
2009-06-18
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-18
Peter Rabbitson
Merge 'trunk' into 'prefetch_limit'
tree
|
commitdiff
2009-06-18
Peter Rabbitson
More comments
tree
|
commitdiff
2009-06-18
Peter Rabbitson
This seems to be the prefetch+limit fix - ugly as hell...
tree
|
commitdiff
2009-06-18
Peter Rabbitson
HRI fix
tree
|
commitdiff
2009-06-18
Peter Rabbitson
Cleanup attribute handling - I deal with resolved attri...
tree
|
commitdiff
2009-06-17
Rafael Kitover
fix page with offset bug
tree
|
commitdiff
2009-06-17
Toby Corkindale
Replace vague language around whether load_classes...
tree
|
commitdiff
2009-06-16
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-16
Peter Rabbitson
Fix possible regression with prefetch select resolution
tree
|
commitdiff
2009-06-16
Tim Bunce
Reverted doc patch r6689 for now, sadly. I'll open...
tree
|
commitdiff
2009-06-16
Tim Bunce
Added doc note that txn_commit does not perform an...
tree
|
commitdiff
2009-06-16
Tim Bunce
Removed wording from txn_do that implies the coderef...
tree
|
commitdiff
2009-06-15
Tim Bunce
Added note that column inflation is not performed
tree
|
commitdiff
2009-06-14
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-14
Rafael Kitover
rename connect_do store
tree
|
commitdiff
2009-06-14
Peter Rabbitson
Forgotten piece of as_query refactor
tree
|
commitdiff
2009-06-14
Peter Rabbitson
Lapse in copy() docs
tree
|
commitdiff
2009-06-13
Rafael Kitover
fix master debug output for ::Replicated
tree
|
commitdiff
2009-06-13
Michael Reddick
Added documentation for from => $rs->as_query
tree
|
commitdiff
2009-06-13
Peter Rabbitson
really local()ize for as the author intended
tree
|
commitdiff
2009-06-13
Peter Rabbitson
Do not use raw sources in {from} - proxy via source...
tree
|
commitdiff
2009-06-13
Peter Rabbitson
local()ize sqla for in the right place
tree
|
commitdiff
2009-06-13
Peter Rabbitson
Test resultset serialization as well
tree
|
commitdiff
2009-06-13
Rafael Kitover
allow undef for _setup_connect_do
tree
|
commitdiff
2009-06-13
Rafael Kitover
make the on_(dis)?connect_do accessors returnn the...
tree
|
commitdiff
2009-06-13
Rafael Kitover
fixup _setup_connect_do, other minor cleanups
tree
|
commitdiff
2009-06-13
Tim Bunce
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-13
Rafael Kitover
finished up on_connect_call stuff
tree
|
commitdiff
2009-06-12
Tim Bunce
Added reference to get_inflated_columns in get_columns...
tree
|
commitdiff
2009-06-12
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-11
Rafael Kitover
connect_call_set_datetime_format for Oracle, I have...
tree
|
commitdiff
2009-06-11
Peter Rabbitson
Factor out as_query properly
tree
|
commitdiff
2009-06-11
Justin Hunter
cookbook tweak for count distinct
tree
|
commitdiff
2009-06-11
Rafael Kitover
on_connect_call implementation and set_datetime_format...
tree
|
commitdiff
2009-06-11
Peter Rabbitson
Merge 'type_aware_update' into 'trunk'
tree
|
commitdiff
2009-06-11
Peter Rabbitson
Use equality, not comparison
tree
|
commitdiff
2009-06-11
Peter Rabbitson
IC::DT changes:
tree
|
commitdiff
2009-06-11
Peter Rabbitson
Add attribute doc
tree
|
commitdiff
next