16
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Mar 10, 2025 — Mar 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged docs for sqlmeta created by Jorge Godoy <[email protected]>. More... over 20 years ago
Merged docs for sqlmeta created by Jorge Godoy <[email protected]>. More... over 20 years ago
Minor fixes by alexander smishlajev <[email protected]> in inheritnace tests for MySQL: MySQL cannot create indicies on TEXT fields. More... over 20 years ago
Minor fixes by alexander smishlajev <[email protected]> in inheritnace tests for MySQL: MySQL cannot create indicies on TEXT fields. More... over 20 years ago
Added a section describing connection URIs. More... over 20 years ago
Added a section describing connection URIs. More... over 20 years ago
Added note about _get_/_set_ and .select() More... over 20 years ago
Added note about _get_/_set_ and .select() More... over 20 years ago
Read .ini configuration files that use %(here)s and other variable substitution More... over 20 years ago
Read .ini configuration files that use %(here)s and other variable substitution More... over 20 years ago
English grammar and wording corrections by Jennings Jared. More... over 20 years ago
English grammar and wording corrections by Jennings Jared. More... over 20 years ago
Fixed isSupported. More... over 20 years ago
Fixed isSupported. More... over 20 years ago
Updated requirement to new version of FormEncode More... over 20 years ago
Updated requirement to new version of FormEncode More... over 20 years ago
Added a section "Why" describing a typical use of Inheritance. More... over 20 years ago
Added a section "Why" describing a typical use of Inheritance. More... over 20 years ago
Aplied a patch by alexander smishlajev <[email protected]>; the patch optimizes inheritance machinery by removing hasattr() that calls getattr() that calls _SO_loadValue() on an every request. More... over 20 years ago
Aplied a patch by alexander smishlajev <[email protected]>; the patch optimizes inheritance machinery by removing hasattr() that calls getattr() that calls _SO_loadValue() on an every request. More... over 20 years ago
Aplied a patch by Tomas <[email protected]> that uses UnicodeCol instead of StringCol in case fromDatabase = True and "unicodeCols" flag was passed in the connection arguments. More... over 20 years ago
Aplied a patch by Tomas <[email protected]> that uses UnicodeCol instead of StringCol in case fromDatabase = True and "unicodeCols" flag was passed in the connection arguments. More... over 20 years ago
Typo More... over 20 years ago
Typo More... over 20 years ago
Forgot link More... over 20 years ago
Forgot link More... over 20 years ago
Added note on --egg More... over 20 years ago
Added note on --egg More... over 20 years ago
Read history_dir out of sqlobject.txt; add --egg to all commands; create history directories on demand More... over 20 years ago
Read history_dir out of sqlobject.txt; add --egg to all commands; create history directories on demand More... over 20 years ago