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
4 days
ago. based on code collected
9 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 134 of 187
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merged branches/sqlbuilder-views+1 for sqbuilder/sresults unification, sresults.throughTo, sqlbuilder.ImportProxy, and views
Luke Opperman
More...
almost 19 years ago
Merged branches/sqlbuilder-views+1 for sqbuilder/sresults unification, sresults.throughTo, sqlbuilder.ImportProxy, and views
Luke Opperman
More...
almost 19 years ago
Applied the patch 1653898: properly initialize MySQL connection encoding.
Oleg Broytman
More...
almost 19 years ago
Applied the patch 1653898: properly initialize MySQL connection encoding.
Oleg Broytman
More...
almost 19 years ago
Fixed sqlbuilder - .startswith(), .endswith() and .contains() assumed their parameter must be a string; now you can pass an SQLExpression.
Oleg Broytman
More...
almost 19 years ago
Fixed sqlbuilder - .startswith(), .endswith() and .contains() assumed their parameter must be a string; now you can pass an SQLExpression.
Oleg Broytman
More...
almost 19 years ago
Removed support for MySQL storage ENGINEs - it's too special and could be implemented using createSQL.
Oleg Broytman
More...
almost 19 years ago
Removed support for MySQL storage ENGINEs - it's too special and could be implemented using createSQL.
Oleg Broytman
More...
almost 19 years ago
Fixed a bug with absent comma in JOINs.
Oleg Broytman
More...
almost 19 years ago
Fixed a bug with absent comma in JOINs.
Oleg Broytman
More...
almost 19 years ago
Fixed a longstanding bug with .select() ignoring 'limit' parameter.
Oleg Broytman
More...
almost 19 years ago
Fixed a longstanding bug with .select() ignoring 'limit' parameter.
Oleg Broytman
More...
almost 19 years ago
Trunk will be 0.10.
Oleg Broytman
More...
almost 19 years ago
Trunk will be 0.10.
Oleg Broytman
More...
almost 19 years ago
Fixed a bug in DateValidator caused by datetime being a subclass of date.
Oleg Broytman
More...
almost 19 years ago
Fixed a bug in DateValidator caused by datetime being a subclass of date.
Oleg Broytman
More...
almost 19 years ago
Fixed test_deep_inheritance.py - setup classes in the correct order (required for Postgres 8.0+ which is strict about referential integrity).
Oleg Broytman
More...
almost 19 years ago
Fixed test_deep_inheritance.py - setup classes in the correct order (required for Postgres 8.0+ which is strict about referential integrity).
Oleg Broytman
More...
almost 19 years ago
Adapted for the latest py.test.
Oleg Broytman
More...
almost 19 years ago
Adapted for the latest py.test.
Oleg Broytman
More...
almost 19 years ago
Fixed ConnectionHub.doInTransaction() - if the original connection was processConnection - reset processConnection, not threadConnection.
Oleg Broytman
More...
almost 19 years ago
Fixed ConnectionHub.doInTransaction() - if the original connection was processConnection - reset processConnection, not threadConnection.
Oleg Broytman
More...
almost 19 years ago
Applied the patch 1673013: Convert used tables dict keys to string.
Oleg Broytman
More...
about 19 years ago
Applied the patch 1673013: Convert used tables dict keys to string.
Oleg Broytman
More...
about 19 years ago
cls.deleteMany(), cls.deleteBy().
Oleg Broytman
More...
about 19 years ago
cls.deleteMany(), cls.deleteBy().
Oleg Broytman
More...
about 19 years ago
Do not run sqlrepr() if the clause is string.
Oleg Broytman
More...
about 19 years ago
Do not run sqlrepr() if the clause is string.
Oleg Broytman
More...
about 19 years ago
SQLObject.tableExists() as a shortcut for conn.tableExists(cls.sqlmeta.table).
Oleg Broytman
More...
about 19 years ago
SQLObject.tableExists() as a shortcut for conn.tableExists(cls.sqlmeta.table).
Oleg Broytman
More...
about 19 years ago
←
1
2
…
130
131
132
133
134
135
136
137
138
…
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