projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
deployment_statements() is not storage-dependent - only sqlt_type() is
[dbsrgits/DBIx-Class-Historic.git]
/
Changes
2013-01-12
Peter Rabbitson
Remove support for source_bind_attributes() as promised...
blob
|
commitdiff
2013-01-12
Peter Rabbitson
Deprecate emulate_limit() - can not be sanely supported...
blob
|
commitdiff
|
diff to current
2012-12-18
Alexander Hartmaier
Improve the populate docs in ::Schema and ::ResultSet
blob
|
commitdiff
|
diff to current
2012-12-11
Peter Rabbitson
Fix RT#78436 - a replicated storage does not have a...
blob
|
commitdiff
|
diff to current
2012-12-11
Peter Rabbitson
Partial fix for the hash randomization issues in 5...
blob
|
commitdiff
|
diff to current
2012-11-19
Peter Rabbitson
Stop stripping table name qualifier on complex $rs...
blob
|
commitdiff
|
diff to current
2012-11-18
Peter Rabbitson
Back out frivolous loading of threads.pm
blob
|
commitdiff
|
diff to current
2012-11-14
Peter Rabbitson
More robust behavior under heavily threaded environments
blob
|
commitdiff
|
diff to current
2012-11-08
Torsten Raudssus
Release 0.08204
blob
|
commitdiff
|
diff to current
2012-11-05
Peter Rabbitson
Better diagnostics in the case of missing drivers,...
blob
|
commitdiff
|
diff to current
2012-11-03
Peter Rabbitson
Fix API mismatch between new_related() and new_result...
blob
|
commitdiff
|
diff to current
2012-11-03
Peter Rabbitson
Fix unique constraint violations in Ordered.pm blanket...
blob
|
commitdiff
|
diff to current
2012-11-03
Matt Phillips
Let SQLMaker rs_attr 'for' support string literals
blob
|
commitdiff
|
diff to current
2012-11-03
Peter Rabbitson
Compress changelog a bit (excise devrel fluff)
blob
|
commitdiff
|
diff to current
2012-10-20
Peter Rabbitson
release 0.08203_01
blob
|
commitdiff
|
diff to current
2012-10-18
Arthur Axel 'fREW...
release 0.08203
blob
|
commitdiff
|
diff to current
2012-10-15
Arthur Axel 'fREW...
release 0.08202_01
blob
|
commitdiff
|
diff to current
2012-10-12
Peter Rabbitson
Really fix the DBD::SQLite ping() issue
blob
|
commitdiff
|
diff to current
2012-10-06
Matt S Trout
release commit for 0.08202
blob
|
commitdiff
|
diff to current
2012-10-05
Arthur Axel 'fREW...
release 0.08201
blob
|
commitdiff
|
diff to current
2012-10-05
Peter Rabbitson
Replace inadequate $dbh->ping SQLite implementation...
blob
|
commitdiff
|
diff to current
2012-09-01
Dagfinn Ilmari Man...
Revert "Fix t/storage/reconnect.t when run as root"
blob
|
commitdiff
|
diff to current
2012-09-01
Dagfinn Ilmari Man...
Fix t/storage/reconnect.t when run as root
blob
|
commitdiff
|
diff to current
2012-08-24
Arthur Axel 'fREW...
release 0.08200
blob
|
commitdiff
|
diff to current
2012-08-24
Arthur Axel 'fREW...
rewrite test to use existing schema
blob
|
commitdiff
|
diff to current
2012-08-23
Arthur Axel 'fREW...
release 0.08199
blob
|
commitdiff
|
diff to current
2012-08-23
Jess Robinson
Dev release changes
blob
|
commitdiff
|
diff to current
2012-07-11
Arthur Axel 'fREW...
release v0.08198
blob
|
commitdiff
|
diff to current
2012-07-10
Arthur Axel 'fREW...
release 0.08197
blob
|
commitdiff
|
diff to current
2012-05-30
Arthur Axel 'fREW...
release 0.08197_01
blob
|
commitdiff
|
diff to current
2012-04-21
Peter Rabbitson
Fix lapse on limited incomplete has_many prefetches
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Document software_limit and properly throw on related...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Extra tests for all the improvements
blob
|
commitdiff
|
diff to current
2012-04-09
Peter Rabbitson
Allow for tests to run in parallel (simultaneously...
blob
|
commitdiff
|
diff to current
2012-04-09
Peter Rabbitson
Fix complete breakage of ddl_filename on certain paths
blob
|
commitdiff
|
diff to current
2012-04-07
Peter Rabbitson
Revert 796acb6a - latest FreeTDS does not support MARs...
blob
|
commitdiff
|
diff to current
2012-04-03
Rafael Kitover
improvements for MSSQL driver via DBD::ADO
blob
|
commitdiff
|
diff to current
2012-03-24
Rafael Kitover
Disable ODBC batch ops for Access, they are broken
blob
|
commitdiff
|
diff to current
2012-03-23
Rafael Kitover
support FreeTDS 0.91 with Sybase ASE + DBD::Sybase
blob
|
commitdiff
|
diff to current
2012-03-23
Rafael Kitover
disable batch ops for firebird ODBC driver
blob
|
commitdiff
|
diff to current
2012-03-23
Rafael Kitover
make carp_once register messages not just callsite
blob
|
commitdiff
|
diff to current
2012-03-23
Rafael Kitover
Appease DBD::Sybase compiled with new freetds
blob
|
commitdiff
|
diff to current
2012-03-23
Rafael Kitover
As shitty as freetds is, it seems they at least got...
blob
|
commitdiff
|
diff to current
2012-03-22
Peter Rabbitson
Multiple cleanups to accommodate broken FreeTDS driver
blob
|
commitdiff
|
diff to current
2012-03-22
Peter Rabbitson
Fix pessimization of offset-less Oracle limits, introdu...
blob
|
commitdiff
|
diff to current
2012-03-20
Rafael Kitover
Factor out IDENTITY_INSERT for Sybase ASE and MSSQL...
blob
|
commitdiff
|
diff to current
2012-03-17
Peter Rabbitson
base.pm now repeatedly require()s modules, exposing...
blob
|
commitdiff
|
diff to current
2012-03-16
Peter Rabbitson
Fix leak of oracle storage objects in its _dbh_execute...
blob
|
commitdiff
|
diff to current
2012-03-16
Peter Rabbitson
Fix the pure-perl in_global_destruction() emulation...
blob
|
commitdiff
|
diff to current
2012-03-15
Peter Rabbitson
Adjust tests to work correctly with the upcoming Test...
blob
|
commitdiff
|
diff to current
2012-03-12
Eden Cardim
making config flags actually recognize config files
blob
|
commitdiff
|
diff to current
2012-03-12
Peter Rabbitson
Test suite wide leaktesting
blob
|
commitdiff
|
diff to current
2012-03-12
Peter Rabbitson
Fix more $schema leaks in the SQLT DBIC Parser (AUGHHHH...
blob
|
commitdiff
|
diff to current
2012-03-02
Peter Rabbitson
Some cleanups and code dedup of Top and FetchFirst...
blob
|
commitdiff
|
diff to current
2012-03-02
Peter Rabbitson
Add an internal unique colset finder and relax complex...
blob
|
commitdiff
|
diff to current
2012-03-02
Peter Rabbitson
Remove the "row-by-row shift" Ordered.pm pessimization
blob
|
commitdiff
|
diff to current
2012-02-18
Peter Rabbitson
Fix embarrassing leak triggered on calling new_related...
blob
|
commitdiff
|
diff to current
2012-02-18
Peter Rabbitson
Fix rogue child disconnecting a parent $dbh - no idea...
blob
|
commitdiff
|
diff to current
2012-02-14
Peter Rabbitson
Majorly cleanup $rs->update/delete (no $rs-aware code...
blob
|
commitdiff
|
diff to current
2012-02-14
Peter Rabbitson
Overhaul of variable \[] handling in populate, and...
blob
|
commitdiff
|
diff to current
2012-02-14
Peter Rabbitson
Switch from using execute_array to execute_for_fetch...
blob
|
commitdiff
|
diff to current
2012-02-14
Peter Rabbitson
Allow users to disable the "DT in search" warning intro...
blob
|
commitdiff
|
diff to current
2012-01-18
Rafael Kitover
issue warning for DateTimes passed to ->search
blob
|
commitdiff
|
diff to current
2012-01-05
Peter Rabbitson
Trailing WS crusade - got to save them bits
blob
|
commitdiff
|
diff to current
2011-12-05
Peter Rabbitson
Fix and test first_skip/skip_first limit dialects
blob
|
commitdiff
|
diff to current
2011-11-29
Andrew Rodland
Release 0.08196
blob
|
commitdiff
|
diff to current
2011-11-26
Peter Rabbitson
Fix the join/prefetch resolver when dealing with '...
blob
|
commitdiff
|
diff to current
2011-11-25
Peter Rabbitson
Fix TxnScopeGuard misbehaving on externally set $@...
blob
|
commitdiff
|
diff to current
2011-11-25
Peter Rabbitson
Abstract away the CORE::GLOBAL::require override code...
blob
|
commitdiff
|
diff to current
2011-11-25
Peter Rabbitson
Skip error/warn frames within CAG - saner callsite...
blob
|
commitdiff
|
diff to current
2011-11-25
Peter Rabbitson
Drop Math::BigInt optdep: no fixes concerning us were...
blob
|
commitdiff
|
diff to current
2011-11-25
Peter Rabbitson
Start caching the result of various bind_attribute_by_d...
blob
|
commitdiff
|
diff to current
2011-11-25
Peter Rabbitson
Fix uninitializied warnings in ::Storage::Sybase::ASE...
blob
|
commitdiff
|
diff to current
2011-11-24
Peter Rabbitson
Fix incorrect Test::Builder dep (RT#72282)
blob
|
commitdiff
|
diff to current
2011-11-21
Peter Rabbitson
Pass tests with DBICTEST_SQLITE_USE_FILE set
blob
|
commitdiff
|
diff to current
2011-11-21
Peter Rabbitson
Changes for 135e8ce
blob
|
commitdiff
|
diff to current
2011-10-25
Peter Rabbitson
Throw a sensible error when a malformed 'as'-spec is...
blob
|
commitdiff
|
diff to current
2011-10-25
Peter Rabbitson
Remove the transparrent hook lazy-pager-count experiment
blob
|
commitdiff
|
diff to current
2011-10-25
Peter Rabbitson
Fix find() pessimization when invoked with bare values
blob
|
commitdiff
|
diff to current
2011-10-25
Dagfinn Ilmari Man...
Add Changes entry for DBD::SQLite fixes.
blob
|
commitdiff
|
diff to current
2011-07-27
Alexander Hartmaier
Release 0.08195
blob
|
commitdiff
|
diff to current
2011-07-27
Peter Rabbitson
Fix oracle (I am so stupid)
blob
|
commitdiff
|
diff to current
2011-07-20
Alexander Hartmaier
Release 0.08194
blob
|
commitdiff
|
diff to current
2011-07-19
Rafael Kitover
Oracle: fix LOB conversions for non-LOBs (RT#69548)
blob
|
commitdiff
|
diff to current
2011-07-17
Peter Rabbitson
Stop Data::Compare from loading plugins at will
blob
|
commitdiff
|
diff to current
2011-07-15
Peter Rabbitson
Really fix t/53lean_startup.t
blob
|
commitdiff
|
diff to current
2011-07-15
Matt S Trout
fix $rs->populate([]) to be a no-op rather than an...
blob
|
commitdiff
|
diff to current
2011-07-14
Arthur Axel 'fREW...
Fix spurious test failures caused by use of Data::Compare
blob
|
commitdiff
|
diff to current
2011-07-14
Alexander Hartmaier
Release 0.08193
blob
|
commitdiff
|
diff to current
2011-07-14
Peter Rabbitson
Stop leaking cursors on oracle sequence retrieval
blob
|
commitdiff
|
diff to current
2011-06-17
Peter Rabbitson
Open the logfile in append mode
blob
|
commitdiff
|
diff to current
2011-06-17
Peter Rabbitson
Fix t/55namespaces_cleaned (RT#68814)
blob
|
commitdiff
|
diff to current
2011-06-17
Arthur Axel 'fREW...
fix bigint handling in sqlite
blob
|
commitdiff
|
diff to current
2011-06-17
David Schmidt
explicit int cast, prevents the result rounding up...
blob
|
commitdiff
|
diff to current
2011-06-13
Rafael Kitover
don't mask missing deps with datetime_undef_if_invalid
blob
|
commitdiff
|
diff to current
2011-06-08
Rafael Kitover
Make Access inner joins 'INNER JOIN' to avoid JOIN...
blob
|
commitdiff
|
diff to current
2011-06-07
Alexander Hartmaier
fixed order of rows difference between first and subseq...
blob
|
commitdiff
|
diff to current
2011-06-07
Peter Rabbitson
Fix stupid oversight in update_all
blob
|
commitdiff
|
diff to current
2011-06-05
Peter Rabbitson
Rewrite handling of "storage-side old values" both...
blob
|
commitdiff
|
diff to current
2011-06-05
Peter Rabbitson
fix doubling of find_related condition
blob
|
commitdiff
|
diff to current
next