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
Accelerator
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 }}
elfring
/
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
sqlite
sqliteconnection.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 31, 2019
Style: Fix flake8 error E117 over-indented
phdru
committed
ac1e0a9
View commit details
Copy full SHA for ac1e0a9
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 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 May 29, 2017
Use b64encode/b64decode instead of deprecated encodestring/decodestring
phdru
committed
15a61fb
View commit details
Copy full SHA for 15a61fb
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Fix issue 128 by dropping the table name from the call
Show description for 902d632
Neil
committed
902d632
View commit details
Copy full SHA for 902d632
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Use args to get exception details
Neil
committed
056fd53
View commit details
Copy full SHA for 056fd53
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
fix E131 (and F403 outside tests)
lukmdo
committed
972ccbf
View commit details
Copy full SHA for 972ccbf
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 #37 flake8 E122 continuation line missing indentation
phdru
committed
60394d4
View commit details
Copy full SHA for 60394d4
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Update urllib usage in sqliteconnection
Neil
committed
7098443
View commit details
Copy full SHA for 7098443
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
Merge branch 'flake8-fixes'
phdru
committed
18c1496
View commit details
Copy full SHA for 18c1496
View code at this point
Browse repository at this point
Fix #31 flake8 E129
Show description for d7b80b7
phdru
committed
d7b80b7
View commit details
Copy full SHA for d7b80b7
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
Handle renamed thread module in python 3
Neil
committed
c8000d4
View commit details
Copy full SHA for c8000d4
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Fix #23 flake8 E701 multiple statements on one line
phdru
committed
bdd9c45
View commit details
Copy full SHA for bdd9c45
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 10, 2015
Fix #18 flake8 E261 at least two spaces before inline comment
phdru
committed
4554be7
View commit details
Copy full SHA for 4554be7
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
Merge branch '2.1' into flake8-fixes
phdru
committed
5fd2cc1
View commit details
Copy full SHA for 5fd2cc1
View code at this point
Browse repository at this point
SQLiteConnection has got a new method listTables
phdru
committed
23b6f30
View commit details
Copy full SHA for 23b6f30
View code at this point
Browse repository at this point
Minor refactoring
Show description for 8679b81
phdru
committed
8679b81
View commit details
Copy full SHA for 8679b81
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Merge branch '2.1' into flake8-fixes
phdru
committed
7974c0c
View commit details
Copy full SHA for 7974c0c
View code at this point
Browse repository at this point
SQLiteConnection has got a new method listDatabases
phdru
committed
e0dcd43
View commit details
Copy full SHA for e0dcd43
View code at this point
Browse repository at this point
Fix #22 flake8 E127 continuation line over-indented for visual indent
phdru
committed
d4374a6
View commit details
Copy full SHA for d4374a6
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 Apr 12, 2014
Merge revisions 4704, 4705 from branch 1.6
Show description for 556f33a
phdru
committed
556f33a
View commit details
Copy full SHA for 556f33a
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 Feb 1, 2012
A bug was fixed in SQLiteConnection - clear _threadPool on close().
Show description for c12566c
phdru
committed
c12566c
View commit details
Copy full SHA for c12566c
View code at this point
Browse repository at this point
Commits on May 29, 2011
Merged revisions 4393:4395 from branch 1.0: A syntax incompatibility was fixed
Show description for 6053ac2
phdru
committed
6053ac2
View commit details
Copy full SHA for 6053ac2
View code at this point
Browse repository at this point
Commits on May 15, 2011
The first patch by Daniel Fetchinson from a series of patches for python 3 compatibility:
Show description for e19a6c9
phdru
committed
e19a6c9
View commit details
Copy full SHA for e19a6c9
View code at this point
Browse repository at this point
Commits on May 8, 2011
Decorators @classmethod and @staticmethod are used everywhere.
Show description for 721ead2
phdru
committed
721ead2
View commit details
Copy full SHA for 721ead2
View code at this point
Browse repository at this point
Commits on Apr 18, 2011
Set connection.text_factory to work around a bug in PySQLite.
Show description for 5b3e4b1
phdru
committed
5b3e4b1
View commit details
Copy full SHA for 5b3e4b1
View code at this point
Browse repository at this point
Commits on Mar 3, 2011
Restored .oldUri().
Show description for d78312d
phdru
committed
d78312d
View commit details
Copy full SHA for d78312d
View code at this point
Browse repository at this point
Commits on Mar 1, 2011
Quote components of DB URI.
Show description for 4b82d1b
phdru
committed
4b82d1b
View commit details
Copy full SHA for 4b82d1b
View code at this point
Browse repository at this point
Commits on Feb 21, 2011
DB URI parser was changed to use urllib.split*() and unquote().
Show description for 84d2911
phdru
committed
84d2911
View commit details
Copy full SHA for 84d2911
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.