0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement grep_rows to complement map_rows More... almost 14 years ago
Test the columns when testing row altering options More... almost 14 years ago
Wrap load() in a transaction (if connfigured) More... almost 14 years ago
Document idea about UPDATE statements More... almost 14 years ago
Clarify purpose of ToDo list More... almost 14 years ago
Link to the Options section from the Synopsis More... almost 14 years ago
Add comment to ensure fake package remains hidden More... almost 14 years ago
Adjust verbage to pass spelling tests More... almost 14 years ago
Move options from new() to Options section More... almost 14 years ago
Add items to the TODO list More... almost 14 years ago
Minor verbage changes to Pod More... almost 14 years ago
Fix internal POD links and wrap undef if C codes More... almost 14 years ago
Document that deterine_column_types is called from new() More... almost 14 years ago
Mention in the Synopsis that the method docs aren't worth reading More... almost 14 years ago
Show examples of returned data for several methods More... almost 14 years ago
Replace MANIFEST.SKIP with PruneFiles-match More... almost 14 years ago
Add stopwords for database vendors More... almost 14 years ago
Allow the use of $_ in the 'map_rows' coderef More... almost 14 years ago
Make minor POD tweaks More... almost 14 years ago
Rename 'each_row' to 'map_rows' and add 'grep_rows' TODO More... almost 14 years ago
Add Abstract and Synopsis to github Readme More... almost 14 years ago
Simplify Synopsis Pod More... almost 14 years ago
Remove inappropriate C formatting codes from database vendor names More... almost 14 years ago
Add a full use-case [author] test using SQLite More... almost 14 years ago
Make POD spell checker happy More... almost 14 years ago
Add an xt/author test to verify correct DBI usage More... almost 14 years ago
Document and test subclassing More... almost 14 years ago
Define default_name to simplify changing it in subclasses More... almost 14 years ago
Rename defaults to base_defaults to simplify subclassing More... almost 14 years ago
Add 'each_row' and 'get_row' for extra data control More... almost 14 years ago