Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlobject
/
sqlobject
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
156
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlobject
sqlobject
dbconnection.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 11, 2025
Fixes a bug in `dbconnection.ConnectionURIOpener.registerConnection`
Show description for cc5e39e
phdru
committed
cc5e39e
View commit details
Copy full SHA for cc5e39e
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
Fix(dbconnection): autocommit value must be bool
phdru
committed
4927a06
View commit details
Copy full SHA for 4927a06
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Feat(dbconnection): Allow connections in `ConnectionHub` to be strings
Show description for 9f3ca7e
phdru
committed
9f3ca7e
View commit details
Copy full SHA for 9f3ca7e
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Style: Fix `flake8` warnings
Show description for dfedb4e
phdru
committed
dfedb4e
View commit details
Copy full SHA for dfedb4e
View code at this point
Browse repository at this point
Commits on May 1, 2019
Feat: Remove RdbhostConnection
Show description for c3f99e5
phdru
committed
c3f99e5
View commit details
Copy full SHA for c3f99e5
View code at this point
Browse repository at this point
Commits on Apr 21, 2019
Usage of augmented assignment statements
Show description for 4325abb
elfring
committed
4325abb
View commit details
Copy full SHA for 4325abb
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Style: Ignore flake8 W504 line break after binary operator
phdru
committed
62156a3
View commit details
Copy full SHA for 62156a3
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Fix(dbconnection.py): Remove unused `_connections`
phdru
committed
79a9466
View commit details
Copy full SHA for 79a9466
View code at this point
Browse repository at this point
Style(dbconnection.py): Sort imports
phdru
committed
a6dd935
View commit details
Copy full SHA for a6dd935
View code at this point
Browse repository at this point
Add signals on commit and rollback
Scott Stahl
authored and
phdru
committed
a2579ba
View commit details
Copy full SHA for a2579ba
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Bugfix for TypeError using selectBy on a BLOBCol
Michael S. Root
committed
2a18393
View commit details
Copy full SHA for 2a18393
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Feat: Close cursors after using
Show description for d86fbb9
phdru
committed
d86fbb9
View commit details
Copy full SHA for d86fbb9
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Cleanup: Fix flake8 E722 do not use bare except
phdru
committed
a270c35
View commit details
Copy full SHA for a270c35
View code at this point
Browse repository at this point
Commits on May 7, 2017
Stop supporting Python 2.6
phdru
committed
3d2bf5a
View commit details
Copy full SHA for 3d2bf5a
View code at this point
Browse repository at this point
Commits on May 4, 2017
Refactor make_odbc_conn_str() to use DB-specific ODBC keywords
phdru
committed
2ca0972
View commit details
Copy full SHA for 2ca0972
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Add PyPyODBC driver for PostgreSQL
Show description for 98ab609
phdru
committed
98ab609
View commit details
Copy full SHA for 98ab609
View code at this point
Browse repository at this point
Refactor make_odbc_conn_str
phdru
committed
b654cbf
View commit details
Copy full SHA for b654cbf
View code at this point
Browse repository at this point
Commits on Mar 21, 2015
Simplify and unify testing of sys.version
phdru
committed
07d1c3d
View commit details
Copy full SHA for 07d1c3d
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Protect against dictionary changes in loop
Neil
committed
c3223bc
View commit details
Copy full SHA for c3223bc
View code at this point
Browse repository at this point
Don't encode logging info on python 3
Neil
committed
abb802e
View commit details
Copy full SHA for abb802e
View code at this point
Browse repository at this point
Re-add errornously dropped parameter
Neil
committed
55bf16c
View commit details
Copy full SHA for 55bf16c
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Merge pull request #86 from drnlm/add_compatability_types
Show description for a680896
phdru
committed
a680896
View commit details
Copy full SHA for a680896
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Add compatability type for isinstance(x, unicode) checks
Neil
committed
d7c18e4
View commit details
Copy full SHA for d7c18e4
View code at this point
Browse repository at this point
replace basestring
Neil
committed
3428200
View commit details
Copy full SHA for 3428200
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Use python 3 compatible names
Neil
committed
52fadfa
View commit details
Copy full SHA for 52fadfa
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Support python 3 iter interface
Neil
committed
c962c5e
View commit details
Copy full SHA for c962c5e
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Fix flake8 W503 line break before binary operator
phdru
committed
fb15acc
View commit details
Copy full SHA for fb15acc
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Fix flake8 E226 missing whitespace around arithmetic operator
phdru
committed
f89bd3c
View commit details
Copy full SHA for f89bd3c
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Fix #40: E713 - test for membership should be 'not in'
Neil
committed
95d589a
View commit details
Copy full SHA for 95d589a
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
sqlite3.Binary expects to be called with a bytes object on python 3
Neil
committed
9564667
View commit details
Copy full SHA for 9564667
View code at this point
Browse repository at this point
Support python 3 MethodType signature
Neil
committed
abe460e
View commit details
Copy full SHA for abe460e
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Replace new with types module
Neil
committed
f3e919b
View commit details
Copy full SHA for f3e919b
View code at this point
Browse repository at this point
Fix #25 flake8 E502 backslash is redundant between brackets
phdru
committed
272211a
View commit details
Copy full SHA for 272211a
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
Add workaround for python 2.6 urlparse behaviour
Neil
committed
7675141
View commit details
Copy full SHA for 7675141
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Update urllib and urlparse code to support python 3
Neil
committed
1de380e
View commit details
Copy full SHA for 1de380e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.