82
I Use This!
Activity Not Available

Commits : Listings

Analyzed 10 months ago. based on code collected 10 months ago.
Jan 22, 2024 — Jan 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Nothing to see here. Move along ... More... almost 20 years ago
Test and fix to Storage::DBI from Justin DeVuyst More... almost 20 years ago
rewrite belongs_to again, so $cond is foreign key in current table More... almost 20 years ago
merge resultset branch through revision 378 More... almost 20 years ago
merge resultset branch through revision 371 More... almost 20 years ago
rename tx_* => txn_* More... almost 20 years ago
update cookbook and resultset docs More... almost 20 years ago
more dob updates More... almost 20 years ago
fixed up relationship docs More... almost 20 years ago
fix last patch More... almost 20 years ago
clean up transaction handling - tx_begin, tx_commit, tx_rollback (old methods are aliased) - DBI.pm uses counter to do nested transactions portably More... almost 20 years ago
item => head2 in docs More... almost 20 years ago
docs updates to Relationship and ResultSet More... almost 20 years ago
- updated manifest and manifest.skip - added support in BelongsTo for string third argument specifying foreign column name (and test) More... almost 20 years ago
Check for primary key existance More... almost 20 years ago
Merged patched from andyg to throw useful errors during relationship loading More... almost 20 years ago
minor pod fixes More... almost 20 years ago
Moved search_like to resultset More... almost 20 years ago
Lo, doth everything now use resultset_instance More... almost 20 years ago
Merge 'trunk' into 'DBIx-Class-resultset' More... almost 20 years ago
updated contributors list More... almost 20 years ago
Manual::Cookbook patch from Krzysztof Krzyzaniak More... almost 20 years ago
Componentised fixup from Vsevolod (Simon) Ilyushchenko More... almost 20 years ago
Classdata test from abraxxa More... almost 20 years ago
Require Data::Page 2.00 More... almost 20 years ago
die() if the user inadvertently tries to set the column list using columns() as if it was add_columns(). More... almost 20 years ago
Patch from abraxxa to make set_primary_key barf if called with non-existant columns More... almost 20 years ago
Removed duplicate C3 dep from Build.PL More... almost 20 years ago
Moved search_literal, count, count_literal onto resultset More... almost 20 years ago
Moved search to resultset, created ResultSetInstance More... almost 20 years ago