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
3 days
ago. based on code collected
8 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 151 of 187
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added method to ConnectionHub objects to run code in a transaction
Test
More...
over 20 years ago
Added method to ConnectionHub objects to run code in a transaction
Test
More...
over 20 years ago
fixed createSQL to return an empty list if tableCreateSQLs is None
Rick Flosi
More...
over 20 years ago
fixed createSQL to return an empty list if tableCreateSQLs is None
Rick Flosi
More...
over 20 years ago
moved createSQL code from manager/command.py:CommandCreate to extend the constraints returned in dbconnection.py:createTableSQL
Ian Bicking
More...
over 20 years ago
moved createSQL code from manager/command.py:CommandCreate to extend the constraints returned in dbconnection.py:createTableSQL
Ian Bicking
More...
over 20 years ago
Missing import from Garrett Smith
Test
More...
over 20 years ago
Missing import from Garrett Smith
Test
More...
over 20 years ago
Updated News.
Oleg Broytman
More...
over 20 years ago
Updated News.
Oleg Broytman
More...
over 20 years ago
Adapted to psycopg2.
Oleg Broytman
More...
over 20 years ago
Adapted to psycopg2.
Oleg Broytman
More...
over 20 years ago
Fixed a number of bugs with JOIN syntax. Added a test.
Oleg Broytman
More...
over 20 years ago
Fixed a number of bugs with JOIN syntax. Added a test.
Oleg Broytman
More...
over 20 years ago
Applied a patch by Murat Ozsoyler <
[email protected]
>.
Oleg Broytman
More...
over 20 years ago
Applied a patch by Murat Ozsoyler <
[email protected]
>.
Oleg Broytman
More...
over 20 years ago
Little layout fix
Test
More...
over 20 years ago
Little layout fix
Test
More...
over 20 years ago
Removed trailing spaces.
Oleg Broytman
More...
over 20 years ago
Removed trailing spaces.
Oleg Broytman
More...
over 20 years ago
added blurb about createSQL option for sqlmeta data.
Ian Bicking
More...
over 20 years ago
added blurb about createSQL option for sqlmeta data.
Ian Bicking
More...
over 20 years ago
added some test examples for createSQL that are not yet enabled, but are a useful reference.
Ian Bicking
More...
over 20 years ago
added some test examples for createSQL that are not yet enabled, but are a useful reference.
Ian Bicking
More...
over 20 years ago
added an example of using createSQL
Ian Bicking
More...
over 20 years ago
added an example of using createSQL
Ian Bicking
More...
over 20 years ago
added code to CommandCreate that collects data from sqlmeta.createSQL and runs the queries after table creation. createSQL can be a string with a single SQL command, a list of SQL commands, or a dictionary with keys that are dbNames and a single SQL command string or a list of SQL commands as strings.
Ian Bicking
More...
over 20 years ago
added code to CommandCreate that collects data from sqlmeta.createSQL and runs the queries after table creation. createSQL can be a string with a single SQL command, a list of SQL commands, or a dictionary with keys that are dbNames and a single SQL command string or a list of SQL commands as strings.
Ian Bicking
More...
over 20 years ago
Fix up some docstrings for better reSTability
Test
More...
over 20 years ago
Fix up some docstrings for better reSTability
Test
More...
over 20 years ago
←
1
2
…
147
148
149
150
151
152
153
154
155
…
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