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
mssql
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 9, 2025
fix: connect to old mssql versions via set tds_version uri parameter
Юдыцкий Игорь
committed
f6b1c42
View commit details
Copy full SHA for f6b1c42
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Style: Fix `flame8` warnings "invalid escape sequence"
Show description for 633532c
phdru
committed
633532c
View commit details
Copy full SHA for 633532c
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Feat(mssql): Set timeout for ODBC with MSSQL
phdru
committed
38a8348
View commit details
Copy full SHA for 38a8348
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Fix(mssqlconnection): Fix _setAutoCommit
phdru
committed
96a66ec
View commit details
Copy full SHA for 96a66ec
View code at this point
Browse repository at this point
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 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 May 4, 2017
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 20, 2017
Add support for PyODBC and PyPyODBC for MS SQL
Show description for 5dfacb2
phdru
committed
5dfacb2
View commit details
Copy full SHA for 5dfacb2
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Fix MSSQLConnection.server_version() under Py3
phdru
committed
1c6f0a4
View commit details
Copy full SHA for 1c6f0a4
View code at this point
Browse repository at this point
Document newer MS SQL server versions
phdru
committed
f40463a
View commit details
Copy full SHA for f40463a
View code at this point
Browse repository at this point
Fix MSSQLConnection and SybaseConnection
Show description for 970d6e6
phdru
committed
970d6e6
View commit details
Copy full SHA for 970d6e6
View code at this point
Browse repository at this point
Fix MSSQLConnection.columnsFromSchema: remove () from default value
phdru
committed
4e781b5
View commit details
Copy full SHA for 4e781b5
View code at this point
Browse repository at this point
Add parameter ``timeout`` for MSSQLConnection (only for pymssql)
phdru
committed
a2b4c6a
View commit details
Copy full SHA for a2b4c6a
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Merge branch '2.1'
phdru
committed
b75adf0
View commit details
Copy full SHA for b75adf0
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
For MSSQL use datetime2(6) and time(6) columns
phdru
committed
b3381c4
View commit details
Copy full SHA for b3381c4
View code at this point
Browse repository at this point
Document MSSQL server versions
phdru
committed
48cd284
View commit details
Copy full SHA for 48cd284
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Merge branch 'flake8-fixes'
phdru
committed
748b6d6
View commit details
Copy full SHA for 748b6d6
View code at this point
Browse repository at this point
Fix #39 flake8 W291 trailing whitespace
phdru
committed
bec0c4a
View commit details
Copy full SHA for bec0c4a
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Merge pull request #60 from drnlm/issue_35_flake8_E203
Show description for bf4bd6b
phdru
committed
bf4bd6b
View commit details
Copy full SHA for bf4bd6b
View code at this point
Browse repository at this point
Merge branch 'flake8-fixes'
phdru
committed
d5e5bc6
View commit details
Copy full SHA for d5e5bc6
View code at this point
Browse repository at this point
Fix flake8 E203 - whitespace before ':'
Neil
committed
afd323d
View commit details
Copy full SHA for afd323d
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
Fix #27 flake8 F821 undefined name
Show description for fe1c76c
phdru
committed
fe1c76c
View commit details
Copy full SHA for fe1c76c
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 Feb 1, 2015
Fix #28 flake8 E202 whitespace before ')'
phdru
committed
70294b7
View commit details
Copy full SHA for 70294b7
View code at this point
Browse repository at this point
Fix #29 flake8 E201 whitespace after '('
phdru
committed
0d2f3d1
View commit details
Copy full SHA for 0d2f3d1
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 16, 2015
Fix #14 flake8 E265 block comment should start with '# '
phdru
committed
d9258bf
View commit details
Copy full SHA for d9258bf
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
Fix #16 flake8 E128 continuation line under-indented
phdru
committed
82fbef1
View commit details
Copy full SHA for 82fbef1
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
Fix #17 flake8 E301 expected 1 blank line, found 0
phdru
committed
051e1c9
View commit details
Copy full SHA for 051e1c9
View code at this point
Browse repository at this point
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
Fix #15 flake8 E225 missing whitespace around operator
phdru
committed
17a6f70
View commit details
Copy full SHA for 17a6f70
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
Fix a minor bug in MSSQLConnection
Show description for ad7055a
phdru
committed
ad7055a
View commit details
Copy full SHA for ad7055a
View code at this point
Browse repository at this point
Commits on Aug 19, 2013
self.make_conn_str() returns either a str or a dict
Show description for eda6f44
phdru
committed
eda6f44
View commit details
Copy full SHA for eda6f44
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.