2014-09-24 |
Peter Rabbitson |
(travis) Bump tested perls a bit |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
(travis) reload the already running RDBMS, as a precaution |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Peter Rabbitson |
Reorganize dist-time meta handling (no semantic changes) |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Peter Rabbitson |
A massive amount of link fixes (just links, almost... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Peter Rabbitson |
Proper end-of-file for DBIx/Class.pm |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Matt S Trout |
Add forgotten bit preventing scan of where-binds (origi... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Dagfinn Ilmari... |
Add basic .dir-locals.el |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
(travis) Attempt to revert 86370cc74, SC is too slow... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Properly handle empty group_by/order_by |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Improve SQLT::Parser warning messages (build further... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Properly implement very sloppy and lazy hack from bad0b73b |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Revert e9f71ab2 - it ends up breaking a declared API |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Peter Rabbitson |
Fix broken temporary backcompat shim for naughty _resol... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Peter Rabbitson |
Multilevel find_or_(multi)create got inadvertently... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Peter Rabbitson |
Yet another loose end on the cond collapser |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Ensure the tempextlib is available at distbuild time |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Put in place deprecation forgotten for several years |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Split DBIC from SQLMaker test (deprecated in next commit) |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Ensure the custom rel cond resolver does not trigger... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
A more robust column equality extractor |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Ensure undef_on_null_fk does not affect non-introspecta... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Yet another missed sanity check in the relcond resolver |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Make sure the me-relname-flip does not affect any error... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Fix copy() assuming all columns are native |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Adjust for SQLA's API change 966200cc8 |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
(travis) Accommodate a slow mirror grrrrr |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
(travis) Stop auto-upgrading everything on non-clean... |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Tommy Butler |
Fix syntax error in ::Manual::Joining example |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Peter Rabbitson |
Fix incorrect cond construction in _minimal_valueset_sa... |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Peter Rabbitson |
Ensure ::Schema::Versioned connects only once by reusin... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Peter Rabbitson |
Stop using Sys::SigAction in pg tests |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Peter Rabbitson |
Fix for gut-reaching travesty as reported by gbjk |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Peter Rabbitson |
No longer use rel_info($rel)->{class} in the cond resolver |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Peter Rabbitson |
Simplify self_result_object argument check in cond... |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Peter Rabbitson |
Minor relcond resolver refactor, no func. changes |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Peter Rabbitson |
Skip malformed relationships in SQLT parser instead... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Peter Rabbitson |
Move and simplify a chunk of parser code |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Peter Rabbitson |
Make sure IO::Handle is loaded - missing stubs on older... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Peter Rabbitson |
Make sure the resolve_cond shim attempts to lint the... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Peter Rabbitson |
(travis) Sorry metacpan, your mirror is simply shit >:( |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Peter Rabbitson |
Changelog for RT#98161 |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Peter Rabbitson |
Better describe the _resolve_relationship_condition API |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Peter Rabbitson |
Add one more spot of unroll |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Peter Rabbitson |
One more fail-case missed in 135ac69dd |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Peter Rabbitson |
Better optional diag in t/sqlmaker/dbihacks_internals.t |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Peter Rabbitson |
Fix condition collapser corrupting -X operators |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Peter Rabbitson |
Make sure empty cond collapser works on all positions |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Make sure cond collapser works case insensitively |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Deduplicate (and stabilize) the result of _collapse_cond |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Switch to a sane deduplication system |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Remove a superfluous pair of []s in cond collapser |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Stefan Hornburg... |
Fix "muse" typo in Relationship::Base's POD. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ben Hutton |
Update 'as' vs '-as' discussion in ResultSet.pm |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Olaf Alders |
Reword the having attribute reference |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Ben Hutton |
Add extra doc line expanding on the role of the prefetc... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Peter Rabbitson |
Ensure the TempExtlib actuall exists |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
S::L tests rely on preserving the sqlmaker between... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Tighten the 'txn-op on disconnected handle' checks |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Simplify some ::Storage::DBI methods (no tempvars) |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Dagfinn Ilmari... |
Fix $rs->populate with column name array but no row... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Deprecate insert_bulk - we will be changing its signatu... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Fix both a dubious test and a regression in populate... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Cosmetic rearranging/renaming of some parts of the... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Fitz Elliott |
strip schema name from ADD CONSTRAINT / CREATE INDEX |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Peter Rabbitson |
"Fix" symptoms described in ba7892a8c4 (I still do... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Peter Rabbitson |
Ensure proper behavior when quoting is *disabled* ... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
The extra reltype flag is breaking some suites - make... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Remove unused leftover from c19ca6e80 - there was much... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Kill rel-exists sanity checks for 28, reinstate them... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
The fix in f9b5239ac was both shortsighted and insufficient |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Check relationship declarations more consistently |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Revert improved test added in b6b8f72f, replace with... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
More diag from t/53lean_startup.t when under smoker env |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
A little cleanup of ->id callsites (incomplete) |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Properly throw on FC with find (it can never work anyway) |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Deprecate _build_unique_cond, move its guts to ::Result... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Peter Rabbitson |
The merger failing is no longer a possibility after... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Peter Rabbitson |
Shuffle logic in find() a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Fix set_column on non-native (+columns) selections... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Tighten even more inflate_result() invocations, for... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Ensure collapse is respected regardless of selection... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Upgrade the "too many args on customcond" warning from... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Add reference to RT for the fix from d0cefd99 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Peter Rabbitson |
Bring back resolve_condition deleted in 03f6d1f7 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Peter Rabbitson |
This was an embarrassing close call - entirely redo... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Change version style/handling (doc coming up shortly) |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Jens Gassmann |
Minor limit dialects doc fix |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mike Francis |
Added support for handling Class::DBI::Column in CDBICompat |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mike Francis |
Added handling for implicit inflate/deflate of CDBI... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mintywalker |
Add 3rd example of col info in ResultSource->add_column |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Karen Etheridge |
The current_source_alias is prepended, not a literal... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Bundle trial SQLA for the trial of DBIC (reuse dq techn... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Correct test of ${^WARNING_BITS} - as haarg++ noted... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Document and add example of foreign_related_object |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Change once more the signature of the custom cond coder... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Now that populate is rewritten: finalize the resolver... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Entirely and utterly rewrite populate(), fixing the... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
One more output for the resolver - used in next commit |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Re-fix relcond resolver: revert 5592d633 (in turn parti... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Avoid ResultSourceProxy calls whenever possible |
commit | commitdiff | tree | snapshot |
next |