projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved DBIC::SQL::Abstract inner classes to DBIx::Class::SQLAHacks namespace to decoup...
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
2009-05-11
Ron "Quinn" Straight
Moved DBIC::SQL::Abstract inner classes to DBIx::Class...
tree
|
commitdiff
2009-05-08
Peter Rabbitson
Merge 'trunk' into 'oracle-tweaks'
tree
|
commitdiff
2009-05-08
Peter Rabbitson
Remove redundant var
tree
|
commitdiff
2009-05-08
Ron "Quinn" Straight
Refactored to call _{inflate_to,deflate_from}_datetime...
tree
|
commitdiff
2009-05-08
Peter Rabbitson
Fix POD
tree
|
commitdiff
2009-05-08
Peter Rabbitson
Documentation patch by nniuq
tree
|
commitdiff
2009-05-08
Peter Rabbitson
Throw away some debugging code
tree
|
commitdiff
2009-05-07
Peter Rabbitson
Cookbook cleanup
tree
|
commitdiff
2009-05-07
Peter Rabbitson
Merge 'fix-update-and-delete-as_query' into 'trunk'
tree
|
commitdiff
2009-05-07
Peter Rabbitson
Temporary fix or the IN ( ( ... ) ) problem until we...
tree
|
commitdiff
2009-05-07
Peter Rabbitson
Back out skip_parens support in as_query
tree
|
commitdiff
2009-05-05
Ron "Quinn" Straight
Added self to contributors; clarified comment on :ora_t...
tree
|
commitdiff
2009-05-05
Justin Hunter
add a line to Changes and add a CAVEAT
tree
|
commitdiff
2009-05-04
Ron "Quinn" Straight
Proper support for timestamp inflation. Added last_upd...
tree
|
commitdiff
2009-05-03
Johannes Plunien
Methods update/delete on resultset use now new as_query...
tree
|
commitdiff
2009-05-03
Ron "Quinn" Straight
Support for saving CLOB and BLOB types in Oracle.
tree
|
commitdiff
2009-05-02
Peter Rabbitson
Merge 'trunk' into 'sybase_mssql'
tree
|
commitdiff
2009-04-30
Justin Hunter
fixes for MSSQL via Sybase
tree
|
commitdiff
2009-04-30
Peter Rabbitson
Release 0.08102
tree
|
commitdiff
2009-04-30
Justin Hunter
jump to ::DBI::Sybase::MSSQL if we are using MSSQL...
tree
|
commitdiff
2009-04-29
Jason May
add jasonmay to list of contributors
tree
|
commitdiff
2009-04-29
Jason May
allow multiple classless sources to be registered witho...
tree
|
commitdiff
2009-04-29
Peter Rabbitson
test and patch for failing mini-prefetch via columns...
tree
|
commitdiff
2009-04-28
Justin Hunter
fix for columns => [ ... ] issue
tree
|
commitdiff
2009-04-28
Justin Hunter
change from DB::Schema to My::Schema
tree
|
commitdiff
2009-04-27
Peter Rabbitson
Release 0.08101
tree
|
commitdiff
2009-04-25
Jess Robinson
Docs on using multiple db schemas (from abraxxa maybe...
tree
|
commitdiff
2009-04-24
Moritz Onken
patch for DBI.pm so store_column is called only once...
tree
|
commitdiff
2009-04-23
Cory G Watson
Fix busted get_column when using +select (and friends)
tree
|
commitdiff
2009-04-22
Peter Rabbitson
Merge 'subclassed_rsset' into 'trunk'
tree
|
commitdiff
2009-04-22
Peter Rabbitson
This code belongs in t/
tree
|
commitdiff
2009-04-22
Peter Rabbitson
Another indexer trick
tree
|
commitdiff
2009-04-22
Peter Rabbitson
RT45195 various indexer fixes
tree
|
commitdiff
2009-04-21
Peter Collingbourne
added IRC nick to contributor list
tree
|
commitdiff
2009-04-21
Peter Rabbitson
Sloppy merge - adding imlari's fix from r5902
tree
|
commitdiff
2009-04-21
Peter Rabbitson
Merge 'trunk' into 'subclassed_rsset'
tree
|
commitdiff
2009-04-21
Peter Rabbitson
Clarify _register_source code, no functional changes
tree
|
commitdiff
2009-04-21
Peter Rabbitson
Multiple cdbi-compat test cleanups
tree
|
commitdiff
2009-04-21
Peter Rabbitson
New SQLite kicks ass - remove some warning silencers...
tree
|
commitdiff
2009-04-20
Justin Hunter
move load_optional_class into Class::C3::Componentised
tree
|
commitdiff
2009-04-19
Matt S Trout
0.08100 release
tree
|
commitdiff
2009-04-18
Dagfinn Ilmari Man...
Don't warn when reregistering a source under the same...
tree
|
commitdiff
2009-04-17
Johannes Plunien
Added update_or_new to ResultSet.pm
tree
|
commitdiff
2009-04-13
Peter Collingbourne
Correctly propagate forced left joins through arrayrefs...
tree
|
commitdiff
2009-04-08
Jason M. Mills
patch for no-op, further testing required.
tree
|
commitdiff
2009-04-07
Johannes Plunien
Added caveat notes to dual trick in cookbook
tree
|
commitdiff
2009-03-31
Jess Robinson
Fix my email address in AUTHOR
tree
|
commitdiff
2009-03-29
Peter Rabbitson
Dev-Release 0.08099_08
tree
|
commitdiff
2009-03-29
Peter Rabbitson
Take experimental off TxnScopeGuard
tree
|
commitdiff
2009-03-29
Peter Rabbitson
Revert r5808 - this is NOT a bug, the warning IS correct
tree
|
commitdiff
2009-03-28
Peter Rabbitson
Clarify DBIC behavior wrt RDBMS default values
tree
|
commitdiff
2009-03-27
Norbert Buchmuller
* Fixed the alphabetical order of the contributors...
tree
|
commitdiff
2009-03-27
Nigel Metheringham
Removed Cookbook section on pagers that stated page...
tree
|
commitdiff
2009-03-26
Jess Robinson
Improved metapod docs
tree
|
commitdiff
2009-03-26
Luke Saunders
changed my nick in contribs section
tree
|
commitdiff
2009-03-26
Rob Kinyon
Deprecated search_like()
tree
|
commitdiff
2009-03-24
Jason M. Mills
Fixed _register_source to not produce 'register_extra_s...
tree
|
commitdiff
2009-03-23
Guillermo Roditi
skip test doc issue relating to db-side defaults
tree
|
commitdiff
2009-03-20
Jared Johnson
Add cookbook entry for dealing with runaway prepared...
tree
|
commitdiff
2009-03-20
Will Hawes
clarify need for scalarref when using db functions...
tree
|
commitdiff
2009-03-19
Rob Kinyon
Commit another fix for arcanez to test
tree
|
commitdiff
2009-03-19
Rob Kinyon
Commit another fix for arcanez to test
tree
|
commitdiff
2009-03-19
Rob Kinyon
Moved some SQL parsing of ORDER BY from _select_args...
tree
|
commitdiff
2009-03-19
Rob Kinyon
Special-case handling for (undef,undef) passed to searc...
tree
|
commitdiff
2009-03-17
Johannes Plunien
putting IC::DateTime locale, timezone or floating_tz_ok...
tree
|
commitdiff
2009-03-16
Justin Hunter
* change search_literal to use \[] when passing into...
tree
|
commitdiff
2009-03-12
Jess Robinson
Add doc on how conditions and attrs are merged when...
tree
|
commitdiff
2009-03-12
Jess Robinson
Add docs in various places to point out how to get...
tree
|
commitdiff
2009-03-12
Jess Robinson
Document how to overload connect/connection
tree
|
commitdiff
2009-03-11
Peter Rabbitson
Properly returb undef/null on single rewlationship...
tree
|
commitdiff
2009-03-11
Wallace Reis
removed configure_sqlt method
tree
|
commitdiff
2009-03-11
Peter Rabbitson
Replace the fallback _dbh_last_insert_id with an explic...
tree
|
commitdiff
2009-03-11
Peter Rabbitson
Allow accessors type single to return defined but false...
tree
|
commitdiff
2009-03-11
Wallace Reis
fixed View's doc | added me to contributors list
tree
|
commitdiff
2009-03-09
Peter Rabbitson
Strip bogus Data::Dump requires
tree
|
commitdiff
2009-03-06
Rob Kinyon
Merge 'trunk' into 'prefetch'
tree
|
commitdiff
2009-03-06
Rob Kinyon
Changed how the EXPERIMENTAL tag for subqueries and...
tree
|
commitdiff
2009-03-05
Rob Kinyon
Added experimental tag to as_query and subqueries in...
tree
|
commitdiff
2009-03-03
Peter Rabbitson
Put code back into branch (and fix trunk snafu)
tree
|
commitdiff
2009-03-03
Peter Rabbitson
Backout entire sybase/nobindvars/noquote changeset...
tree
|
commitdiff
2009-03-03
Peter Rabbitson
Clarify sybase/nobindvars problem (should have never...
tree
|
commitdiff
2009-03-03
Peter Rabbitson
Extend untainting of findallmod() to load_namespaces...
tree
|
commitdiff
2009-02-27
Peter Rabbitson
Dev-Release 0.08099_07
tree
|
commitdiff
2009-02-27
Peter Rabbitson
We already depend on latest SQLA - remove all reference...
tree
|
commitdiff
2009-02-27
Peter Rabbitson
Fix some should_quote_data_type problems
tree
|
commitdiff
2009-02-27
Peter Rabbitson
Throw away namespace::clean dependency
tree
|
commitdiff
2009-02-27
Peter Rabbitson
Allow sqlt_deploy_hook on views
tree
|
commitdiff
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
next