0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:fuchsto/lore More... almost 14 years ago
- Minor version push. More... almost 14 years ago
Merge branch 'master' of github.com:fuchsto/lore More... almost 14 years ago
- Minor. More... almost 14 years ago
Added type casting for Clause, like: where(e.time.cast(:date) > '2010-04-10') More... almost 14 years ago
- Table_Accessor is gracefully ignoring missing tables now. More... about 14 years ago
- Gracefully ignoring failed access to model tables in Table_Accessor.init_model. More... about 14 years ago
Merge branch 'master' of github.com:fuchsto/lore More... about 14 years ago
- Several convenience fixes. More... about 14 years ago
Merge branch 'master' of [email protected]:fuchsto/lore More... about 14 years ago
- Added type PG_INT_LIST. More... about 14 years ago
- Fixed mean bug in Clause. - Version push. More... about 14 years ago
- Fixed strange bug in Clause#== and Clause#<=>. More... about 14 years ago
- Fixed double-escaped value in Clause#<=>. More... about 14 years ago
- Added intermediate fix for boolean values in Clause. More... about 14 years ago
- Version push. More... about 14 years ago
- Removed logfile ... More... about 14 years ago
- Added documentation. More... about 14 years ago
- Improving transaction support. More... about 14 years ago
Merge branch 'master' of [email protected]:fuchsto/lore More... about 14 years ago
- Added transactions. More... about 14 years ago
- Several minor improvements. More... over 14 years ago
- Cleanup in Model_Instance. - Fixed #method_missing in Model_Instance for attribute=() methods. More... over 14 years ago
- Cleanup in Model_Instance. More... over 14 years ago
- Polished instance update methods. More... over 14 years ago
- Added method alias Model_Instance#attribute_value More... over 14 years ago
- Fixed Model_Instance#pkey - Removed stray spec.log More... over 14 years ago
- Added Clause#not_like and Clause#not_ilike. More... over 14 years ago
- Fixed / added Model.values_of(expression). - Removed stray code in Cache::Memcache_Entity_Cache. More... over 14 years ago
- Disallowing calling Table_Accessor.init_model() more than once per model. More... over 14 years ago