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 }}
cfagot
/
sqlobject
Public
forked from
sqlobject/sqlobject
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlobject
sqlobject
on
master
User selector
All users
Datepicker
All time
Commit history
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 Jun 6, 2018
Prepare for the next release
phdru
committed
f788aca
View commit details
Copy full SHA for f788aca
View code at this point
Browse repository at this point
Release 3.7.0
phdru
committed
b1fd695
View commit details
Copy full SHA for b1fd695
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
Feat(postgres): Remove psycopg1
phdru
committed
1ab0c67
View commit details
Copy full SHA for 1ab0c67
View code at this point
Browse repository at this point
Fix(mysql): Fix SSL-related parameters for MySQL-connector
Show description for 5f8e6ec
phdru
committed
5f8e6ec
View commit details
Copy full SHA for 5f8e6ec
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Build, docs: pypi.python.org => pypi.org
phdru
committed
fec1260
View commit details
Copy full SHA for fec1260
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 25, 2018
Prepare for the next release
Show description for 39b3cd4
phdru
committed
39b3cd4
View commit details
Copy full SHA for 39b3cd4
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Release 3.6.0
phdru
committed
0fd1c21
View commit details
Copy full SHA for 0fd1c21
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Tests(blob): Use byte string for test
phdru
committed
2a7d285
View commit details
Copy full SHA for 2a7d285
View code at this point
Browse repository at this point
Feat(mssql): Set timeout for ODBC with MSSQL
phdru
committed
38a8348
View commit details
Copy full SHA for 38a8348
View code at this point
Browse repository at this point
Added test for 2a1839364d1a3b4ba260ede53886526ee8cd4860
Michael S. Root
committed
4ec8342
View commit details
Copy full SHA for 4ec8342
View code at this point
Browse repository at this point
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
Fix cursor.arraysize - pymssql doesn't have arraysize
phdru
committed
f08401c
View commit details
Copy full SHA for f08401c
View code at this point
Browse repository at this point
Fix(mssqlconnection): Fix _setAutoCommit
phdru
committed
96a66ec
View commit details
Copy full SHA for 96a66ec
View code at this point
Browse repository at this point
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 Feb 1, 2018
Fix(mysql): Fix oursql
Show description for 9770622
phdru
committed
9770622
View commit details
Copy full SHA for 9770622
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
SQLObject 3.5.0 released 15 Nov 2017
phdru
committed
0684a9b
View commit details
Copy full SHA for 0684a9b
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Tests: Add a test for truediv on SQLite
phdru
committed
ae48275
View commit details
Copy full SHA for ae48275
View code at this point
Browse repository at this point
Merge pull request #141 from mike1158/master
Show description for 9986fc1
phdru
authored
9986fc1
View commit details
Copy full SHA for 9986fc1
View code at this point
Browse repository at this point
Added minimal unit tests for __truediv__ and __floordiv__
Michael S. Root
committed
ebcecd5
View commit details
Copy full SHA for ebcecd5
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Fix(pg800): Recognize ('ERROR', 'ERROR', '23505') as DuplicateEntryError
phdru
committed
e624f5b
View commit details
Copy full SHA for e624f5b
View code at this point
Browse repository at this point
Fix(pg800): Fix encoding problem under Python 2.7
phdru
committed
e4c5c28
View commit details
Copy full SHA for e4c5c28
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Add Python3 special methods for division to SQLExpression
Show description for 898ea2a
Michael S. Root
committed
898ea2a
View commit details
Copy full SHA for 898ea2a
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Cleanup: Fix flake8 E741 ambiguous variable name 'l'
phdru
committed
1ded887
View commit details
Copy full SHA for 1ded887
View code at this point
Browse repository at this point
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 Oct 5, 2017
Drivers(SapDB): Convert readme.txt to Unix EOL format (LF)
Show description for be6d94d
phdru
committed
be6d94d
View commit details
Copy full SHA for be6d94d
View code at this point
Browse repository at this point
Drivers(SapDB): Update download URLs
Show description for 1a50823
phdru
committed
1a50823
View commit details
Copy full SHA for 1a50823
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Fix for #139: autoreconnect does not work with pymysql driver
Shailesh Mungikar
authored and
phdru
committed
e3e522e
View commit details
Copy full SHA for e3e522e
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
Feat(pg): Restore pg8000 driver
Show description for e624110
phdru
committed
e624110
View commit details
Copy full SHA for e624110
View code at this point
Browse repository at this point
Commits on Aug 5, 2017
Release 3.4.0
phdru
committed
623a580
View commit details
Copy full SHA for 623a580
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Tests: Fix a bug with sqlite-memory
Show description for 48ddb3a
phdru
committed
48ddb3a
View commit details
Copy full SHA for 48ddb3a
View code at this point
Browse repository at this point
Fix(pg): Encode binary values for PyGreSQL driver
Show description for 044e330
phdru
committed
044e330
View commit details
Copy full SHA for 044e330
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.