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
col.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 21, 2025
Fix(col): `UuidValidator.from_python` accepts strings as valid input
Show description for db99181
phdru
committed
db99181
View commit details
Copy full SHA for db99181
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Feat(DateTime): Extend/fix support for `DateTime` from `Zope`
Show description for e7b379f
phdru
committed
e7b379f
View commit details
Copy full SHA for e7b379f
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Feat(DateTime): Drop support for very old version of `mxDateTime`
Show description for b6d0201
phdru
committed
b6d0201
View commit details
Copy full SHA for b6d0201
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
Fix(col): Comment out `SOJSONCol._sqlType()`
Show description for 1b9aff1
phdru
committed
1b9aff1
View commit details
Copy full SHA for 1b9aff1
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Fix(col): Fix `JSONValidator`
Show description for 3a4e35f
phdru
committed
3a4e35f
View commit details
Copy full SHA for 3a4e35f
View code at this point
Browse repository at this point
Update for JSON column and functions
Show description for 470c8f4
Michael S. Root
authored and
phdru
committed
470c8f4
View commit details
Copy full SHA for 470c8f4
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Fix(col.TimeValidator): Remove debug print
phdru
committed
51d3893
View commit details
Copy full SHA for 51d3893
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Fix a bug in cascade deletion/nullification
phdru
committed
852bded
View commit details
Copy full SHA for 852bded
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 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 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 Aug 1, 2017
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
Commits on May 16, 2017
Encode/decode binary values for PyGreSQL driver
phdru
committed
4c812a1
View commit details
Copy full SHA for 4c812a1
View code at this point
Browse repository at this point
Micro refactoring in BinaryValidator.to_python
phdru
committed
7570514
View commit details
Copy full SHA for 7570514
View code at this point
Browse repository at this point
Commits on May 5, 2017
Fix JsonbCol: undump a string returned by ODBC driver
phdru
committed
d8c2122
View commit details
Copy full SHA for d8c2122
View code at this point
Browse repository at this point
Commits on May 4, 2017
Convert '0'/'1' (from ODBC) to bool in BoolCol
phdru
committed
e506c2c
View commit details
Copy full SHA for e506c2c
View code at this point
Browse repository at this point
Test for __nonzero__ under Python 2, __bool__ under Python 3 in BoolCol
phdru
committed
d1ff60d
View commit details
Copy full SHA for d1ff60d
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Fix N-quoted values: under Py2 they must be bytes
phdru
committed
ab58e61
View commit details
Copy full SHA for ab58e61
View code at this point
Browse repository at this point
Remove excessive NULLs for MSSQL/Sybase
phdru
committed
f362e07
View commit details
Copy full SHA for f362e07
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
Fix TEXT type in id/foreign keys: Firebird doesn't have TEXT type
phdru
committed
c029aa6
View commit details
Copy full SHA for c029aa6
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Handle bytes in BinaryValidator (for PyGreSQL)
phdru
committed
ff90c16
View commit details
Copy full SHA for ff90c16
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
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 Nov 21, 2016
Fix bytearray encoding/decoding
phdru
committed
0b51286
View commit details
Copy full SHA for 0b51286
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Add support for mysql-connector
phdru
committed
afcbff1
View commit details
Copy full SHA for afcbff1
View code at this point
Browse repository at this point
Add support for oursql MySQL driver
phdru
committed
2f477e9
View commit details
Copy full SHA for 2f477e9
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Convert timedelta to mxDateTime.Time
Show description for 58b9fe8
phdru
committed
58b9fe8
View commit details
Copy full SHA for 58b9fe8
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
Add JSONCol
phdru
committed
2b8ed79
View commit details
Copy full SHA for 2b8ed79
View code at this point
Browse repository at this point
Move the new columns to the end of the module
phdru
committed
4f00db5
View commit details
Copy full SHA for 4f00db5
View code at this point
Browse repository at this point
JsonbCol and doc added
Lutz Steinborn
committed
b280bb3
View commit details
Copy full SHA for b280bb3
View code at this point
Browse repository at this point
Commits on Jul 10, 2016
Small enhancements in UuidCol
phdru
committed
0371cdd
View commit details
Copy full SHA for 0371cdd
View code at this point
Browse repository at this point
added VARCHAR(36) for DBs with out uuid type
Lutz Steinborn
committed
0f2ecd4
View commit details
Copy full SHA for 0f2ecd4
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
UuidCol and test added
Lutz Steinborn
committed
e222f62
View commit details
Copy full SHA for e222f62
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
Add ForeignKeyValidator
Show description for 038679d
phdru
committed
038679d
View commit details
Copy full SHA for 038679d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.