projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Comprehensive MSAccess support over both DBD::ODBC and DBD::ADO
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
2011-04-01
Rafael Kitover
Comprehensive MSAccess support over both DBD::ODBC...
tree
|
commitdiff
2011-04-01
Peter Rabbitson
Fix/clarify Oracle decision whether to use WhereJoins
tree
|
commitdiff
2011-04-01
Peter Rabbitson
Fix (and test) quoting with the older style of WhereJoi...
tree
|
commitdiff
2011-03-31
Arthur Axel 'fREW...
fix from => $rs->as_query
tree
|
commitdiff
2011-03-31
Rafael Kitover
make the DB2/AS400 storage a subclass of DB2, do RNO...
tree
|
commitdiff
2011-03-30
Peter Rabbitson
Several 5.8.old fixes
tree
|
commitdiff
2011-03-30
Peter Rabbitson
Massive rewrite of bind handling, and overall simplific...
tree
|
commitdiff
2011-03-29
Peter Rabbitson
Privatize _sth
tree
|
commitdiff
2011-03-29
Peter Rabbitson
Correctly select the root source of the inner part...
tree
|
commitdiff
2011-03-27
Peter Rabbitson
Ditch Carp::Clan for our own thing
tree
|
commitdiff
2011-03-22
Mateu X Hunter
use relationship bridge consistently w/ many_to_many...
tree
|
commitdiff
2011-03-22
Peter Rabbitson
Fix long relationship/column names in oracle for good
tree
|
commitdiff
2011-03-22
Peter Rabbitson
Fixup SQLA monkeypatch in anticipation of new SQLA...
tree
|
commitdiff
2011-03-22
Peter Rabbitson
Cleanup that namespacing mess
tree
|
commitdiff
2011-03-21
Peter Rabbitson
Add startup sanity check of the ::DBI::Replicated metho...
tree
|
commitdiff
2011-03-21
Peter Rabbitson
Lazily load DBD::Pg in ::Storage::DBI::Pg, only when...
tree
|
commitdiff
2011-03-20
Rob Kinyon
Fixed bug in _strip_cond_qualifiers, patch generously...
tree
|
commitdiff
2011-03-17
Matt Phillips
Fixed: RS example code was broken
tree
|
commitdiff
2011-03-13
Robert Buels
cascading delete on a nonexistent relation should warn...
tree
|
commitdiff
2011-03-12
Robert Buels
reorganize docs for load_namespaces method
tree
|
commitdiff
2011-03-11
Jason Mills
Fix 'exit via next' warning from DBIx::Class::ResultSou...
tree
|
commitdiff
2011-03-08
Peter Rabbitson
Make sure the component_class autoloader works across...
tree
|
commitdiff
2011-03-08
Rafael Kitover
fixup Firebird ODBC driver for DBD::ODBC 1.29
tree
|
commitdiff
2011-03-01
Peter Rabbitson
Switch sql_maker_class and datetime_parser_type to...
tree
|
commitdiff
2011-03-01
Justin Hunter
Switch cursor accessor to CAG's component_class type...
tree
|
commitdiff
2011-02-27
Jonathan Yu
Minor POD spelling and link fixes
tree
|
commitdiff
2011-02-27
Matt Phillips
Modified: small doc patch explaining a gotcha
tree
|
commitdiff
2011-02-25
Peter Rabbitson
Lazy-load as many of the non-essential modules as possible
tree
|
commitdiff
2011-02-25
Peter Rabbitson
Cleanup C3 handling, require updated Class::C3::Compone...
tree
|
commitdiff
2011-02-24
Peter Rabbitson
Fix rev_rel_info on prototype sources
tree
|
commitdiff
2011-02-24
Peter Rabbitson
Simplify implementation of reverse_relationship_info...
tree
|
commitdiff
2011-02-24
Rafael Kitover
Temporarily monkeypatch DBD::ADO to fix warnings during...
tree
|
commitdiff
2011-02-24
Rafael Kitover
rewrite SQLAnywhere GUID normalizing as a cursor_class...
tree
|
commitdiff
2011-02-24
Rafael Kitover
Refactor UUID generation logic in ::Storage::DBI::Uniqu...
tree
|
commitdiff
2011-02-22
milki
Patch to schema->deploy against a file
tree
|
commitdiff
2011-02-22
Alexander Hartmaier
use -in SQL::Abstract operator instead of literal ...
tree
|
commitdiff
2011-02-21
Rafael Kitover
Display a warning when an ODBC or ADO subclass is not...
tree
|
commitdiff
2011-02-21
Rafael Kitover
Multiple code/test/doc improvements for MSSQL over...
tree
|
commitdiff
2011-02-21
Rafael Kitover
Cleanup/extend blob/clob detection/checks
tree
|
commitdiff
2011-02-21
Rafael Kitover
Use a safer $dbh->get_info
tree
|
commitdiff
2011-02-15
Peter Rabbitson
Fix replicated fails introduced with 2b8cc2f2
tree
|
commitdiff
2011-02-13
Moritz Onken
fixed description to cookbook example
tree
|
commitdiff
2011-02-13
Moritz Onken
fixed cookbook example
tree
|
commitdiff
2011-02-03
Peter Rabbitson
Better exception when things get really really bad...
tree
|
commitdiff
2011-02-03
Rafael Kitover
add quote_names connect_info option
tree
|
commitdiff
2011-01-29
Peter Rabbitson
Fix wrong author email from f92a9d79
tree
|
commitdiff
2011-01-27
Ronald J Kimball
Fix broken sections links in POD
tree
|
commitdiff
2011-01-27
Peter Rabbitson
Fix for SpeedyCGI and an extensive test of persistent...
tree
|
commitdiff
2011-01-25
Peter Rabbitson
Stop eating syntax errors in ODBC drivers
tree
|
commitdiff
2011-01-25
Peter Rabbitson
Fix broken select/group bind in Oracle (after 0542ec57...
tree
|
commitdiff
2011-01-25
Peter Rabbitson
Disable default mysql_auto_reconnect for MySQL
tree
|
commitdiff
2011-01-25
Rafael Kitover
improve MSSQL+ODBC initialization, clarify docs on...
tree
|
commitdiff
2011-01-24
Rafael Kitover
remove mention of name_sep from Schema::Loader doc
tree
|
commitdiff
2011-01-24
Rafael Kitover
update Schema::Loader docs
tree
|
commitdiff
2011-01-20
Rafael Kitover
improve bare ODBC dsn warning
tree
|
commitdiff
2011-01-19
Alexander Hartmaier
Release 0.08127
tree
|
commitdiff
2011-01-19
Rafael Kitover
Examples/instructions for connecting to MSSQL over...
tree
|
commitdiff
2011-01-19
Rafael Kitover
Improvements for MSSQL+ODBC multiple active resultset...
tree
|
commitdiff
2011-01-19
Alexander Hartmaier
Fix deploy and relationship traversal on partial schemas
tree
|
commitdiff
2011-01-19
Peter Rabbitson
DBIC now warns on explicit false AutoCommit, and when...
tree
|
commitdiff
2011-01-19
Peter Rabbitson
Start calling result_source_instance automatically...
tree
|
commitdiff
2011-01-19
Peter Rabbitson
Fix incorrect error detection during populate() on...
tree
|
commitdiff
2011-01-19
Peter Rabbitson
Fix stupid stupid ommission RT#64839
tree
|
commitdiff
2011-01-19
Maik Hentsche
Cleaner error message for using source() without requir...
tree
|
commitdiff
2011-01-14
Alexander Hartmaier
Release 0.08126_01
tree
|
commitdiff
2011-01-14
Peter Rabbitson
Reduce to a warning the commit-without-apparent-begin...
tree
|
commitdiff
2011-01-14
Peter Rabbitson
Reduce to a warning the find-with-NULL-key exception...
tree
|
commitdiff
2011-01-13
Peter Rabbitson
Fix for => 'shared' on MySQL (RT#64590)
tree
|
commitdiff
2011-01-13
Peter Rabbitson
Fix RT#64500
tree
|
commitdiff
2011-01-13
Peter Rabbitson
Remove some accumulated cruft
tree
|
commitdiff
2011-01-13
Peter Rabbitson
Cleanup ResultSourceHandle handling after M.A.D. introd...
tree
|
commitdiff
2011-01-13
Peter Rabbitson
Introduce M.A.D. within the schema/source instance...
tree
|
commitdiff
2011-01-13
Peter Rabbitson
Fasterize
tree
|
commitdiff
2011-01-13
ostmann
Fix losing order of columns provided in select/as
tree
|
commitdiff
2011-01-12
Brian Phillips
Multiple optimizations of $rs->populate
tree
|
commitdiff
2011-01-12
Brian Phillips
Fix populate with an emply ([]) has_many
tree
|
commitdiff
2011-01-05
Peter Rabbitson
Fix default selection resolution - make frew happy :)
tree
|
commitdiff
2011-01-05
Peter Rabbitson
Make sure unaliased selectors and prefetch coexist...
tree
|
commitdiff
2011-01-05
Peter Rabbitson
Fix bind transport for group_by (this code is so fuckin...
tree
|
commitdiff
2010-12-28
Justin Hunter
Release 0.08126
tree
|
commitdiff
2010-12-28
Peter Rabbitson
Fix Class::Accessor::Grouped and Hash::Merge dependencies
tree
|
commitdiff
2010-12-28
Peter Rabbitson
Add missed credit for 8592e2d1
tree
|
commitdiff
2010-12-27
Arthur Axel 'fREW...
Release 0.08125
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Latest blead (5.13.8) allows us to see $@ again
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Another revamp of the selector resolution - now support...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Deprecate DBIx::Class::Serialize::Storable (all functio...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Fail early on literal-ordered complex prefetch without...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Only add a group_by to a complex prefetch if a non...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Fix check for blessedness and minor cleanup in many_to_...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Clean up from/select bind value handling (RT#61025)
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Reduce warnings introduced in 450e6dbf to one per callsite
tree
|
commitdiff
2010-12-27
Rafael Kitover
Improve fallback-to-master/return-to-slave reporting...
tree
|
commitdiff
2010-12-23
Peter Rabbitson
Deprecate -nest with strong prejudice
tree
|
commitdiff
2010-12-23
Peter Rabbitson
Fix no-quoting assumptions in 'having' docs (RT#64129)
tree
|
commitdiff
2010-12-23
Alexander Hartmaier
added RDBMS optional dependency groups for use by DBIC...
tree
|
commitdiff
2010-12-23
Squeeks
Removing perl -w usage in example code.
tree
|
commitdiff
2010-12-23
Gordon Irving
Add missing attributes to Admin.pm (referenced in dbica...
tree
|
commitdiff
2010-12-23
Peter Rabbitson
Switch the shortener (used only by oracle) reqs to...
tree
|
commitdiff
2010-12-23
Peter Rabbitson
Stop mangling sql on the way out of the limit dialects
tree
|
commitdiff
2010-12-23
Peter Rabbitson
More oracle sequence detection woes RT#63493
tree
|
commitdiff
next