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
Accelerator
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
Type
/
to 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
.
prestodb
/
presto-python-client
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
244
Code
Issues
39
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: Add native SQLAlchemy dialect support
- #136
#136
Open
saquibsaifee
wants to merge 9 commits into
prestodb:master
prestodb/presto-python-client:master
from
saquibsaifee:feat/sqlalchemy-dialect
saquibsaifee/presto-python-client:feat/sqlalchemy-dialect
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat: Add native SQLAlchemy dialect support
#136
saquibsaifee
wants to merge 9 commits into
prestodb:master
prestodb/presto-python-client:master
from
saquibsaifee:feat/sqlalchemy-dialect
saquibsaifee/presto-python-client:feat/sqlalchemy-dialect
Copy head branch name to clipboard
Commits
Commits on Jan 10, 2026
fix: Add paramstyle to DBAPI for SQLAlchemy compliance
saquibsaifee
committed
0f1f826
View commit details
Copy full SHA for 0f1f826
Browse repository at this point
feat: Implement native SQLAlchemy dialect
saquibsaifee
committed
1f436ee
View commit details
Copy full SHA for 1f436ee
Browse repository at this point
build: Register sqlalchemy dialect entry point and dependencies
saquibsaifee
committed
cd52540
View commit details
Copy full SHA for cd52540
Browse repository at this point
docs: Add usage instructions for SQLAlchemy dialect
saquibsaifee
committed
05006a8
View commit details
Copy full SHA for 05006a8
Browse repository at this point
fix: Correct all_require flattening in setup.py
saquibsaifee
committed
92b856b
View commit details
Copy full SHA for 92b856b
Browse repository at this point
test: Add unit and integration tests for SQLAlchemy dialect
saquibsaifee
committed
81e2e78
View commit details
Copy full SHA for 81e2e78
Browse repository at this point
fix: Resolve regex and security issues in SQLAlchemy dialect
saquibsaifee
committed
611ac9e
View commit details
Copy full SHA for 611ac9e
Browse repository at this point
Update setup.py
Show description for d3b93f8
saquibsaifee
and
sourcery-ai[bot]
authored
d3b93f8
View commit details
Copy full SHA for d3b93f8
Browse repository at this point
Update prestodb/sqlalchemy/base.py
Show description for f633c14
saquibsaifee
and
sourcery-ai[bot]
authored
f633c14
View commit details
Copy full SHA for f633c14
Browse repository at this point
You can’t perform that action at this time.