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 }}
febus982
/
sqlalchemy-bind-manager
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
3
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Other code improvements
- #85
#85
Merged
febus982
merged 9 commits into
main
febus982/sqlalchemy-bind-manager:main
from
improvements
febus982/sqlalchemy-bind-manager:improvements
Copy head branch name to clipboard
Jan 18, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Other code improvements
#85
febus982
merged 9 commits into
main
febus982/sqlalchemy-bind-manager:main
from
improvements
febus982/sqlalchemy-bind-manager:improvements
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2026
Remove duplicate license header in abstract.py
Show description for 112c0a5
febus982
and
claude
committed
112c0a5
View commit details
Copy full SHA for 112c0a5
Browse repository at this point
Remove unnecessary partial wrapper in order_by registry
Show description for 60b5719
febus982
and
claude
committed
60b5719
View commit details
Copy full SHA for 60b5719
Browse repository at this point
Remove deprecated future=True engine option
Show description for a4c9cbc
febus982
and
claude
committed
a4c9cbc
View commit details
Copy full SHA for a4c9cbc
Browse repository at this point
Remove redundant or [] fallback in cursor_paginated_find
Show description for a4e0487
febus982
and
claude
committed
a4e0487
View commit details
Copy full SHA for a4e0487
Browse repository at this point
Add exception handling to SessionHandler.__del__
Show description for 0ead23a
febus982
and
claude
committed
0ead23a
View commit details
Copy full SHA for 0ead23a
Browse repository at this point
Use any() for more efficient model validation
Show description for e6dee27
febus982
and
claude
committed
e6dee27
View commit details
Copy full SHA for e6dee27
Browse repository at this point
Extract shared primary key utility function
Show description for 662add1
febus982
and
claude
committed
662add1
View commit details
Copy full SHA for 662add1
Browse repository at this point
Add test for SessionHandler.__del__ exception handling
Show description for 04e9afc
febus982
and
claude
committed
04e9afc
View commit details
Copy full SHA for 04e9afc
Browse repository at this point
Fix type annotation for order_by function registry
Show description for 8bfd0fe
febus982
and
claude
committed
8bfd0fe
View commit details
Copy full SHA for 8bfd0fe
Browse repository at this point
You can’t perform that action at this time.