16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Jan 12, 2025 — Jan 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial Import More... over 21 years ago
Initial Import More... over 21 years ago
Initial Import More... over 21 years ago
Initial Import More... over 21 years ago
Translate '/' in the path in a Firebird connection URI to os.path.sep, i.e., '\' on Windows, since Firebird doesn't handle /'s appropriately on that platform. More... over 21 years ago
Translate '/' in the path in a Firebird connection URI to os.path.sep, i.e., '\' on Windows, since Firebird doesn't handle /'s appropriately on that platform. More... over 21 years ago
Added support for firebird for Datetime and Date columns. Improved firebird support for enum columns. More... over 21 years ago
Added support for firebird for Datetime and Date columns. Improved firebird support for enum columns. More... over 21 years ago
Adding SQLite DateTime type support More... over 21 years ago
Adding SQLite DateTime type support More... over 21 years ago
Fixed bug related to orderBy='-column_name' More... over 21 years ago
Fixed bug related to orderBy='-column_name' More... over 21 years ago
Accumulate functions in SelectResults: sum(), count() More... almost 22 years ago
Accumulate functions in SelectResults: sum(), count() More... almost 22 years ago
* Fixed threading issue with Iterator, to match fix in 0.5 (connections were being released multiple times) * Expanded URIs to allow keyword (GET) arguments * Put in (optionally) more thorough debugging output More... almost 22 years ago
* Fixed threading issue with Iterator, to match fix in 0.5 (connections were being released multiple times) * Expanded URIs to allow keyword (GET) arguments * Put in (optionally) more thorough debugging output More... almost 22 years ago
Refactor a bit to put similar things in only one place. More... almost 22 years ago
Refactor a bit to put similar things in only one place. More... almost 22 years ago
Tests for setting multiple attributes using lazyUpdate (was broken). Pass current _connection on select() inside destroySelf, as it may not be found otherwise. Also, we want to make sure the same connection is used (think about transactions and different connections) More... almost 22 years ago
Tests for setting multiple attributes using lazyUpdate (was broken). Pass current _connection on select() inside destroySelf, as it may not be found otherwise. Also, we want to make sure the same connection is used (think about transactions and different connections) More... almost 22 years ago
Missing 'clear' method on Cache Factory. Missing initialization of _SO_createValues if the object was not in the cache. A couple more tests. A missing argument on releaseConnection (which I don't know what it's used for More... almost 22 years ago
Missing 'clear' method on Cache Factory. Missing initialization of _SO_createValues if the object was not in the cache. A couple more tests. A missing argument on releaseConnection (which I don't know what it's used for More... almost 22 years ago
Little distribution script updates More... almost 22 years ago
Little distribution script updates More... almost 22 years ago
Just so I can see if email is working More... almost 22 years ago
Just so I can see if email is working More... almost 22 years ago
forward-ported 0.5.2 news More... almost 22 years ago
forward-ported 0.5.2 news More... almost 22 years ago
Forward-ported fixes from 0.5.2 More... almost 22 years ago
Forward-ported fixes from 0.5.2 More... almost 22 years ago