projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
remove @args from DBI::sth, use full arg list
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
Storage
/
DBI.pm
2009-06-18
Peter Rabbitson
More comments
blob
|
commitdiff
|
diff to current
2009-06-18
Peter Rabbitson
This seems to be the prefetch+limit fix - ugly as hell...
blob
|
commitdiff
|
diff to current
2009-06-18
Peter Rabbitson
Cleanup attribute handling - I deal with resolved attri...
blob
|
commitdiff
|
diff to current
2009-06-17
Peter Rabbitson
Half way working stuff, needs a LOT of tweaking still
blob
|
commitdiff
|
diff to current
2009-06-15
Peter Rabbitson
make all resolved attrs visible to sqla
blob
|
commitdiff
|
diff to current
2009-06-15
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-06-14
Rafael Kitover
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-06-14
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
blob
|
commitdiff
|
diff to current
2009-06-14
Rafael Kitover
rename connect_do store
blob
|
commitdiff
|
diff to current
2009-06-14
Peter Rabbitson
Forgotten piece of as_query refactor
blob
|
commitdiff
|
diff to current
2009-06-13
Peter Rabbitson
really local()ize for as the author intended
blob
|
commitdiff
|
diff to current
2009-06-13
Rafael Kitover
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-06-13
Peter Rabbitson
Do not use raw sources in {from} - proxy via source...
blob
|
commitdiff
|
diff to current
2009-06-13
Peter Rabbitson
local()ize sqla for in the right place
blob
|
commitdiff
|
diff to current
2009-06-13
Peter Rabbitson
Test resultset serialization as well
blob
|
commitdiff
|
diff to current
2009-06-13
Rafael Kitover
allow undef for _setup_connect_do
blob
|
commitdiff
|
diff to current
2009-06-13
Rafael Kitover
make the on_(dis)?connect_do accessors returnn the...
blob
|
commitdiff
|
diff to current
2009-06-13
Rafael Kitover
fixup _setup_connect_do, other minor cleanups
blob
|
commitdiff
|
diff to current
2009-06-13
Rafael Kitover
finished up on_connect_call stuff
blob
|
commitdiff
|
diff to current
2009-06-12
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
blob
|
commitdiff
|
diff to current
2009-06-12
Rafael Kitover
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-06-11
Peter Rabbitson
Factor out as_query properly
blob
|
commitdiff
|
diff to current
2009-06-11
Arthur Axel "fREW...
updated _resolve_column_source to _resolve_column_info...
blob
|
commitdiff
|
diff to current
2009-06-11
Rafael Kitover
on_connect_call implementation and set_datetime_format...
blob
|
commitdiff
|
diff to current
2009-06-11
Arthur Axel "fREW...
general function to go from column names and ident...
blob
|
commitdiff
|
diff to current
2009-06-11
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-06-11
Arthur Axel "fREW...
still busted :-(
blob
|
commitdiff
|
diff to current
2009-06-11
Peter Rabbitson
Use equality, not comparison
blob
|
commitdiff
|
diff to current
2009-06-10
Peter Rabbitson
Whoops
blob
|
commitdiff
|
diff to current
2009-06-10
Peter Rabbitson
Datatype aware update works
blob
|
commitdiff
|
diff to current
2009-06-10
Rafael Kitover
Sybase count by first pk, if available
blob
|
commitdiff
|
diff to current
2009-06-10
Peter Rabbitson
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-06-10
Peter Rabbitson
What was I thinking - resultsource does not have an...
blob
|
commitdiff
|
diff to current
2009-06-10
Rafael Kitover
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-06-09
Peter Rabbitson
Think before commit
blob
|
commitdiff
|
diff to current
2009-06-09
Peter Rabbitson
Move as_query out of the cursor
blob
|
commitdiff
|
diff to current
2009-06-09
Peter Rabbitson
Merge 'rsrc_in_storage' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-06-09
Peter Rabbitson
Factor out the $ident resolver
blob
|
commitdiff
|
diff to current
2009-06-08
Peter Rabbitson
Commit failing test and thoughts on search arg deflation
blob
|
commitdiff
|
diff to current
2009-06-08
Peter Rabbitson
First stab at adding resultsources to each join in...
blob
|
commitdiff
|
diff to current
2009-06-08
Peter Rabbitson
Simply order_by/_virtual_order_by handling
blob
|
commitdiff
|
diff to current
2009-06-07
Peter Rabbitson
Add mysql empty insert SQL override
blob
|
commitdiff
|
diff to current
2009-06-07
Peter Rabbitson
Fix for mysql subquery problem
blob
|
commitdiff
|
diff to current
2009-06-06
Rafael Kitover
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-06-05
Peter Rabbitson
Factor out the grouped count subquery SELECTor so speci...
blob
|
commitdiff
|
diff to current
2009-06-04
Rafael Kitover
use TOP for sybase limit count thanks to refactored...
blob
|
commitdiff
|
diff to current
2009-06-04
Peter Rabbitson
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-06-04
Peter Rabbitson
Really delegate counting to the storage class - now...
blob
|
commitdiff
|
diff to current
2009-06-04
Rafael Kitover
sybase limit count without offset now works
blob
|
commitdiff
|
diff to current
2009-06-04
Peter Rabbitson
Delegate actual counting to the storage class
blob
|
commitdiff
|
diff to current
2009-06-01
Peter Rabbitson
deploy-related pod fixes
blob
|
commitdiff
|
diff to current
2009-05-30
Peter Rabbitson
Add better error reporting on bulk_insert (ash++)
blob
|
commitdiff
|
diff to current
2009-05-26
Peter Rabbitson
fix comments
blob
|
commitdiff
|
diff to current
2009-05-26
Peter Rabbitson
Minor fixes of the return value of rs->update/delete
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
The Top limit emulation bundled with SQLA::Limit assume...
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
Factor out the order_by sqlahacks resolver
blob
|
commitdiff
|
diff to current
2009-05-24
Rafael Kitover
fix double connect for ODBC/MSSQL
blob
|
commitdiff
|
diff to current
2009-05-23
Peter Rabbitson
Refactor rs_update_delete (too many methods for no...
blob
|
commitdiff
|
diff to current
2009-05-22
Rafael Kitover
add some support for trying to determine storage driver...
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
on_connect_do now accepts a single string like it does...
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
Add explicit grouping for rs update/delete operations...
blob
|
commitdiff
|
diff to current
2009-05-15
Peter Rabbitson
A workable fix for the resultset multicol update/delete...
blob
|
commitdiff
|
diff to current
2009-05-12
Peter Rabbitson
Switch warn to carp and die to throw_exception where...
blob
|
commitdiff
|
diff to current
2009-05-11
Justin Hunter
oops
blob
|
commitdiff
|
diff to current
2009-05-11
Justin Hunter
make sure we get just a string
blob
|
commitdiff
|
diff to current
2009-05-11
Justin Hunter
Merge 'trunk' into 'count_distinct'
blob
|
commitdiff
|
diff to current
2009-05-11
Justin Hunter
use carp instead of warn
blob
|
commitdiff
|
diff to current
2009-05-11
Justin Hunter
warn/die based on { select => { distinct => { } } }
blob
|
commitdiff
|
diff to current
2009-05-11
Ron "Quinn" Straight
Moved DBIC::SQL::Abstract inner classes to DBIx::Class...
blob
|
commitdiff
|
diff to current
2009-05-08
Peter Rabbitson
Throw away some debugging code
blob
|
commitdiff
|
diff to current
2009-05-07
Peter Rabbitson
Merge 'trunk' into 'count_distinct'
blob
|
commitdiff
|
diff to current
2009-05-07
Peter Rabbitson
Temporary fix or the IN ( ( ... ) ) problem until we...
blob
|
commitdiff
|
diff to current
2009-05-06
Peter Rabbitson
Rename internal function to clarify what it does
blob
|
commitdiff
|
diff to current
2009-04-24
Peter Rabbitson
Merge 'trunk' into 'count_distinct'
blob
|
commitdiff
|
diff to current
2009-04-24
Moritz Onken
patch for DBI.pm so store_column is called only once...
blob
|
commitdiff
|
diff to current
2009-03-19
Rob Kinyon
Moved some SQL parsing of ORDER BY from _select_args...
blob
|
commitdiff
|
diff to current
2009-03-14
Justin Hunter
* change count with group_by (distinct) to use a subquery
blob
|
commitdiff
|
diff to current
2009-03-13
Justin Hunter
rewrite _bind_to_sql to not replace ? with the bindvars...
blob
|
commitdiff
|
diff to current
2009-03-13
Justin Hunter
changes to handling of from
blob
|
commitdiff
|
diff to current
2009-03-13
Justin Hunter
created count_distinct branch
blob
|
commitdiff
|
diff to current
2009-03-11
Wallace Reis
removed configure_sqlt method
blob
|
commitdiff
|
diff to current
2009-03-11
Peter Rabbitson
Replace the fallback _dbh_last_insert_id with an explic...
blob
|
commitdiff
|
diff to current
2009-02-27
Peter Rabbitson
Merge 'sybase' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-02-26
Peter Rabbitson
Merge 'trunk' into 'sybase'
blob
|
commitdiff
|
diff to current
2009-02-24
Guillermo Roditi
correct args in wrong order in deplo_statements
blob
|
commitdiff
|
diff to current
2009-02-22
Rob Kinyon
Added support for subqueries in the select and +select...
blob
|
commitdiff
|
diff to current
2009-02-20
Michael Reddick
added support for from => $rs->as_query
blob
|
commitdiff
|
diff to current
2009-02-17
Norbert Buchmuller
* Fixed the bug with omitting 'FOR UPDATE'/'FOR SHARED...
blob
|
commitdiff
|
diff to current
2009-02-16
Rob Kinyon
Merge 'subquery' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-02-16
Rob Kinyon
Merge 'trunk' into 'subquery'
blob
|
commitdiff
|
diff to current
2009-02-15
Peter Rabbitson
A dbh_do statement executed with bind values will confu...
blob
|
commitdiff
|
diff to current
2009-02-13
Johannes Plunien
Refactored and re-added r5041: Split sql statements...
blob
|
commitdiff
|
diff to current
2009-02-10
Rob Kinyon
Added as_query to ResultSet with a couple tests
blob
|
commitdiff
|
diff to current
2009-02-07
Peter Rabbitson
Up dependency on SQLT (releasing now)
blob
|
commitdiff
|
diff to current
2009-02-02
Peter Rabbitson
part 2
blob
|
commitdiff
|
diff to current
2009-02-02
Peter Rabbitson
Bring back _RowNumberOver deleted in the sqla commotion...
blob
|
commitdiff
|
diff to current
2009-01-30
Peter Rabbitson
Add the _find_syntax caching back
blob
|
commitdiff
|
diff to current
2009-01-30
Jess Robinson
DB2 compatibility fix, update test to add new artist...
blob
|
commitdiff
|
diff to current
2009-01-18
Norbert Buchmuller
Merge 'trunk' into 'sqla_1.50_compat'
blob
|
commitdiff
|
diff to current
2009-01-09
Ricardo Signes
by setting conn_?id first, we prevent $storage->dbh...
blob
|
commitdiff
|
diff to current
next