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
.
python-gino
/
gino
Public
Notifications
You must be signed in to change notification settings
Fork
149
Star
2.8k
Code
Issues
45
Pull requests
9
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
Datepicker
All time
Commit history
Commits on Feb 12, 2022
1.1-rc
fantix
committed
6218b90
View commit details
Copy full SHA for 6218b90
Browse repository at this point
Update README for GINO 1.1
fantix
committed
784f127
View commit details
Copy full SHA for 784f127
Browse repository at this point
Update aiomysql
fantix
committed
4ec78be
View commit details
Copy full SHA for 4ec78be
Browse repository at this point
Fix CI for Python 3.6
fantix
committed
8455c55
View commit details
Copy full SHA for 8455c55
Browse repository at this point
Remove async_generator because we don't support Python 3.5
fantix
committed
eb15470
View commit details
Copy full SHA for eb15470
Browse repository at this point
Update versions in CD
fantix
committed
5c8aec9
View commit details
Copy full SHA for 5c8aec9
Browse repository at this point
Add Python 3.10 CI target
fantix
committed
76c5478
View commit details
Copy full SHA for 76c5478
Browse repository at this point
Update versions in CI
fantix
committed
dacd8ed
View commit details
Copy full SHA for dacd8ed
Browse repository at this point
Update development dependencies
fantix
committed
82a0edb
View commit details
Copy full SHA for 82a0edb
Browse repository at this point
Commits on Oct 6, 2021
minor typo
Show description for 968e8da
allmonday
authored and
fantix
committed
968e8da
View commit details
Copy full SHA for 968e8da
Browse repository at this point
Commits on Jul 4, 2021
Merge pull request #786 from Reskov/optimize-do-load
Show description for 75fab19
wwwjfy
authored
75fab19
View commit details
Copy full SHA for 75fab19
Browse repository at this point
Commits on Jun 22, 2021
Optimize model loader do load method
Reskov
committed
e766dd3
View commit details
Copy full SHA for e766dd3
Browse repository at this point
Commits on Jun 20, 2021
fix workflow
wwwjfy
committed
2a3337a
View commit details
Copy full SHA for 2a3337a
Browse repository at this point
updated Python version in pyproject and otherwhere
wwwjfy
committed
7ce3e60
View commit details
Copy full SHA for 7ce3e60
Browse repository at this point
Commits on Jun 6, 2021
Non-trivial changes for asyncpg.py file
ShahriyarR
authored and
fantix
committed
087b183
View commit details
Copy full SHA for 087b183
Browse repository at this point
Commits on May 25, 2021
add 3.9 to coverage
Cobalt
authored and
fantix
committed
b495ebf
View commit details
Copy full SHA for b495ebf
Browse repository at this point
remove python 3.5 from CI runs
Cobalt
authored and
fantix
committed
15bcb41
View commit details
Copy full SHA for 15bcb41
Browse repository at this point
Commits on Mar 20, 2021
Merge pull request #771 from python-gino/dependabot/pip/urllib3-1.26.3
Show description for 83e60e8
wwwjfy
authored
83e60e8
View commit details
Copy full SHA for 83e60e8
Browse repository at this point
Merge pull request #772 from python-gino/dependabot/pip/jinja2-2.11.3
Show description for 690f7b9
wwwjfy
authored
690f7b9
View commit details
Copy full SHA for 690f7b9
Browse repository at this point
Commits on Mar 19, 2021
[Security] Bump jinja2 from 2.11.2 to 2.11.3
Show description for e25faff
dependabot-preview[bot]
authored
e25faff
View commit details
Copy full SHA for e25faff
Browse repository at this point
[Security] Bump urllib3 from 1.26.2 to 1.26.3
Show description for a476454
dependabot-preview[bot]
authored
a476454
View commit details
Copy full SHA for a476454
Browse repository at this point
Commits on Feb 17, 2021
update HISTORY and AUTHORS
wwwjfy
committed
1145f24
View commit details
Copy full SHA for 1145f24
Browse repository at this point
Merge pull request #747 from uriyyo/fix-context-stack-issue
Show description for 163e9a0
wwwjfy
authored
163e9a0
View commit details
Copy full SHA for 163e9a0
Browse repository at this point
Update MySQL tests
uriyyo
committed
4b217b4
View commit details
Copy full SHA for 4b217b4
Browse repository at this point
Fix issue with concurrent contextual stack modification
uriyyo
committed
c43f8ee
View commit details
Copy full SHA for c43f8ee
Browse repository at this point
fix CI
wwwjfy
committed
2e15c2c
View commit details
Copy full SHA for 2e15c2c
Browse repository at this point
Commits on Dec 23, 2020
Merge pull request #748 from illia-v/patch-1
Show description for 65ad5ec
wwwjfy
authored
65ad5ec
View commit details
Copy full SHA for 65ad5ec
Browse repository at this point
Commits on Dec 22, 2020
Document ability to define SSL context via Sanic app config
illia-v
authored
9b7b0c9
View commit details
Copy full SHA for 9b7b0c9
Browse repository at this point
Commits on Dec 11, 2020
Update GitHub project.
Show description for 7b05ac2
fantix
committed
7b05ac2
View commit details
Copy full SHA for 7b05ac2
Browse repository at this point
Update dependencies
Show description for c7bee98
fantix
committed
c7bee98
View commit details
Copy full SHA for c7bee98
Browse repository at this point
Refactor CI/CD (#744)
Show description for 7d36860
fantix
authored
7d36860
View commit details
Copy full SHA for 7d36860
Browse repository at this point
Commits on Dec 9, 2020
Create SECURITY.md
fantix
authored
5435155
View commit details
Copy full SHA for 5435155
Browse repository at this point
Commits on Nov 22, 2020
Merge pull request #729 from wwwjfy/t717_empty_model
Show description for 7b744fa
wwwjfy
authored
7b744fa
View commit details
Copy full SHA for 7b744fa
Browse repository at this point
fix context and update changelog
wwwjfy
committed
bbfb0ec
View commit details
Copy full SHA for bbfb0ec
Browse repository at this point
fix test
wwwjfy
committed
c16401e
View commit details
Copy full SHA for c16401e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.