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
tests
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2017
Fix tests: getConnectionURI() can raise AttributeError under Sphinx
phdru
committed
c096226
View commit details
Copy full SHA for c096226
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Ignore error in case we don't have DROP permission
phdru
committed
b313c1f
View commit details
Copy full SHA for b313c1f
View code at this point
Browse repository at this point
Fix test_auto.py: turn off microseconds for MS SQL
phdru
committed
afe2ca4
View commit details
Copy full SHA for afe2ca4
View code at this point
Browse repository at this point
Fix concatenation operator for MSSQL/Sybase
phdru
committed
3d86b18
View commit details
Copy full SHA for 3d86b18
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
Fix string.find - it returns -1 on error
phdru
committed
94fbfc6
View commit details
Copy full SHA for 94fbfc6
View code at this point
Browse repository at this point
Refactor skipping DB-specific test
Show description for 05471b8
phdru
committed
05471b8
View commit details
Copy full SHA for 05471b8
View code at this point
Browse repository at this point
Fix flake8 warning: change indent due to shorter class name
phdru
committed
da5a72b
View commit details
Copy full SHA for da5a72b
View code at this point
Browse repository at this point
Fix test: convert mx.DateTime to date
phdru
committed
c479b9b
View commit details
Copy full SHA for c479b9b
View code at this point
Browse repository at this point
Fix tests for Firebird: shorten table names
Show description for e527ceb
phdru
committed
e527ceb
View commit details
Copy full SHA for e527ceb
View code at this point
Browse repository at this point
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
Skip test_sslmode on w32
phdru
committed
3c3ff7f
View commit details
Copy full SHA for 3c3ff7f
View code at this point
Browse repository at this point
Fix test_parse_uri.py on w32
phdru
committed
1e0411e
View commit details
Copy full SHA for 1e0411e
View code at this point
Browse repository at this point
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
Fix tests for Firebird
Show description for 2ac082b
phdru
committed
2ac082b
View commit details
Copy full SHA for 2ac082b
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Fix unicode test: convert everything to bytes under Py2
phdru
committed
53d55b9
View commit details
Copy full SHA for 53d55b9
View code at this point
Browse repository at this point
Remove test where dbEncoding for a column differs from database
phdru
committed
eca92f1
View commit details
Copy full SHA for eca92f1
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Fix tests: convert data to lists and tuples
Show description for 83dd268
phdru
committed
83dd268
View commit details
Copy full SHA for 83dd268
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
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 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 Sep 21, 2016
Fix py.test warnings by converting yield test to plain calls
Show description for 3fdf20c
phdru
committed
3fdf20c
View commit details
Copy full SHA for 3fdf20c
View code at this point
Browse repository at this point
Fix py.test warnings by renaming TestXXX classes to SOTestXXX
phdru
committed
5535bb5
View commit details
Copy full SHA for 5535bb5
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 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
Fix all `import *`
phdru
committed
1992d96
View commit details
Copy full SHA for 1992d96
View code at this point
Browse repository at this point
Fix test_jsonbcol.py
Show description for f50c991
phdru
committed
f50c991
View commit details
Copy full SHA for f50c991
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
Fix flake8 warnings
phdru
committed
d80b175
View commit details
Copy full SHA for d80b175
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 May 7, 2016
Adapt test_CONCAT to Py3
Show description for 814209b
phdru
committed
814209b
View commit details
Copy full SHA for 814209b
View code at this point
Browse repository at this point
Merge branch '2.2'
phdru
committed
28dea0f
View commit details
Copy full SHA for 28dea0f
View code at this point
Browse repository at this point
Minor refactoring in test_CONCAT
phdru
committed
42266fa
View commit details
Copy full SHA for 42266fa
View code at this point
Browse repository at this point
Merge branch '2.2'
phdru
committed
573c807
View commit details
Copy full SHA for 573c807
View code at this point
Browse repository at this point
Add sqlbuilder.CONCAT to generate concatenation command
phdru
committed
dfa8edb
View commit details
Copy full SHA for dfa8edb
View code at this point
Browse repository at this point
Commits on Jan 18, 2016
Merge pull request #117 from drnlm/bugs/issue-115-hashable-columns
Show description for 9238f42
phdru
committed
9238f42
View commit details
Copy full SHA for 9238f42
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.