projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix quote_names assumption of DBD::* availability
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
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
2010-12-15
Rafael Kitover
merge and improve _is_lob_type from Sybase::ASE into...
tree
|
commitdiff
2010-12-15
Alexander Hartmaier
support INSERT ... RETURNING in Oracle 8i and later
tree
|
commitdiff
2010-12-15
Rafael Kitover
rewrite Schema::Loader section in Manual::Intro
tree
|
commitdiff
2010-12-02
Peter Rabbitson
Support for -value op in search (for pg arrays and...
tree
|
commitdiff
2010-12-02
Peter Rabbitson
Limit the void context search exceptions to non-dbic...
tree
|
commitdiff
2010-12-02
Peter Rabbitson
Make the has-ident check in Row->update even lazier
tree
|
commitdiff
2010-12-02
Peter Rabbitson
Indulge in some microoptimization
tree
|
commitdiff
2010-12-02
Fabien Wernli
Get Storage::Oracle to behave when quoting is enabled
tree
|
commitdiff
2010-12-01
Peter Rabbitson
Quieter Sybase tests
tree
|
commitdiff
2010-12-01
Peter Rabbitson
Rename method, normalize rv to [$sql, @bind]
tree
|
commitdiff
2010-12-01
Peter Rabbitson
Keep belongs_to related object / fk values in sync
tree
|
commitdiff
2010-12-01
Peter Rabbitson
Fix count on rs with a having clause with an aliased...
tree
|
commitdiff
2010-12-01
Al Newkirk
explain how to use HashRefInflator with search
tree
|
commitdiff
2010-12-01
Peter Rabbitson
Fix the DBI-destroy-warning silencer
tree
|
commitdiff
2010-11-27
Peter Rabbitson
Microoptimization of the IC::DT registration code
tree
|
commitdiff
2010-11-27
Arthur Axel 'fREW...
refactor DBIx::Class::Storage::Statistics::debugfh...
tree
|
commitdiff
2010-11-24
Rafael Kitover
Quote table name when inserting DEFAULT VALUES
tree
|
commitdiff
2010-11-23
Rafael Kitover
Fix multiple storage regressions from 52416317
tree
|
commitdiff
2010-11-23
Moritz Lenz
fix left-over from use_namespaces
tree
|
commitdiff
2010-11-23
Rafael Kitover
added website to community resources in main POD
tree
|
commitdiff
2010-11-18
Peter Rabbitson
Backout inconsistent changes to +columns handling
tree
|
commitdiff
2010-11-18
Peter Rabbitson
Overhaul thread handling
tree
|
commitdiff
2010-11-18
Peter Rabbitson
Stop showing __BULK_INSERT__ during populate() without...
tree
|
commitdiff
2010-11-18
Peter Rabbitson
Fix a forgotten nested try::tiny usage
tree
|
commitdiff
2010-11-18
Peter Rabbitson
Attach a storage debugobj lazily instead of at new...
tree
|
commitdiff
2010-11-18
Peter Rabbitson
Unqualify imported functions
tree
|
commitdiff
2010-11-18
Andrew Rodland
Croak more intelligently when attrs->{page} is an unexp...
tree
|
commitdiff
2010-11-12
Peter Rabbitson
Major overhaul of select/as resolution handling (fixes...
tree
|
commitdiff
2010-11-12
Mike Baas
Add notes about handling of inflated objects in results...
tree
|
commitdiff
next