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
4 days
ago.
Mar 23, 2025 — Mar 23, 2026
Showing page 140 of 187
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed a bug in the duplicate names test - the test must exclude columns from the parent classes in case of simple inheritance.
Oleg Broytman
More...
over 19 years ago
Fixed a bug in the duplicate names test - the test must exclude columns from the parent classes in case of simple inheritance.
Oleg Broytman
More...
over 19 years ago
Tests by Luke Opperman <
[email protected]
> to test descending sorting.
Oleg Broytman
More...
over 19 years ago
Tests by Luke Opperman <
[email protected]
> to test descending sorting.
Oleg Broytman
More...
over 19 years ago
Fixed the bug 1463974: Column name collides with internal method. SQLObject now disallows columns with names that collide with existing methods, such as "_init", "expire", "set" and so on.
Oleg Broytman
More...
over 19 years ago
Fixed the bug 1463974: Column name collides with internal method. SQLObject now disallows columns with names that collide with existing methods, such as "_init", "expire", "set" and so on.
Oleg Broytman
More...
over 19 years ago
Get column's dbName from the DB.
Oleg Broytman
More...
over 19 years ago
Get column's dbName from the DB.
Oleg Broytman
More...
over 19 years ago
Fixed a bug in the test.
Oleg Broytman
More...
over 19 years ago
Fixed a bug in the test.
Oleg Broytman
More...
over 19 years ago
Stop PySQLite2 converting date/time columns - the conversion causes troubles, and our conversion is more flexible.
Oleg Broytman
More...
over 19 years ago
Stop PySQLite2 converting date/time columns - the conversion causes troubles, and our conversion is more flexible.
Oleg Broytman
More...
over 19 years ago
Applied patches for the bug 1496014: None in enumValues fails. Additional tests by Nathan Edwards <
[email protected]
>.
Oleg Broytman
More...
over 19 years ago
Applied patches for the bug 1496014: None in enumValues fails. Additional tests by Nathan Edwards <
[email protected]
>.
Oleg Broytman
More...
over 19 years ago
Fixed the bug 1567633: KeyError when creating table from MySQL database.
Oleg Broytman
More...
over 19 years ago
Fixed the bug 1567633: KeyError when creating table from MySQL database.
Oleg Broytman
More...
over 19 years ago
Moved boilerplate code to set the factory for SQLiteConnection to setSQLiteConnectionFactory().
Oleg Broytman
More...
over 19 years ago
Moved boilerplate code to set the factory for SQLiteConnection to setSQLiteConnectionFactory().
Oleg Broytman
More...
over 19 years ago
SQLiteConnection got a new keyword "factory". The patch inspired by jt <
[email protected]
>.
Oleg Broytman
More...
over 19 years ago
SQLiteConnection got a new keyword "factory". The patch inspired by jt <
[email protected]
>.
Oleg Broytman
More...
over 19 years ago
Fixed a number of bugs in InheritableSQLMeta.{add,del}Column().
Oleg Broytman
More...
over 19 years ago
Fixed a number of bugs in InheritableSQLMeta.{add,del}Column().
Oleg Broytman
More...
over 19 years ago
A bugfix by Mircea Amarascu <
[email protected]
>.
Oleg Broytman
More...
over 19 years ago
A bugfix by Mircea Amarascu <
[email protected]
>.
Oleg Broytman
More...
over 19 years ago
A patch by Mircea Amarascu <
[email protected]
> - a hierarchy of exceptions.
Oleg Broytman
More...
over 19 years ago
A patch by Mircea Amarascu <
[email protected]
> - a hierarchy of exceptions.
Oleg Broytman
More...
over 19 years ago
SelectResults cannot be queried for truth value; __nonzero__() raises NotImplementedError.
Oleg Broytman
More...
over 19 years ago
SelectResults cannot be queried for truth value; __nonzero__() raises NotImplementedError.
Oleg Broytman
More...
over 19 years ago
A patch by Dan Pascu <
[email protected]
> to break reference loop between SQLObject and SQLObjectState using weak references.
Oleg Broytman
More...
over 19 years ago
A patch by Dan Pascu <
[email protected]
> to break reference loop between SQLObject and SQLObjectState using weak references.
Oleg Broytman
More...
over 19 years ago
←
1
2
…
136
137
138
139
140
141
142
143
144
…
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