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 }}
python-study-cxb
/
databases
Public
forked from
encode/databases
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Datepicker
All time
Commit history
Commits on Aug 9, 2022
Version 0.6.1 (#505)
aminalaee
authored
385f3fd
View commit details
Copy full SHA for 385f3fd
Browse repository at this point
Commits on Aug 3, 2022
Allow string indexing into Record (#501)
Show description for 77270d8
circlingthesun
authored
77270d8
View commit details
Copy full SHA for 77270d8
Browse repository at this point
Commits on Jul 28, 2022
Simplify mysql tests (#459)
aminalaee
authored
6a52a4a
View commit details
Copy full SHA for 6a52a4a
Browse repository at this point
Pin dependencies (#502)
aminalaee
authored
6427be4
View commit details
Copy full SHA for 6427be4
Browse repository at this point
Commits on Jun 21, 2022
Improve typing for `Transaction` (#493)
sobolevn
authored
c877098
View commit details
Copy full SHA for c877098
Browse repository at this point
Commits on May 30, 2022
Version 0.6.0 (#444)
aminalaee
authored
fbea46d
View commit details
Copy full SHA for fbea46d
Browse repository at this point
Drop Python 3.6 (#458)
aminalaee
authored
17b03a4
View commit details
Copy full SHA for 17b03a4
Browse repository at this point
Commits on May 29, 2022
Revert #328 parallel transactions (#472)
aminalaee
authored
69cdccf
View commit details
Copy full SHA for 69cdccf
Browse repository at this point
Commits on Mar 6, 2022
remove unused imports (#471)
Show description for 3fbe526
Mng-dev-ai
and
Micheal Gendy
authored
3fbe526
View commit details
Copy full SHA for 3fbe526
Browse repository at this point
Commits on Feb 11, 2022
Add contributing docs (#453)
Show description for 0598d92
collerek
and
PrettyWood
authored
0598d92
View commit details
Copy full SHA for 0598d92
Browse repository at this point
Commits on Feb 1, 2022
Fix connections counter handling BaseException (#457)
Show description for c8171e2
dswillr
and
aminalaee
authored
c8171e2
View commit details
Copy full SHA for c8171e2
Browse repository at this point
Commits on Jan 27, 2022
Add `_mapping` property to the result set interface. (#447)
Show description for 0fe0adb
laukhin
and
collerek
authored
0fe0adb
View commit details
Copy full SHA for 0fe0adb
Browse repository at this point
Commits on Jan 20, 2022
Fix query result named access (#448)
aminalaee
authored
e28a8d9
View commit details
Copy full SHA for e28a8d9
Browse repository at this point
Commits on Jan 18, 2022
Switch extra installations to specific drivers (#436)
Show description for c2417cd
aminalaee
and
collerek
authored
c2417cd
View commit details
Copy full SHA for c2417cd
Browse repository at this point
Commits on Jan 14, 2022
Version 0.5.4 (#441)
aminalaee
authored
f6b28ad
View commit details
Copy full SHA for f6b28ad
Browse repository at this point
Commits on Dec 3, 2021
add Transaction isolation docs (#434)
aminalaee
authored
6cd85c1
View commit details
Copy full SHA for 6cd85c1
Browse repository at this point
Commits on Dec 2, 2021
Fix SQLite fetch queries with multiple parameters (#435)
Show description for 9e93405
vmarkovtsev
authored
9e93405
View commit details
Copy full SHA for 9e93405
Browse repository at this point
Commits on Nov 16, 2021
Add support for Unix domain in connection urls (#423)
Show description for 8266962
dbatten5
authored
8266962
View commit details
Copy full SHA for 8266962
Browse repository at this point
Commits on Nov 15, 2021
Add asyncmy (mysql) driver (#382)
aminalaee
authored
89c9f3f
View commit details
Copy full SHA for 89c9f3f
Browse repository at this point
Commits on Oct 26, 2021
Use built-in method in `_get_backend` (#406)
Show description for 0f80142
manlix
and
aminalaee
authored
0f80142
View commit details
Copy full SHA for 0f80142
Browse repository at this point
Commits on Oct 23, 2021
change Record type to Sequence (#408)
aminalaee
authored
5fc7370
View commit details
Copy full SHA for 5fc7370
Browse repository at this point
Commits on Oct 22, 2021
Removed LICENSE.md from data_files in setup.py (#410)
sfstpala
authored
6ad3e23
View commit details
Copy full SHA for 6ad3e23
Browse repository at this point
Commits on Oct 10, 2021
Version 0.5.3 (#398)
Show description for 5aadd6e
aminalaee
and
Kludex
authored
5aadd6e
View commit details
Copy full SHA for 5aadd6e
Browse repository at this point
Commits on Sep 25, 2021
support dialect+driver for default drivers (closes #395) (#396)
Show description for 3525ca5
mhadam
and
aminalaee
authored
3525ca5
View commit details
Copy full SHA for 3525ca5
Browse repository at this point
Commits on Sep 13, 2021
fix documentation of low level transaction (#390)
AndrΓ© Felipe Dias
authored
612857d
View commit details
Copy full SHA for 612857d
Browse repository at this point
Commits on Sep 10, 2021
Version 0.5.2 (#386)
aminalaee
authored
2150a22
View commit details
Copy full SHA for 2150a22
Browse repository at this point
Reset counter for failed connections (#385)
Show description for 6fcb168
taybin
and
qweryty
authored
6fcb168
View commit details
Copy full SHA for 6fcb168
Browse repository at this point
Commits on Sep 9, 2021
Avoid dangling task-local connections after Database.disconnect() (#211)
Show description for e3e7fa0
vmarkovtsev
and
aminalaee
authored
e3e7fa0
View commit details
Copy full SHA for e3e7fa0
Browse repository at this point
Commits on Sep 2, 2021
Version 0.5.1 (#380)
aminalaee
authored
975e616
View commit details
Copy full SHA for 975e616
Browse repository at this point
idempotent connect and disconnect (#379)
Show description for 42b2204
sondrelg
and
aminalaee
authored
42b2204
View commit details
Copy full SHA for 42b2204
Browse repository at this point
support `render_postcompile` (#378)
aminalaee
authored
1f7ca7b
View commit details
Copy full SHA for 1f7ca7b
Browse repository at this point
Commits on Aug 28, 2021
fix Row import and lint issues (#376)
aminalaee
authored
b4cd10c
View commit details
Copy full SHA for b4cd10c
Browse repository at this point
Commits on Aug 27, 2021
update installation docs (#374)
aminalaee
authored
4be891f
View commit details
Copy full SHA for 4be891f
Browse repository at this point
Commits on Aug 26, 2021
Version 0.5.0 (#370)
aminalaee
authored
0a06a5f
View commit details
Copy full SHA for 0a06a5f
Browse repository at this point
switch to sqlalchemy 1.4 (#299)
Show description for 89efe60
PrettyWood
authored
89efe60
View commit details
Copy full SHA for 89efe60
Browse repository at this point
Previous
Next
You canβt perform that action at this time.