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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-python
/
graphene-sqlalchemy
Public
Notifications
You must be signed in to change notification settings
Fork
223
Star
986
Code
Issues
68
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 7, 2025
chore: update lint actions (#421)
erikwrede
authored
4ea6ee8
View commit details
Copy full SHA for 4ea6ee8
Browse repository at this point
chore: update deploy actions
erikwrede
authored
6dbd94f
View commit details
Copy full SHA for 6dbd94f
Browse repository at this point
chore: update tests actions
erikwrede
authored
83e0c17
View commit details
Copy full SHA for 83e0c17
Browse repository at this point
fix: Do not create filter class if create_filters is False (#420)
romeroyonatan
authored
72c3cce
View commit details
Copy full SHA for 72c3cce
Browse repository at this point
Commits on Dec 5, 2024
release: 3.0.0rc2
erikwrede
authored
febdc45
View commit details
Copy full SHA for febdc45
Browse repository at this point
hoursekeeping: add support for python 3.12 (#417)
Show description for a6161dd
richin13
and
erikwrede
authored
a6161dd
View commit details
Copy full SHA for a6161dd
Browse repository at this point
Commits on Sep 13, 2024
fix: create_filters option now does what it says (#414)
Show description for eb9c663
skolazbynek
and
zbynek.skola
authored
eb9c663
View commit details
Copy full SHA for eb9c663
Browse repository at this point
Commits on Mar 5, 2024
feat(filters): Added DateTimeFilter (#404)
Salamek
authored
b30bc92
View commit details
Copy full SHA for b30bc92
Browse repository at this point
Commits on Dec 4, 2023
release: 3.0rc1
erikwrede
authored
9c2bc84
View commit details
Copy full SHA for 9c2bc84
Browse repository at this point
fix: keep converting tuples to strings for composite primary keys in relay ID field (#399)
erikwrede
authored
ae4f87c
View commit details
Copy full SHA for ae4f87c
Browse repository at this point
feat: add filters (#357)
Show description for c927ada
3 people
authored
c927ada
View commit details
Copy full SHA for c927ada
Browse repository at this point
Commits on Oct 9, 2023
chore: recreate loader if old loader is on different loop (#395)
Show description for b94230e
zeptonaut
and
flipbit03
authored
b94230e
View commit details
Copy full SHA for b94230e
Browse repository at this point
Commits on Oct 6, 2023
feat: association_proxy support (#267)
Show description for 1436807
dpep
and
erikwrede
authored
1436807
View commit details
Copy full SHA for 1436807
Browse repository at this point
docs: Add database session to the example (#249)
Show description for f5f05d1
clemens-tolboom
and
erikwrede
authored
f5f05d1
View commit details
Copy full SHA for f5f05d1
Browse repository at this point
Commits on May 14, 2023
feat: SQLAlchemy 2.0 support (#368)
Show description for d0668cc
erikwrede
authored
d0668cc
View commit details
Copy full SHA for d0668cc
Browse repository at this point
Commits on Feb 27, 2023
fix: set README content_type (#385)
sabard
authored
882205d
View commit details
Copy full SHA for 882205d
Browse repository at this point
docs: update PyPI page (#384)
sabard
authored
2ca659a
View commit details
Copy full SHA for 2ca659a
Browse repository at this point
release: 3.0.0b4
erikwrede
authored
3720a23
View commit details
Copy full SHA for 3720a23
Browse repository at this point
fix: warnings in docs build (#383)
sabard
authored
506f58c
View commit details
Copy full SHA for 506f58c
Browse repository at this point
chore: limit lint runs to master pushes and PRs (#382)
sabard
authored
ba0597f
View commit details
Copy full SHA for ba0597f
Browse repository at this point
Commits on Feb 24, 2023
housekeeping: add issue management workflow
erikwrede
committed
e175f87
View commit details
Copy full SHA for e175f87
Browse repository at this point
docs: fix sphinx problems and add autodoc
erikwrede
committed
39a64e1
View commit details
Copy full SHA for 39a64e1
Browse repository at this point
docs: add relay to index
erikwrede
committed
aa668d1
View commit details
Copy full SHA for aa668d1
Browse repository at this point
docs: extend docs and add autodoc api docs
erikwrede
committed
686613d
View commit details
Copy full SHA for 686613d
Browse repository at this point
docs: add docs pipeline
erikwrede
committed
185a662
View commit details
Copy full SHA for 185a662
Browse repository at this point
Commits on Jan 27, 2023
fix: allow type converter inheritance again (#377)
Show description for 1708fcf
erikwrede
authored
1708fcf
View commit details
Copy full SHA for 1708fcf
Browse repository at this point
Commits on Jan 13, 2023
feat!: Stricter non-null fields for relationships (#367)
Show description for d3a4320
polgfred
authored
d3a4320
View commit details
Copy full SHA for d3a4320
Browse repository at this point
Commits on Jan 4, 2023
refactor!: use the same conversion system for hybrids and columns (#371)
Show description for 2041835
erikwrede
authored
2041835
View commit details
Copy full SHA for 2041835
Browse repository at this point
Commits on Jan 2, 2023
docs: fix installation instruction (#372)
Show description for a03e74d
zahrevsky
authored
a03e74d
View commit details
Copy full SHA for a03e74d
Browse repository at this point
Commits on Dec 21, 2022
feat: support for async sessions (#350)
Show description for 32d0d18
3 people
authored
32d0d18
View commit details
Copy full SHA for 32d0d18
Browse repository at this point
Commits on Nov 28, 2022
feat: Support GQL interfaces for polymorphic SQLA models (#365)
Show description for 2edeae9
polgfred
and
erikwrede
authored
2edeae9
View commit details
Copy full SHA for 2edeae9
Browse repository at this point
Commits on Nov 21, 2022
chore: limit CI runs to master pushes & PRs (#366)
erikwrede
authored
8bfa1e9
View commit details
Copy full SHA for 8bfa1e9
Browse repository at this point
Commits on Oct 1, 2022
feat: Add support for UUIDs in `@hybrid_property`-ies (#363)
flipbit03
authored
75abf0b
View commit details
Copy full SHA for 75abf0b
Browse repository at this point
Commits on Sep 13, 2022
Made Relationshiploader utilize the new and improved DataLoader implementation housed inside graphene, if possible (graphene >=3.1.1) (#362)
flipbit03
authored
0a765a1
View commit details
Copy full SHA for 0a765a1
Browse repository at this point
Commits on Sep 12, 2022
Add Black to pre-commit (#361)
Show description for b3657b0
erikwrede
authored
b3657b0
View commit details
Copy full SHA for b3657b0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.