Skip to content

Conversation

iifawzi
Copy link
Contributor

@iifawzi iifawzi commented Jan 15, 2023

Fix #406
Signed-off-by: Fawzi Abdulfattah [email protected]

@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 (83190fc) compared to base (e6320e9).
Patch has no changes to coverable lines.

❗ Current head 83190fc differs from pull request most recent head 084ca3d. Consider uploading reports for the commit 084ca3d to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #411   +/-   ##
=========================================
  Coverage     97.25%   97.25%           
  Complexity     2194     2194           
=========================================
  Files            68       68           
  Lines          5057     5057           
=========================================
  Hits           4918     4918           
  Misses          139      139           
Impacted Files Coverage Δ
src/Statements/CreateStatement.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.

@iifawzi iifawzi force-pushed the fix-create-statement-options branch from 83190fc to 0922644 Compare January 17, 2023 16:08
Signed-off-by: Fawzi Abdulfattah <[email protected]>
@williamdes williamdes merged commit c257e21 into phpmyadmin:master Jan 17, 2023
williamdes added a commit that referenced this pull request Jan 17, 2023
Pull-request: #411

Signed-off-by: William Desportes <[email protected]>
@williamdes
Copy link
Member

I think it is cleaner this way, it required no changes except contexts

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.

Exporting procedures with 'MODIFIES SQL DATA' generates a warning in OptionsArray.php

2 participants