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

Fix #405 - Fixing the alter operation table options #410

Merged
merged 2 commits into from
Jan 16, 2023

Conversation

iifawzi
Copy link
Contributor

@iifawzi iifawzi commented Jan 15, 2023

Signed-off-by: Fawzi Abdulfattah iifawzie@gmail.com

Hi, Fixes #405

Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com>
Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com>
@codecov
Copy link

codecov bot commented Jan 15, 2023

Codecov Report

Base: 97.25% // Head: 97.25% // No change to project coverage 👍

Coverage data is based on head (49d5747) compared to base (e6320e9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #410   +/-   ##
=========================================
  Coverage     97.25%   97.25%           
  Complexity     2194     2194           
=========================================
  Files            68       68           
  Lines          5057     5057           
=========================================
  Hits           4918     4918           
  Misses          139      139           
Impacted Files Coverage Δ
src/Components/AlterOperation.php 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@williamdes williamdes self-assigned this Jan 15, 2023
@williamdes williamdes added this to the 5.7.0 milestone Jan 15, 2023
@williamdes
Copy link
Member

Thank you!

@williamdes williamdes merged commit 8d22e12 into phpmyadmin:master Jan 16, 2023
williamdes added a commit that referenced this pull request Jan 16, 2023
Pull-request: #410
Ref: #405

Signed-off-by: William Desportes <williamdes@wdes.fr>
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.

'ALTER TABLE ... RENAME INDEX ...' statement not parsed correctly
2 participants