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
6 days
ago. based on code collected
6 days
ago.
Mar 23, 2025 — Mar 23, 2026
Showing page 135 of 187
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed ConnectionHub.doInTransaction() - close low-level connection on commit() to prevent connections leaking.
Oleg Broytman
More...
about 19 years ago
Fixed ConnectionHub.doInTransaction() - close low-level connection on commit() to prevent connections leaking.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1675319: DatabaseIndex.get() fix and simplification. Merged tests/test_index_get.py into tests/test_indexes.py.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1675319: DatabaseIndex.get() fix and simplification. Merged tests/test_index_get.py into tests/test_indexes.py.
Oleg Broytman
More...
about 19 years ago
MySQLdb.version_info[:3] >= (1, 2, 1) is much more readable and pythonic.
Oleg Broytman
More...
about 19 years ago
MySQLdb.version_info[:3] >= (1, 2, 1) is much more readable and pythonic.
Oleg Broytman
More...
about 19 years ago
A patch by Markus Gritsch <
[email protected]
>: for MySQLdb 1.2.2+ call ping(True) on the connection to allow autoreconnect after a timeout.
Oleg Broytman
More...
about 19 years ago
A patch by Markus Gritsch <
[email protected]
>: for MySQLdb 1.2.2+ call ping(True) on the connection to allow autoreconnect after a timeout.
Oleg Broytman
More...
about 19 years ago
Fixed return value - it must an empty list, not None.
Oleg Broytman
More...
about 19 years ago
Fixed return value - it must an empty list, not None.
Oleg Broytman
More...
about 19 years ago
ID columns are reverted back from INT UNSIGNED to INT for MySQL to be in accord with FOREIGN KEYs.
Oleg Broytman
More...
about 19 years ago
ID columns are reverted back from INT UNSIGNED to INT for MySQL to be in accord with FOREIGN KEYs.
Oleg Broytman
More...
about 19 years ago
Fixed bugs in processing engineSQL.
Oleg Broytman
More...
about 19 years ago
Fixed bugs in processing engineSQL.
Oleg Broytman
More...
about 19 years ago
Fixed a bug in UnicodeField - allow comparison with None.
Oleg Broytman
More...
about 19 years ago
Fixed a bug in UnicodeField - allow comparison with None.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450591: support for TINYINT, SMALLINT, MEDIUMINT, BIGINT.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450591: support for TINYINT, SMALLINT, MEDIUMINT, BIGINT.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450587: support for MySQL ENGINE specification.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450587: support for MySQL ENGINE specification.
Oleg Broytman
More...
about 19 years ago
Aplied the patch 1450584: Support for DEFAULT SQL attribute.
Oleg Broytman
More...
about 19 years ago
Aplied the patch 1450584: Support for DEFAULT SQL attribute.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450581: support for MySQL SET type.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450581: support for MySQL SET type.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450576: support for MySQL INT type attributes: UNSIGNED, ZEROFILL.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450576: support for MySQL INT type attributes: UNSIGNED, ZEROFILL.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450570: support for MySQL TIMESTAMP type.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1450570: support for MySQL TIMESTAMP type.
Oleg Broytman
More...
about 19 years ago
Create/drop the tables in the order of dependency level.
Oleg Broytman
More...
about 19 years ago
Create/drop the tables in the order of dependency level.
Oleg Broytman
More...
about 19 years ago
←
1
2
…
131
132
133
134
135
136
137
138
139
…
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