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
I also think that this feature should be implemented in the coming releases as PMA is also a source for learning sql queries to be used for various functions for beginners. Therefore there should be as much preview sql options as possible so that user can see what query is exactly being generated by using a particular function of PMA so that he can learn as many sql queries as possible.
PMA helped me too in learning many sql queries by using preview sql feature @MauricioFauth@ibennetch .
Although I have started working on this.
Piyush3079
added a commit
to Piyush3079/phpmyadmin
that referenced
this issue
Apr 21, 2018
Steps to reproduce
Expected behaviour
Move Columns modal should have a "Preview SQL" button which shows the SQL which will be run.
This would make is consistent with the structure change, relationship view, edit index, insert etc. which all have a Preview SQL option.
Actual behaviour
Only "OK" and "Cancel" is available.
The text was updated successfully, but these errors were encountered: