16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better error message More... about 21 years ago
Better error message More... about 21 years ago
Small fix to coerceID More... about 21 years ago
Small fix to coerceID More... about 21 years ago
Edits and visual updates More... about 21 years ago
Edits and visual updates More... about 21 years ago
A presentation I'm giving More... about 21 years ago
A presentation I'm giving More... about 21 years ago
The % in LIKE expressions is quoted in different ways on different databases. This uses \% for Postgres and MySQL, %% for other databases More... about 21 years ago
The % in LIKE expressions is quoted in different ways on different databases. This uses \% for Postgres and MySQL, %% for other databases More... about 21 years ago
Andrew Bennetts' patch to create join methods correctly, even if they're not named explicitly. I've done some slight renaming to hopefully more clearly describe what's being tested. More... over 21 years ago
Andrew Bennetts' patch to create join methods correctly, even if they're not named explicitly. I've done some slight renaming to hopefully more clearly describe what's being tested. More... over 21 years ago
Steve Alexander's patch to raise an error when the same SQLObject is defined more than once. I've added a test to prove that this works. More... over 21 years ago
Steve Alexander's patch to raise an error when the same SQLObject is defined more than once. I've added a test to prove that this works. More... over 21 years ago
Fixed bug [ 1030094 ] Documentation uses incorrect classname. (typo) More... over 21 years ago
Fixed bug [ 1030094 ] Documentation uses incorrect classname. (typo) More... over 21 years ago
Fixed bug [ 1034304 ] count() failes on selectBy result More... over 21 years ago
Fixed bug [ 1034304 ] count() failes on selectBy result More... over 21 years ago
Applied [ 1034254 ] selectBy patch for accepting object values More... over 21 years ago
Applied [ 1034254 ] selectBy patch for accepting object values More... over 21 years ago
Explicitly close all database connections (SF patch 1033807, though not directly applied). More... over 21 years ago
Explicitly close all database connections (SF patch 1033807, though not directly applied). More... over 21 years ago
Some fixes for the .uri() connection function (that produces a URI). More... over 21 years ago
Some fixes for the .uri() connection function (that produces a URI). More... over 21 years ago
Small bug fixes More... over 21 years ago
Small bug fixes More... over 21 years ago
Added a developer guide for the project More... over 21 years ago
Added a developer guide for the project More... over 21 years ago
* Applied distinct patch * .count() cannot be used with distinct currently More... over 21 years ago
* Applied distinct patch * .count() cannot be used with distinct currently More... over 21 years ago