openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SQLObject
Settings
|
Report Duplicate
16
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
7 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 141 of 187
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed "SET NAMES" query - MySQLdb sends it itself if there is "charset" parameter.
Oleg Broytman
More...
over 19 years ago
Removed "SET NAMES" query - MySQLdb sends it itself if there is "charset" parameter.
Oleg Broytman
More...
over 19 years ago
Store the charset value from the URI as dbEncoding; merged client_encoding with charset/dbEncoding; use dbEncoding instead of "ascii" to convert from unicode from MySQLdb.
Oleg Broytman
More...
over 19 years ago
Store the charset value from the URI as dbEncoding; merged client_encoding with charset/dbEncoding; use dbEncoding instead of "ascii" to convert from unicode from MySQLdb.
Oleg Broytman
More...
over 19 years ago
A patch by Humberto Diogenes http://humberto.digi.com.br to use sqlite3 (builtin module in Python 2.5).
Oleg Broytman
More...
over 19 years ago
A patch by Humberto Diogenes http://humberto.digi.com.br to use sqlite3 (builtin module in Python 2.5).
Oleg Broytman
More...
over 19 years ago
"FOR UPDATE" should go after limit/offset.
Oleg Broytman
More...
over 19 years ago
"FOR UPDATE" should go after limit/offset.
Oleg Broytman
More...
over 19 years ago
A patch by David Faure <
[email protected]
> implementing SELECT FOR UPDATE.
Oleg Broytman
More...
over 19 years ago
A patch by David Faure <
[email protected]
> implementing SELECT FOR UPDATE.
Oleg Broytman
More...
over 19 years ago
Minor update. Added download_url and extended extra reuirements.
Oleg Broytman
More...
over 19 years ago
Minor update. Added download_url and extended extra reuirements.
Oleg Broytman
More...
over 19 years ago
Mark a place where a version string should be.
Oleg Broytman
More...
over 19 years ago
Mark a place where a version string should be.
Oleg Broytman
More...
over 19 years ago
Changed the order of the mailing lists to look nicer. :)
Oleg Broytman
More...
over 19 years ago
Changed the order of the mailing lists to look nicer. :)
Oleg Broytman
More...
over 19 years ago
Changed the download link.
Oleg Broytman
More...
over 19 years ago
Changed the download link.
Oleg Broytman
More...
over 19 years ago
Mention MSSQL in the template.
Oleg Broytman
More...
over 19 years ago
Mention MSSQL in the template.
Oleg Broytman
More...
over 19 years ago
No need to loop over the "columns" dictionary - "name" is exactly a key for the dictionary.
Oleg Broytman
More...
over 19 years ago
No need to loop over the "columns" dictionary - "name" is exactly a key for the dictionary.
Oleg Broytman
More...
over 19 years ago
Minor optimization - moved the condition out of the loop, used break.
Oleg Broytman
More...
over 19 years ago
Minor optimization - moved the condition out of the loop, used break.
Oleg Broytman
More...
over 19 years ago
Applied the patch 1546314: Fix bug 1546294.
Oleg Broytman
More...
over 19 years ago
Applied the patch 1546314: Fix bug 1546294.
Oleg Broytman
More...
over 19 years ago
Extended unicode patch to the .byName() case where "name" is an alternateID.
Oleg Broytman
More...
over 19 years ago
Extended unicode patch to the .byName() case where "name" is an alternateID.
Oleg Broytman
More...
over 19 years ago
Fixed a longstanding problem with UnicodeCol - at last you can use unicode strings in .select() and .selectBy() queries (with some limitations).
Oleg Broytman
More...
over 19 years ago
Fixed a longstanding problem with UnicodeCol - at last you can use unicode strings in .select() and .selectBy() queries (with some limitations).
Oleg Broytman
More...
over 19 years ago
←
1
2
…
137
138
139
140
141
142
143
144
145
…
186
187
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree