projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge 'sybase' into 'trunk'
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
2009-02-27
Peter Rabbitson
Merge 'sybase' into 'trunk'
tree
|
commitdiff
2009-02-25
Eden Cardim
fixed alias prepending for OR'ed join conditions in...
tree
|
commitdiff
2009-02-25
Peter Rabbitson
Wrap dangerous Ordered operations in transactions ...
tree
|
commitdiff
2009-02-24
Nigel Metheringham
Merge 'column_attr' into 'trunk'
tree
|
commitdiff
2009-02-24
Guillermo Roditi
correct args in wrong order in deplo_statements
tree
|
commitdiff
2009-02-23
Nigel Metheringham
Revived include_columns documentation section (now...
tree
|
commitdiff
2009-02-23
Nigel Metheringham
Merge 'trunk' into 'column_attr'
tree
|
commitdiff
2009-02-22
Peter Rabbitson
Learn how to spell
tree
|
commitdiff
2009-02-22
Peter Rabbitson
some more Ordered docs, and a small optimization
tree
|
commitdiff
2009-02-22
Peter Rabbitson
fix exception on esoteric new_related (by zby)
tree
|
commitdiff
2009-02-22
Rob Kinyon
Merge 'subquery' into 'trunk'
tree
|
commitdiff
2009-02-22
Michael Reddick
Added default_value caveat documentation to Ordered.pm
tree
|
commitdiff
2009-02-22
Rob Kinyon
Added support for subqueries in the select and +select...
tree
|
commitdiff
2009-02-22
Peter Rabbitson
FInally rewrote Ordered properly - a number of FIXME...
tree
|
commitdiff
2009-02-20
Matt S Trout
fix test bug, also: fuck you, multi create
tree
|
commitdiff
2009-02-20
Matt S Trout
more mc fixes
tree
|
commitdiff
2009-02-20
Peter Rabbitson
A couple fixes to Ordered
tree
|
commitdiff
2009-02-20
Matt S Trout
Merge 'views' into 'trunk'
tree
|
commitdiff
2009-02-20
Matt S Trout
revert previous revision
tree
|
commitdiff
2009-02-20
Jason M. Mills
Merge 'rt_bug_41083' into 'trunk'
tree
|
commitdiff
2009-02-20
Rob Kinyon
Merge 'subquery' into 'trunk'
tree
|
commitdiff
2009-02-20
Rob Kinyon
Merge 'trunk' into 'subquery'
tree
|
commitdiff
2009-02-20
Michael Reddick
added support for from => $rs->as_query
tree
|
commitdiff
2009-02-20
Matt S Trout
Merge 'multi_stuff' into 'trunk'
tree
|
commitdiff
2009-02-20
Matt S Trout
Merge 'trunk' into 'multi_stuff'
tree
|
commitdiff
2009-02-20
Rob Kinyon
Merge 'subquery' into 'trunk'
tree
|
commitdiff
2009-02-20
Rob Kinyon
Merge 'trunk' into 'subquery'
tree
|
commitdiff
2009-02-20
Matt S Trout
Merge 'multi_stuff' into 'trunk'
tree
|
commitdiff
2009-02-20
Rob Kinyon
Added qualifiers as to when as_query will work
tree
|
commitdiff
2009-02-20
Matt S Trout
prevent objects implicitly passed via new_related havin...
tree
|
commitdiff
2009-02-20
Jason M. Mills
Merge 'trunk' into 'multi_stuff'
tree
|
commitdiff
2009-02-20
Jason M. Mills
Modfied isa() check in set_from_related() to use class...
tree
|
commitdiff
2009-02-20
Matt S Trout
add DBIC_MULTICREATE_DEBUG, fix one bug with column...
tree
|
commitdiff
2009-02-19
Jess Robinson
POD fixing to explain views, and mention in main Result...
tree
|
commitdiff
2009-02-18
Jess Robinson
Improved docs/description lots
tree
|
commitdiff
2009-02-18
Rob Kinyon
Merge 'subquery' into 'trunk'
tree
|
commitdiff
2009-02-18
John Napiorkowski
Merge 'trunk' into 'subquery'
tree
|
commitdiff
2009-02-18
Rob Kinyon
Added some more POD in the Cookbook for correlated...
tree
|
commitdiff
2009-02-18
John Napiorkowski
I guess ensure_connected does not have a return value...
tree
|
commitdiff
2009-02-18
Rob Kinyon
Alias properly checks ->{attrs}{alias}
tree
|
commitdiff
2009-02-18
Rob Kinyon
as_query now provides its own parens
tree
|
commitdiff
2009-02-18
Rob Kinyon
The tests are truly failing tests
tree
|
commitdiff
2009-02-17
Rafael Kitover
minor Oracle changes
tree
|
commitdiff
2009-02-17
Jess Robinson
Add multiple database/schema FAQs
tree
|
commitdiff
2009-02-17
Norbert Buchmuller
* Added the missing POD of a sub.
tree
|
commitdiff
2009-02-17
Norbert Buchmuller
* Fixed the bug with omitting 'FOR UPDATE'/'FOR SHARED...
tree
|
commitdiff
2009-02-17
Norbert Buchmuller
* Updated POD for using PostgreSQL arrays because...
tree
|
commitdiff
2009-02-16
Rob Kinyon
Merge 'subquery' into 'trunk'
tree
|
commitdiff
2009-02-16
Rob Kinyon
Merge 'trunk' into 'subquery'
tree
|
commitdiff
2009-02-16
Rob Kinyon
Added a bit of explanation to resultsets to cut down...
tree
|
commitdiff
2009-02-16
Peter Rabbitson
Some cleanups of oracle patch
tree
|
commitdiff
2009-02-16
Rafael Kitover
sorry, I fucked up the indentation...
tree
|
commitdiff
2009-02-15
Rafael Kitover
Improved connected logic for Oracle storage
tree
|
commitdiff
2009-02-15
Rob Kinyon
Subqueries are done
tree
|
commitdiff
2009-02-15
Johannes Plunien
RT#38251: DBIx::Class::Storage::DBI::Oracle::Generic...
tree
|
commitdiff
2009-02-15
Peter Rabbitson
A dbh_do statement executed with bind values will confu...
tree
|
commitdiff
2009-02-13
Rob Kinyon
Added as_sql and as_subselect as wrappers around as_query
tree
|
commitdiff
2009-02-13
Rafael Kitover
Throw exception on invalidated session if in a transaction.
tree
|
commitdiff
2009-02-13
Rafael Kitover
Some fixes for Oracle edge cases
tree
|
commitdiff
2009-02-13
Johannes Plunien
Refactored and re-added r5041: Split sql statements...
tree
|
commitdiff
2009-02-12
Nigel Metheringham
Made update() on a rs that includes joins complain...
tree
|
commitdiff
2009-02-12
Guillermo Roditi
fixed bug for undef_on_null_fk edge case
tree
|
commitdiff
2009-02-11
Nigel Metheringham
Documentation update on startup speed
tree
|
commitdiff
2009-02-11
Rob Kinyon
check in bombing test for subquery-with-as_query
tree
|
commitdiff
2009-02-11
Jess Robinson
Merge 'view_support' into 'views'
tree
|
commitdiff
2009-02-11
Peter Rabbitson
make single() die if passed attributes
tree
|
commitdiff
2009-02-11
Peter Rabbitson
Add missing shallow copy of seen_join
tree
|
commitdiff
2009-02-10
Jess Robinson
1) Add docs to ATTRIBUTES to better explain where to...
tree
|
commitdiff
2009-02-10
Rob Kinyon
Added as_query() support to ResultSetColumn
tree
|
commitdiff
2009-02-10
Rob Kinyon
Added as_query to ResultSet with a couple tests
tree
|
commitdiff
2009-02-10
Jason M. Mills
Merge 'trunk' into 'rt_bug_41083'
tree
|
commitdiff
2009-02-10
Jason M. Mills
Modified fix - removed %done tracking and replaced...
tree
|
commitdiff
2009-02-09
Guillermo Roditi
backporting the set_column/store_column fix
tree
|
commitdiff
2009-02-07
Peter Rabbitson
Up dependency on SQLT (releasing now)
tree
|
commitdiff
2009-02-07
Johannes Plunien
Possible to set locale in IC::DateTime extra => {}...
tree
|
commitdiff
2009-02-04
Guillermo Roditi
use store_column instead of set_column on insert
tree
|
commitdiff
2009-02-02
Peter Rabbitson
part 2
tree
|
commitdiff
2009-02-02
Peter Rabbitson
Bring back _RowNumberOver deleted in the sqla commotion...
tree
|
commitdiff
2009-01-31
Peter Rabbitson
pod align by dandv
tree
|
commitdiff
2009-01-30
Peter Rabbitson
Add the _find_syntax caching back
tree
|
commitdiff
2009-01-30
Jess Robinson
DB2 compatibility fix, update test to add new artist...
tree
|
commitdiff
2009-01-30
Jason M. Mills
editorial typo in my previous commit.
tree
|
commitdiff
2009-01-30
Jason M. Mills
Added a more verbose non column accessor example.
tree
|
commitdiff
2009-01-28
Devin Austin
Fixed spelling error
tree
|
commitdiff
2009-01-28
Peter Rabbitson
make load_optional_class smarter when confronted with...
tree
|
commitdiff
2009-01-23
Peter Rabbitson
more typo patches by dandv
tree
|
commitdiff
2009-01-23
Peter Rabbitson
Some doc fixes by dandv
tree
|
commitdiff
2009-01-21
Jess Robinson
Docs fixed, tests not fail..
tree
|
commitdiff
2009-01-21
Peter Rabbitson
better hook docs
tree
|
commitdiff
2009-01-21
Peter Rabbitson
First stab at properly documenting the new sqlt_hook...
tree
|
commitdiff
2009-01-20
Peter Rabbitson
remove_columns() sanitization by Oleg Pronin
tree
|
commitdiff
2009-01-20
Yuval Kogman
Add sqlt_deploy_hook to Result Source
tree
|
commitdiff
2009-01-18
Norbert Buchmuller
* Added documentation of "Arbitrary SQL through a...
tree
|
commitdiff
2009-01-18
Norbert Buchmuller
Merge 'trunk' into 'sqla_1.50_compat'
tree
|
commitdiff
2009-01-18
Norbert Buchmuller
Merge 'trunk' into 'sqla_1.50_compat'
tree
|
commitdiff
2009-01-16
Johannes Plunien
Fixed typo in link
tree
|
commitdiff
2009-01-16
Peter Rabbitson
Proper MSSQL last_insert_id() scoping patch by abraxxa
tree
|
commitdiff
2009-01-14
Rafael Kitover
auto_savepoint support for Oracle and a note on txn_do...
tree
|
commitdiff
2009-01-12
Norbert Buchmuller
* Reworded $rs->current_source_alias POD (thanks to...
tree
|
commitdiff
2009-01-12
Norbert Buchmuller
* Implemented $rs->current_source_alias.
tree
|
commitdiff
next