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
tests
dbtest.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2025
Style(cmp): Fix `flake8` warning F824
Show description for eb3fab5
phdru
committed
eb3fab5
View commit details
Copy full SHA for eb3fab5
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Fix(pg8000): Fixed all problems
phdru
committed
e2dfa49
View commit details
Copy full SHA for e2dfa49
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
Tests: Allow transactions with MySQL
Show description for 8b1204c
phdru
committed
8b1204c
View commit details
Copy full SHA for 8b1204c
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Fix a bug working with microseconds in `Time` columns
phdru
committed
351ac92
View commit details
Copy full SHA for 351ac92
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 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 Jul 23, 2017
Fix(CI): Disable microseconds for MySQL at Travis
phdru
committed
57316af
View commit details
Copy full SHA for 57316af
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Fix tests under Python 3.6 + SQLite memory DB
phdru
committed
aa993f0
View commit details
Copy full SHA for aa993f0
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Disable microseconds at AppVeyor for MySQL
phdru
committed
0faf966
View commit details
Copy full SHA for 0faf966
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
Fix tests for Firebird: prevent microseconds
Show description for 9404c10
phdru
committed
9404c10
View commit details
Copy full SHA for 9404c10
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Fix test for Firebird: skip RLIKE test
Show description for 5482827
phdru
committed
5482827
View commit details
Copy full SHA for 5482827
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
Rename py.test -> pytest in tests and docs
phdru
committed
14f2aca
View commit details
Copy full SHA for 14f2aca
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Use Sphinx to build docs
Show description for 6b88999
phdru
committed
6b88999
View commit details
Copy full SHA for 6b88999
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
Mask errors in tests during documentation building
phdru
committed
49e6fd5
View commit details
Copy full SHA for 49e6fd5
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Merge branch '2.2'
phdru
committed
0e95c3b
View commit details
Copy full SHA for 0e95c3b
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Add a helper to test mutually referencing tables
phdru
committed
3f3a7ce
View commit details
Copy full SHA for 3f3a7ce
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Fix a flake8 warning
phdru
committed
f031a36
View commit details
Copy full SHA for f031a36
View code at this point
Browse repository at this point
Merge branch '2.2'
phdru
committed
6e75c5f
View commit details
Copy full SHA for 6e75c5f
View code at this point
Browse repository at this point
Speedup SQLite connections in tests
phdru
committed
098e954
View commit details
Copy full SHA for 098e954
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Fix flake8 E123 closing bracket does not match indentation
Show description for 917dbcd
phdru
committed
917dbcd
View commit details
Copy full SHA for 917dbcd
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Fix #42 flake8 E124 closing bracket does not match visual indentation
phdru
committed
82df1ca
View commit details
Copy full SHA for 82df1ca
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Merge branch 'flake8-fixes'
phdru
committed
748b6d6
View commit details
Copy full SHA for 748b6d6
View code at this point
Browse repository at this point
Fix #30 flake8 W293 blank line contains whitespace
phdru
committed
3824b68
View commit details
Copy full SHA for 3824b68
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Fix flake8 E203 - whitespace before ':'
Neil
committed
afd323d
View commit details
Copy full SHA for afd323d
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Fix #26 flake8 E126 continuation line over-indented
phdru
committed
d7ce0b1
View commit details
Copy full SHA for d7ce0b1
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Fix #11 flake8 E302 expected 2 blank lines
phdru
committed
86bbf2c
View commit details
Copy full SHA for 86bbf2c
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Fix #12 flake8 E501 line too long
phdru
committed
4b27e7a
View commit details
Copy full SHA for 4b27e7a
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Fix #14 flake8 E265 block comment should start with '# '
phdru
committed
d9258bf
View commit details
Copy full SHA for d9258bf
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Merge branch 'pytest-skip' into flake8-fixes
phdru
committed
b1de2ed
View commit details
Copy full SHA for b1de2ed
View code at this point
Browse repository at this point
Fix #53: report skipped tests
Show description for bc33d8f
phdru
committed
bc33d8f
View commit details
Copy full SHA for bc33d8f
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Fix #21 flake8 F401: 'name' imported but unused
Show description for 6720c05
phdru
committed
6720c05
View commit details
Copy full SHA for 6720c05
View code at this point
Browse repository at this point
Commits on Jan 2, 2015
Use new-style exception handling syntax
sigmavirus24
committed
9f41303
View commit details
Copy full SHA for 9f41303
View code at this point
Browse repository at this point
Commits on Dec 26, 2014
Convert last instances of print statement
sigmavirus24
committed
71fa026
View commit details
Copy full SHA for 71fa026
View code at this point
Browse repository at this point
Commits on Dec 8, 2013
Merge revision 4676 from branch 1.5: SQLiteConnection.close()
Show description for 1b36fd4
phdru
committed
1b36fd4
View commit details
Copy full SHA for 1b36fd4
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Merged revisions 4637-4639 from branch 1.5: logging is always available;
Show description for 2b1c906
phdru
committed
2b1c906
View commit details
Copy full SHA for 2b1c906
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.