0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pull out the collection-manupilation methods to a Collection class. More... about 16 years ago
implement "insert" method. More... about 16 years ago
should reset sql_params everytime a new collection is selected. More... about 16 years ago
Use $self instead of self. More... about 16 years ago
Checking in changes prior to tagging of version 0.03. Changelog diff is: More... about 16 years ago
remove the debug print statements :( More... about 16 years ago
Checking in changes prior to tagging of version 0.02. Changelog diff is: More... about 16 years ago
just use strict More... about 16 years ago
doc + releasing More... about 16 years ago
adds a "last" method that narrow the current collection to contian only the last record. More... about 16 years ago
remove _each and use only "each" to be more consistent. More... about 16 years ago
use '$self' instead of 'self', for it is faster. More... about 16 years ago
update code / tests due to the fact that the depended "self.pm" has been improved. More... about 16 years ago
list setup ingored files More... about 16 years ago
fix tests More... about 16 years ago
Implement a size() method that sends a "SELECT COUNT(*)" query. More... over 17 years ago
All those required releasement jobs. More... over 17 years ago
Many documentation / distributation updates. More... over 17 years ago
Implement a get() method. Takes one index value, and return only one record. More... over 17 years ago
Explicity set "name" in Makefile due to the truth that github repository are all lower-case. This should be more useful when developers need to check out this repository. More... over 17 years ago
First commit. More... over 17 years ago