Skip to content

Conversation

@methane
Copy link
Member

@methane methane commented Jun 14, 2023

Use charset="utf8mb3" to use utf8mb3 instead.

Fix #1126

methane added 2 commits June 15, 2023 03:38
Use charset="utf8mb3" to use utf8mb3.
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.08 ⚠️

Comparison is base (f4c348f) 86.30% compared to head (715974f) 86.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1127      +/-   ##
==========================================
- Coverage   86.30%   86.23%   -0.08%     
==========================================
  Files          17       17              
  Lines        2432     2434       +2     
  Branches      256      257       +1     
==========================================
  Hits         2099     2099              
- Misses        246      249       +3     
+ Partials       87       86       -1     
Impacted Files Coverage Δ
pymysql/charset.py 96.13% <100.00%> (-1.08%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@methane methane merged commit c3a12f6 into PyMySQL:main Jun 15, 2023
@methane methane deleted the utf8mb3 branch June 15, 2023 04:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Impossible to use utf8mb3

1 participant