projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
support sub-second precision for TIMESTAMPs for Firebird over ODBC
[dbsrgits/DBIx-Class-Historic.git]
/
Changes
2011-04-14
Rafael Kitover
support sub-second precision for TIMESTAMPs for Firebir...
blob
|
commitdiff
2011-04-12
Arthur Axel 'fREW...
Fix complex limits with subqueries in selectors
blob
|
commitdiff
|
diff to current
2011-04-11
Rafael Kitover
support for DBD::Firebird
blob
|
commitdiff
|
diff to current
2011-04-11
Arthur Axel 'fREW...
Parameterize pagination
blob
|
commitdiff
|
diff to current
2011-04-09
Rafael Kitover
Refactor/improve support of DBD::Sybase compiled agains...
blob
|
commitdiff
|
diff to current
2011-04-07
Peter Rabbitson
Merge branch 0.08200_track into master
blob
|
commitdiff
|
diff to current
2011-04-04
Peter Rabbitson
Overhaul populate code - fix \[] support and exotic...
blob
|
commitdiff
|
diff to current
2011-04-01
Rafael Kitover
Comprehensive MSAccess support over both DBD::ODBC...
blob
|
commitdiff
|
diff to current
2011-04-01
Peter Rabbitson
Fix (and test) quoting with the older style of WhereJoi...
blob
|
commitdiff
|
diff to current
2011-03-31
Arthur Axel 'fREW...
fix from => $rs->as_query
blob
|
commitdiff
|
diff to current
2011-03-31
Rafael Kitover
make the DB2/AS400 storage a subclass of DB2, do RNO...
blob
|
commitdiff
|
diff to current
2011-03-30
Peter Rabbitson
Massive rewrite of bind handling, and overall simplific...
blob
|
commitdiff
|
diff to current
2011-03-29
Peter Rabbitson
Privatize _sth
blob
|
commitdiff
|
diff to current
2011-03-27
Peter Rabbitson
Ditch Carp::Clan for our own thing
blob
|
commitdiff
|
diff to current
2011-03-22
Peter Rabbitson
Fix long relationship/column names in oracle for good
blob
|
commitdiff
|
diff to current
2011-03-22
Peter Rabbitson
Fixup SQLA monkeypatch in anticipation of new SQLA...
blob
|
commitdiff
|
diff to current
2011-03-22
Peter Rabbitson
Cleanup that namespacing mess
blob
|
commitdiff
|
diff to current
2011-03-20
Rob Kinyon
Fixed bug in _strip_cond_qualifiers, patch generously...
blob
|
commitdiff
|
diff to current
2011-03-13
Robert Buels
cascading delete on a nonexistent relation should warn...
blob
|
commitdiff
|
diff to current
2011-03-11
Jason Mills
Fix 'exit via next' warning from DBIx::Class::ResultSou...
blob
|
commitdiff
|
diff to current
2011-03-08
Rafael Kitover
fixup Firebird ODBC driver for DBD::ODBC 1.29
blob
|
commitdiff
|
diff to current
2011-03-01
Justin Hunter
Switch cursor accessor to CAG's component_class type...
blob
|
commitdiff
|
diff to current
2011-02-25
Peter Rabbitson
Lazy-load as many of the non-essential modules as possible
blob
|
commitdiff
|
diff to current
2011-02-25
Peter Rabbitson
Cleanup C3 handling, require updated Class::C3::Compone...
blob
|
commitdiff
|
diff to current
2011-02-24
Peter Rabbitson
Fix rev_rel_info on prototype sources
blob
|
commitdiff
|
diff to current
2011-02-22
milki
Patch to schema->deploy against a file
blob
|
commitdiff
|
diff to current
2011-02-21
Rafael Kitover
Display a warning when an ODBC or ADO subclass is not...
blob
|
commitdiff
|
diff to current
2011-02-21
Rafael Kitover
Multiple code/test/doc improvements for MSSQL over...
blob
|
commitdiff
|
diff to current
2011-02-03
Peter Rabbitson
Better exception when things get really really bad...
blob
|
commitdiff
|
diff to current
2011-02-03
Rafael Kitover
add quote_names connect_info option
blob
|
commitdiff
|
diff to current
2011-01-27
Peter Rabbitson
Fix for SpeedyCGI and an extensive test of persistent...
blob
|
commitdiff
|
diff to current
2011-01-25
Peter Rabbitson
Fix broken select/group bind in Oracle (after 0542ec57...
blob
|
commitdiff
|
diff to current
2011-01-25
Peter Rabbitson
Disable default mysql_auto_reconnect for MySQL
blob
|
commitdiff
|
diff to current
2011-01-25
Peter Rabbitson
Release 0.08190
blob
|
commitdiff
|
diff to current
2011-01-19
Alexander Hartmaier
Release 0.08127
blob
|
commitdiff
|
diff to current
2011-01-19
Rafael Kitover
Improvements for MSSQL+ODBC multiple active resultset...
blob
|
commitdiff
|
diff to current
2011-01-19
Peter Rabbitson
Rewrap Changes before 0.08127
blob
|
commitdiff
|
diff to current
2011-01-19
Alexander Hartmaier
Fix deploy and relationship traversal on partial schemas
blob
|
commitdiff
|
diff to current
2011-01-19
Peter Rabbitson
DBIC now warns on explicit false AutoCommit, and when...
blob
|
commitdiff
|
diff to current
2011-01-19
Peter Rabbitson
Start calling result_source_instance automatically...
blob
|
commitdiff
|
diff to current
2011-01-19
Peter Rabbitson
Fix incorrect error detection during populate() on...
blob
|
commitdiff
|
diff to current
2011-01-19
Peter Rabbitson
Fix stupid stupid ommission RT#64839
blob
|
commitdiff
|
diff to current
2011-01-19
Maik Hentsche
Cleaner error message for using source() without requir...
blob
|
commitdiff
|
diff to current
2011-01-14
Alexander Hartmaier
Release 0.08126_01
blob
|
commitdiff
|
diff to current
2011-01-14
Peter Rabbitson
New namespace::clean to resolve the Package::Stash...
blob
|
commitdiff
|
diff to current
2011-01-14
Peter Rabbitson
Reduce to a warning the commit-without-apparent-begin...
blob
|
commitdiff
|
diff to current
2011-01-14
Peter Rabbitson
Reduce to a warning the find-with-NULL-key exception...
blob
|
commitdiff
|
diff to current
2011-01-13
Peter Rabbitson
Fix for => 'shared' on MySQL (RT#64590)
blob
|
commitdiff
|
diff to current
2011-01-13
Peter Rabbitson
Fix RT#64500
blob
|
commitdiff
|
diff to current
2011-01-13
Peter Rabbitson
Cleanup ResultSourceHandle handling after M.A.D. introd...
blob
|
commitdiff
|
diff to current
2011-01-13
Peter Rabbitson
Introduce M.A.D. within the schema/source instance...
blob
|
commitdiff
|
diff to current
2011-01-13
ostmann
Fix losing order of columns provided in select/as
blob
|
commitdiff
|
diff to current
2011-01-12
Brian Phillips
Fix populate with an emply ([]) has_many
blob
|
commitdiff
|
diff to current
2011-01-11
Rafael Kitover
remove warning about trying to delete open file in...
blob
|
commitdiff
|
diff to current
2011-01-05
Peter Rabbitson
Fix default selection resolution - make frew happy :)
blob
|
commitdiff
|
diff to current
2011-01-05
Peter Rabbitson
Make sure unaliased selectors and prefetch coexist...
blob
|
commitdiff
|
diff to current
2011-01-05
Peter Rabbitson
Fix bind transport for group_by (this code is so fuckin...
blob
|
commitdiff
|
diff to current
2010-12-28
Justin Hunter
Release 0.08126
blob
|
commitdiff
|
diff to current
2010-12-28
Peter Rabbitson
Stop running on smokers with a screwed up Package:...
blob
|
commitdiff
|
diff to current
2010-12-28
Peter Rabbitson
Fix a deadlock-prone test
blob
|
commitdiff
|
diff to current
2010-12-28
Peter Rabbitson
Stop t/storage/error from failing on memory-leaking...
blob
|
commitdiff
|
diff to current
2010-12-28
Peter Rabbitson
Fix Class::Accessor::Grouped and Hash::Merge dependencies
blob
|
commitdiff
|
diff to current
2010-12-27
Arthur Axel 'fREW...
Release 0.08125
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Latest blead (5.13.8) allows us to see $@ again
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Another revamp of the selector resolution - now support...
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Deprecate DBIx::Class::Serialize::Storable (all functio...
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Fail early on literal-ordered complex prefetch without...
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Only add a group_by to a complex prefetch if a non...
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Clean up from/select bind value handling (RT#61025)
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Reduce warnings introduced in 450e6dbf to one per callsite
blob
|
commitdiff
|
diff to current
2010-12-27
Rafael Kitover
Improve fallback-to-master/return-to-slave reporting...
blob
|
commitdiff
|
diff to current
2010-12-23
Peter Rabbitson
Deprecate -nest with strong prejudice
blob
|
commitdiff
|
diff to current
2010-12-23
Peter Rabbitson
Fix no-quoting assumptions in 'having' docs (RT#64129)
blob
|
commitdiff
|
diff to current
2010-12-23
Alexander Hartmaier
added RDBMS optional dependency groups for use by DBIC...
blob
|
commitdiff
|
diff to current
2010-12-23
Gordon Irving
Add missing attributes to Admin.pm (referenced in dbica...
blob
|
commitdiff
|
diff to current
2010-12-23
Peter Rabbitson
Stop mangling sql on the way out of the limit dialects
blob
|
commitdiff
|
diff to current
2010-12-23
Peter Rabbitson
More oracle sequence detection woes RT#63493
blob
|
commitdiff
|
diff to current
2010-12-15
Alexander Hartmaier
support INSERT ... RETURNING in Oracle 8i and later
blob
|
commitdiff
|
diff to current
2010-12-02
Peter Rabbitson
Support for -value op in search (for pg arrays and...
blob
|
commitdiff
|
diff to current
2010-12-02
Fabien Wernli
Get Storage::Oracle to behave when quoting is enabled
blob
|
commitdiff
|
diff to current
2010-12-01
Peter Rabbitson
Keep belongs_to related object / fk values in sync
blob
|
commitdiff
|
diff to current
2010-12-01
Peter Rabbitson
Fix count on rs with a having clause with an aliased...
blob
|
commitdiff
|
diff to current
2010-12-01
Peter Rabbitson
Fix the DBI-destroy-warning silencer
blob
|
commitdiff
|
diff to current
2010-11-27
Arthur Axel 'fREW...
refactor DBIx::Class::Storage::Statistics::debugfh...
blob
|
commitdiff
|
diff to current
2010-11-24
Rafael Kitover
Quote table name when inserting DEFAULT VALUES
blob
|
commitdiff
|
diff to current
2010-11-18
Peter Rabbitson
Always run the META.yml check
blob
|
commitdiff
|
diff to current
2010-11-18
Peter Rabbitson
Backout inconsistent changes to +columns handling
blob
|
commitdiff
|
diff to current
2010-11-18
Peter Rabbitson
Overhaul thread handling
blob
|
commitdiff
|
diff to current
2010-11-18
Peter Rabbitson
Fix a forgotten nested try::tiny usage
blob
|
commitdiff
|
diff to current
2010-11-12
Peter Rabbitson
Major overhaul of select/as resolution handling (fixes...
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Add Storable freeze/thaw hooks to ResultSet to detach...
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Switch all Storable serialization calls from freeze...
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Fix regressions in IC::DT registration logic
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Fix datetime dependency in t/60core.t (RT62635)
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Deprecate rolled-out hash-condition in search()
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Die on search in void context
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Refactor insert logic (Row should not handle SQLA options)
blob
|
commitdiff
|
diff to current
2010-11-10
Peter Rabbitson
Introduce columns_info, switch a large portion of the...
blob
|
commitdiff
|
diff to current
2010-11-10
Alexander Hartmaier
More robust Oracle autoinc pk sequence detection
blob
|
commitdiff
|
diff to current
2010-11-10
Arthur Axel 'fREW...
Don't quote NULL for debug output
blob
|
commitdiff
|
diff to current
next