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
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 }}
ExplodingCabbage
/
sqlalchemy
Public
forked from
sqlalchemy/sqlalchemy
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 26, 2020
Revert 903b18828461bb8cb8dca4acc56809b3df2b14d5
Show description for 366e88e
zzzeek
committed
366e88e
View commit details
Copy full SHA for 366e88e
Browse repository at this point
Updates for examples / performance
Show description for 6b3513f
zzzeek
committed
6b3513f
View commit details
Copy full SHA for 6b3513f
Browse repository at this point
Small callcount reductions and refinement for cached queries
Show description for 903b188
zzzeek
committed
903b188
View commit details
Copy full SHA for 903b188
Browse repository at this point
Commits on May 25, 2020
Convert execution to move through Session
Show description for 6930dfc
zzzeek
committed
6930dfc
View commit details
Copy full SHA for 6930dfc
Browse repository at this point
Commits on May 24, 2020
Unify Query and select() , move all processing to compile phase
Show description for dce8c7a
zzzeek
committed
dce8c7a
View commit details
Copy full SHA for dce8c7a
Browse repository at this point
Merge "inline one_or_none"
zzzeek
authored and
Gerrit Code Review
committed
1502b5b
View commit details
Copy full SHA for 1502b5b
Browse repository at this point
Add a docs link to the CockroachDB dialect
Show description for 1d12bc1
rafiss
authored and
zzzeek
committed
1d12bc1
View commit details
Copy full SHA for 1d12bc1
Browse repository at this point
inline one_or_none
Show description for b46978d
zzzeek
committed
b46978d
View commit details
Copy full SHA for b46978d
Browse repository at this point
Commits on May 23, 2020
Avoid proxy functions in row functions
Show description for f79953a
CaselIT
authored and
zzzeek
committed
f79953a
View commit details
Copy full SHA for f79953a
Browse repository at this point
Merge "Add python 3.8 profiles; remove zoomark tests"
zzzeek
authored and
Gerrit Code Review
committed
31d1846
View commit details
Copy full SHA for 31d1846
Browse repository at this point
Merge "Correctly apply self_group in type_coerce element."
zzzeek
authored and
Gerrit Code Review
committed
906bb65
View commit details
Copy full SHA for 906bb65
Browse repository at this point
Merge "Add with_for_update mysql new functionalities"
zzzeek
authored and
Gerrit Code Review
committed
a2e8e77
View commit details
Copy full SHA for a2e8e77
Browse repository at this point
Merge "Improve error message when using :meth:`_query.Query.filter_by` in a query where the first entity is not a mapped class."
zzzeek
authored and
Gerrit Code Review
committed
56f3021
View commit details
Copy full SHA for 56f3021
Browse repository at this point
Merge "Add note re: pymssql not in CI"
zzzeek
authored and
Gerrit Code Review
committed
330381a
View commit details
Copy full SHA for 330381a
Browse repository at this point
Merge "fix typo in reference documentation"
zzzeek
authored and
Gerrit Code Review
committed
c825400
View commit details
Copy full SHA for c825400
Browse repository at this point
Add python 3.8 profiles; remove zoomark tests
Show description for 7bbf5f8
CaselIT
authored and
zzzeek
committed
7bbf5f8
View commit details
Copy full SHA for 7bbf5f8
Browse repository at this point
Stop converting mssql datetime.time parameters to datetime.datetime
Show description for 9a04c2f
gordthompson
committed
9a04c2f
View commit details
Copy full SHA for 9a04c2f
Browse repository at this point
Merge "Add immutabledict C code"
zzzeek
authored and
Gerrit Code Review
committed
ebceb61
View commit details
Copy full SHA for ebceb61
Browse repository at this point
Add immutabledict C code
Show description for fcbd03e
zzzeek
committed
fcbd03e
View commit details
Copy full SHA for fcbd03e
Browse repository at this point
Commits on May 22, 2020
fix typo in reference documentation
Show description for 2632a8d
CaselIT
committed
2632a8d
View commit details
Copy full SHA for 2632a8d
Browse repository at this point
Correctly apply self_group in type_coerce element.
Show description for d163088
CaselIT
committed
d163088
View commit details
Copy full SHA for d163088
Browse repository at this point
Merge "Fix query string escaping in engine URLs"
zzzeek
authored and
Gerrit Code Review
committed
3fb0eb5
View commit details
Copy full SHA for 3fb0eb5
Browse repository at this point
Merge "Don't emit pyodbc "no driver" warning for empty URL"
zzzeek
authored and
Gerrit Code Review
committed
16fcbd3
View commit details
Copy full SHA for 16fcbd3
Browse repository at this point
Cross reference do_connect() event w/ creator
Show description for 88ae6a6
zzzeek
committed
88ae6a6
View commit details
Copy full SHA for 88ae6a6
Browse repository at this point
Don't emit pyodbc "no driver" warning for empty URL
Show description for 29534cf
zzzeek
committed
29534cf
View commit details
Copy full SHA for 29534cf
Browse repository at this point
Merge "Structural / performance refinements"
zzzeek
authored and
Gerrit Code Review
committed
1d320fa
View commit details
Copy full SHA for 1d320fa
Browse repository at this point
Structural / performance refinements
Show description for 5b2abf4
zzzeek
committed
5b2abf4
View commit details
Copy full SHA for 5b2abf4
Browse repository at this point
Don't incref on new reference key_style
Show description for 5910f9c
zzzeek
committed
5910f9c
View commit details
Copy full SHA for 5910f9c
Browse repository at this point
Commits on May 21, 2020
Merge "Performance fixes for new result set"
zzzeek
authored and
Gerrit Code Review
committed
d45657a
View commit details
Copy full SHA for d45657a
Browse repository at this point
Fix query string escaping in engine URLs
Show description for 2644693
miguelgrinberg
authored and
zzzeek
committed
2644693
View commit details
Copy full SHA for 2644693
Browse repository at this point
Performance fixes for new result set
Show description for 4550983
zzzeek
committed
4550983
View commit details
Copy full SHA for 4550983
Browse repository at this point
Commits on May 20, 2020
Target real pypi in the create wheel workflow
Show description for b67548a
CaselIT
committed
b67548a
View commit details
Copy full SHA for b67548a
Browse repository at this point
Commits on May 19, 2020
fix table.schema version to 1.3.18
Show description for 3d55263
zzzeek
committed
3d55263
View commit details
Copy full SHA for 3d55263
Browse repository at this point
Merge "SQLite 3.31 added support for computed column."
zzzeek
authored and
Gerrit Code Review
committed
6287e1d
View commit details
Copy full SHA for 6287e1d
Browse repository at this point
Merge "Introduce :class:`.IdentityOptions` to store common parameters for sequences and identity columns."
zzzeek
authored and
Gerrit Code Review
committed
fa70758
View commit details
Copy full SHA for fa70758
Browse repository at this point
Previous
Next
You can’t perform that action at this time.