82
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce GOVERNANCE document and empty RESOLUTIONS file. More... over 7 years ago
Merge the last bits of indirect callchain optimization More... over 7 years ago
Audit and annotate all context-sensitive spots in ::Ordered More... over 7 years ago
Tighten up select list processing in ::SQLMaker More... over 7 years ago
Retire the ASSERT_NO_INTERNAL_WANTARRAY macro More... over 7 years ago
Tighten up code in ResultSetColumns, add INDIRECT annotations More... over 7 years ago
Mark forgotten ::Row::id() method as indirect_sugar More... over 7 years ago
Fix building on perls with no . in @INC More... over 7 years ago
Restore the context sensitive m2m helper calling of ->search More... over 7 years ago
Simplify internal implementation of as_subselect_rs More... over 7 years ago
Simplify guarded pass-through added to CDBI in ee333775 More... over 7 years ago
Fix func_rs() and as_subselect_rs() to start behaving as advertised More... over 7 years ago
Remove the only use of the CAG 'inherited_ro_instance' group More... over 7 years ago
Improve exception text during write operations on uninserted objects More... over 7 years ago
Merge the relationship resolution rework More... over 7 years ago
(travis) Work around RT#117959 More... over 7 years ago
Switch infer_values_based_on to require_join_free_values in cond resolver More... over 7 years ago
Audit and minimize use of last major indirect method: search() More... over 7 years ago
Centralize specification of expected Result class base in the codebase More... over 7 years ago
Standardize indication of lack of join_free_condition after resolution More... over 7 years ago
(travis) Make sure everything works even when we are SAD More... over 7 years ago
Fix for upcoming (not yet available via DBD::SQLite) libsqlite version More... over 7 years ago
(travis) Remove execution bits from the travis scripts More... over 7 years ago
Remove non-functional part of ::Storage::DBI::Sybase::_ping More... over 7 years ago
Fix silent failures on autoinc PK without an is_auto_increment attribute More... over 7 years ago
Fixup several tests silently broken by 12e7015a More... over 7 years ago
Remove use of Try::Tiny entirely (the missing part of ddcc02d1) More... over 7 years ago
Protect several resolve_relationship_condition() callsites More... over 7 years ago
Fix unpredictable use of reverse_relationship_info() in the SQLT parser More... over 7 years ago
Centralize loading of DBIx::Class::Exception More... over 7 years ago