0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pull out the collection-manupilation methods to a Collection class. More... over 14 years ago
implement "insert" method. More... over 14 years ago
should reset sql_params everytime a new collection is selected. More... over 14 years ago
Use $self instead of self. More... over 14 years ago
Checking in changes prior to tagging of version 0.03. Changelog diff is: More... over 14 years ago
remove the debug print statements :( More... over 14 years ago
Checking in changes prior to tagging of version 0.02. Changelog diff is: More... over 14 years ago
just use strict More... over 14 years ago
doc + releasing More... over 14 years ago
adds a "last" method that narrow the current collection to contian only the last record. More... over 14 years ago
remove _each and use only "each" to be more consistent. More... over 14 years ago
use '$self' instead of 'self', for it is faster. More... over 14 years ago
update code / tests due to the fact that the depended "self.pm" has been improved. More... over 14 years ago
list setup ingored files More... over 14 years ago
fix tests More... over 14 years ago
Implement a size() method that sends a "SELECT COUNT(*)" query. More... almost 16 years ago
All those required releasement jobs. More... almost 16 years ago
Many documentation / distributation updates. More... almost 16 years ago
Implement a get() method. Takes one index value, and return only one record. More... almost 16 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... almost 16 years ago
First commit. More... almost 16 years ago