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 }}
Neoskrypt
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlobject
sqlobject
postgres
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 8, 2017
Remove pg8000 driver
Show description for aca6f12
phdru
committed
aca6f12
View commit details
Copy full SHA for aca6f12
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Refactor calls to registerConverter
phdru
committed
d9c46b2
View commit details
Copy full SHA for d9c46b2
View code at this point
Browse repository at this point
Set cache size for testing with pg8000 driver
phdru
committed
85672d5
View commit details
Copy full SHA for 85672d5
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Fix non-standard port for Postgres drivers
Show description for 2828e40
phdru
committed
2828e40
View commit details
Copy full SHA for 2828e40
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Fix DuplicateEntryError in py-postgresql
phdru
committed
7bc573a
View commit details
Copy full SHA for 7bc573a
View code at this point
Browse repository at this point
Fix py-postgresql: register a converter for bytes
phdru
committed
4622536
View commit details
Copy full SHA for 4622536
View code at this point
Browse repository at this point
Fix pg8000: DuplicateEntryError is a kind of ProgrammingError
phdru
committed
cbfc236
View commit details
Copy full SHA for cbfc236
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Register a converter for pg8000 Bytea type
phdru
committed
070bb64
View commit details
Copy full SHA for 070bb64
View code at this point
Browse repository at this point
Fix pg8000 driver: no need to replace password
phdru
committed
d0c71ae
View commit details
Copy full SHA for d0c71ae
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
Fix pg8000 driver
Show description for 29ddb11
phdru
committed
29ddb11
View commit details
Copy full SHA for 29ddb11
View code at this point
Browse repository at this point
Fix py-postgresql driver
Show description for f0311b0
phdru
committed
f0311b0
View commit details
Copy full SHA for f0311b0
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Add support for py-postgresql driver
phdru
committed
0c1368b
View commit details
Copy full SHA for 0c1368b
View code at this point
Browse repository at this point
Add support for pg8000 PostgreSQL driver
phdru
committed
6e31c37
View commit details
Copy full SHA for 6e31c37
View code at this point
Browse repository at this point
Extend support for PyGreSQL driver
phdru
committed
6113e3a
View commit details
Copy full SHA for 6113e3a
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Merge branch '2.1'
phdru
committed
574622e
View commit details
Copy full SHA for 574622e
View code at this point
Browse repository at this point
Merge branch '1.7' into 2.1
phdru
committed
e5d2a0f
View commit details
Copy full SHA for e5d2a0f
View code at this point
Browse repository at this point
Update pgconnection.py
Show description for ee1953b
horli
authored and
phdru
committed
ee1953b
View commit details
Copy full SHA for ee1953b
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Update postgres ErrorMessage exception
Neil
committed
cbfb77a
View commit details
Copy full SHA for cbfb77a
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 4, 2015
Use relative imports in database connectors
Neil
committed
7c664fb
View commit details
Copy full SHA for 7c664fb
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 8, 2015
Fix #20 flake8 F841 local variable 'name' is assigned to but never used
phdru
committed
524a742
View commit details
Copy full SHA for 524a742
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
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
PostgresConnection has got a new method listTables
phdru
committed
3614841
View commit details
Copy full SHA for 3614841
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
PostgresConnection has got a new method listDatabases
phdru
committed
f38227c
View commit details
Copy full SHA for f38227c
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 Oct 27, 2014
Apply patch 112: _fromDatabase and UNIQUE should result in alternateID
Show description for 9222f2a
phdru
committed
9222f2a
View commit details
Copy full SHA for 9222f2a
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Merged revision 4660 from branch 1.5:
Show description for 3367b46
phdru
committed
3367b46
View commit details
Copy full SHA for 3367b46
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Use INSERT...RETURNING id
Show description for 3e357d1
phdru
committed
3e357d1
View commit details
Copy full SHA for 3e357d1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.