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
about 6 hours
ago. based on code collected
about 11 hours
ago.
Feb 26, 2025 — Feb 26, 2026
Showing page 161 of 187
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make columns keep their order of creation.
Ian Bicking
More...
over 20 years ago
Make columns keep their order of creation.
Ian Bicking
More...
over 20 years ago
Added docstring
Ian Bicking
More...
over 20 years ago
Added docstring
Ian Bicking
More...
over 20 years ago
Simplied a couple things in SQLObject.__classinit__
Ian Bicking
More...
over 20 years ago
Simplied a couple things in SQLObject.__classinit__
Ian Bicking
More...
over 20 years ago
Major refactoring to move soClass._columns and company into sqlmeta.
Ian Bicking
More...
over 20 years ago
Major refactoring to move soClass._columns and company into sqlmeta.
Ian Bicking
More...
over 20 years ago
Fixed two minor bugs found by Cedric BRINER.
Oleg Broytman
More...
over 20 years ago
Fixed two minor bugs found by Cedric BRINER.
Oleg Broytman
More...
over 20 years ago
Yet another minor inheritance optimization from alexander smishlajev - create the object in one INSERT instead of INSERT+UPDATE.
Oleg Broytman
More...
over 20 years ago
Yet another minor inheritance optimization from alexander smishlajev - create the object in one INSERT instead of INSERT+UPDATE.
Oleg Broytman
More...
over 20 years ago
Fixed incompatibility with Python 2.2 - test.select.py uses yield in enumerate().
Oleg Broytman
More...
over 20 years ago
Fixed incompatibility with Python 2.2 - test.select.py uses yield in enumerate().
Oleg Broytman
More...
over 20 years ago
Optimization - pass result to cls.get().
Oleg Broytman
More...
over 20 years ago
Optimization - pass result to cls.get().
Oleg Broytman
More...
over 20 years ago
Fixed a bug - pass connection to all calls.
Oleg Broytman
More...
over 20 years ago
Fixed a bug - pass connection to all calls.
Oleg Broytman
More...
over 20 years ago
Applied two patches made by alexander smishlajev. The first one is to remove childName column from repr(). The second one is to optimize ineritance - don't fetch parents one by one, fetch them at once.
Oleg Broytman
More...
over 20 years ago
Applied two patches made by alexander smishlajev. The first one is to remove childName column from repr(). The second one is to optimize ineritance - don't fetch parents one by one, fetch them at once.
Oleg Broytman
More...
over 20 years ago
Added _reprItems() created by alexander smishlajev.
Oleg Broytman
More...
over 20 years ago
Added _reprItems() created by alexander smishlajev.
Oleg Broytman
More...
over 20 years ago
Moved _SO_perConnection to sqlmeta
Ian Bicking
More...
over 20 years ago
Moved _SO_perConnection to sqlmeta
Ian Bicking
More...
over 20 years ago
changed to sqlmeta style
Ian Bicking
More...
over 20 years ago
changed to sqlmeta style
Ian Bicking
More...
over 20 years ago
Moved _expired into sqlmeta
Ian Bicking
More...
over 20 years ago
Moved _expired into sqlmeta
Ian Bicking
More...
over 20 years ago
Moved _fromDatabase into sqlmeta
Ian Bicking
More...
over 20 years ago
Moved _fromDatabase into sqlmeta
Ian Bicking
More...
over 20 years ago
←
1
2
…
157
158
159
160
161
162
163
164
165
…
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