Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing #348 - Fixing missing KEY options for MySQL and MariaDB #354

Merged
merged 2 commits into from
Sep 16, 2021

Conversation

iifawzi
Copy link
Contributor

@iifawzi iifawzi commented Sep 16, 2021

Hi, this PR continued the work at #349 and should fix #348 and phpmyadmin/phpmyadmin#17097.
I've also added a test for the invisible key issue.

Signed-off-by: William Desportes <williamdes@wdes.fr>
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #354 (f67869e) into QA (1eb7d53) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                 QA     #354      +/-   ##
============================================
- Coverage     99.80%   99.78%   -0.03%     
- Complexity     1921     1931      +10     
============================================
  Files            63       63              
  Lines          4622     4647      +25     
============================================
+ Hits           4613     4637      +24     
- Misses            9       10       +1     
Impacted Files Coverage Δ
src/Components/Key.php 100.00% <ø> (ø)
src/Utils/Table.php 98.14% <0.00%> (-1.86%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1eb7d53...f67869e. Read the comment docs.

Copy link
Member

@williamdes williamdes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this one too ! 💯 😍

@williamdes williamdes self-assigned this Sep 16, 2021
@williamdes williamdes added this to the 4.7.3 milestone Sep 16, 2021
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
@williamdes williamdes merged commit 45a5c60 into phpmyadmin:QA Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants