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
mysql
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 25, 2025
Fix(mysqlconnection): Drop support for CyMySQL
Show description for 33a2501
phdru
committed
33a2501
View commit details
Copy full SHA for 33a2501
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
Feat(MySQL): Extend default list of drivers
Show description for 6ac0865
phdru
committed
6ac0865
View commit details
Copy full SHA for 6ac0865
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
Feat(MySQL): Add support for CyMySQL
phdru
committed
d165862
View commit details
Copy full SHA for d165862
View code at this point
Browse repository at this point
Refactor(mysqlconnection): Call `driver.lower()` once globally
phdru
committed
44e9254
View commit details
Copy full SHA for 44e9254
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Feat(MySQL): Drop `oursql`
phdru
committed
5b38321
View commit details
Copy full SHA for 5b38321
View code at this point
Browse repository at this point
Commits on Oct 29, 2023
Feat: `sqlmeta.idSize` to set `id` size
phdru
committed
a0459c0
View commit details
Copy full SHA for a0459c0
View code at this point
Browse repository at this point
Feat: `idType` must be either `int` or `str`
phdru
committed
c830a55
View commit details
Copy full SHA for c830a55
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
Tests: Skip some inheritance tests under `mysql-connector-python`
Show description for 613839e
phdru
committed
613839e
View commit details
Copy full SHA for 613839e
View code at this point
Browse repository at this point
Feat(MySQL): Add `mysql-connector-python`
phdru
committed
89a7e24
View commit details
Copy full SHA for 89a7e24
View code at this point
Browse repository at this point
Commits on Sep 17, 2022
Fix(mysql-connector): Convert bytearrays
phdru
committed
30ba31d
View commit details
Copy full SHA for 30ba31d
View code at this point
Browse repository at this point
Fix(mysql-connector): Fix dbName under Python 2
phdru
committed
18dbbc6
View commit details
Copy full SHA for 18dbbc6
View code at this point
Browse repository at this point
Fix(MySQL): Convert bytes to unicode
Show description for c38bed3
phdru
committed
c38bed3
View commit details
Copy full SHA for c38bed3
View code at this point
Browse repository at this point
Fix(MySQL): Fix encoding
phdru
committed
b0299a5
View commit details
Copy full SHA for b0299a5
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
Feat(mysql): Support `mariadb`
phdru
committed
8056328
View commit details
Copy full SHA for 8056328
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Feat(mysql): Check if the server allows to use JSON functions
Show description for ac96456
phdru
committed
ac96456
View commit details
Copy full SHA for ac96456
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 Jan 25, 2019
Fix(mysql): Fix unicode errors in mysqlclient
phdru
committed
e4cad6d
View commit details
Copy full SHA for e4cad6d
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
Fix(mysql): Fix SSL-related parameters for MySQL-connector
Show description for 5f8e6ec
phdru
committed
5f8e6ec
View commit details
Copy full SHA for 5f8e6ec
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 Feb 1, 2018
Fix(mysql): Fix oursql
Show description for 9770622
phdru
committed
9770622
View commit details
Copy full SHA for 9770622
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 Oct 3, 2017
Fix for #139: autoreconnect does not work with pymysql driver
Shailesh Mungikar
authored and
phdru
committed
e3e522e
View commit details
Copy full SHA for e3e522e
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 May 4, 2017
Check error codes from ODBC drivers for DuplicateError
Show description for ba4e890
phdru
committed
ba4e890
View commit details
Copy full SHA for ba4e890
View code at this point
Browse repository at this point
Add missing error codes for ODBC drivers
phdru
committed
3077fac
View commit details
Copy full SHA for 3077fac
View code at this point
Browse repository at this point
Set encoding for ODBC connections for MySQL
phdru
committed
70388fa
View commit details
Copy full SHA for 70388fa
View code at this point
Browse repository at this point
Refactor make_odbc_conn_str() to use DB-specific ODBC keywords
phdru
committed
2ca0972
View commit details
Copy full SHA for 2ca0972
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Add support for PyODBC and PyPyODBC for MySQL
phdru
committed
0d02d45
View commit details
Copy full SHA for 0d02d45
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 13, 2017
Add debug print in _executeRetry in MySQLConnection
phdru
committed
6795def
View commit details
Copy full SHA for 6795def
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Fix mysql-connector driver: encode unicode query with surrogate escape
phdru
committed
0c039e4
View commit details
Copy full SHA for 0c039e4
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
MySQL: call set_character_set(dbEncoding) for all drivers
Show description for 09c0d9a
phdru
committed
09c0d9a
View commit details
Copy full SHA for 09c0d9a
View code at this point
Browse repository at this point
MySQL: use driver instead of module.__name__
phdru
committed
707461a
View commit details
Copy full SHA for 707461a
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Add support for PyMySQL
phdru
committed
f0b0085
View commit details
Copy full SHA for f0b0085
View code at this point
Browse repository at this point
Do not ping using oursql driver
phdru
committed
c3b6d4c
View commit details
Copy full SHA for c3b6d4c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.