Improved Beautify Table Macro
Plugin file-upload.php doesn't work on a nullable field
SOLVED! In enum-option.php, just insert the following command right after the line containing "$options[""][-1] = lang('original');": $selected = "-1"; When adminer is in multiple-fields-edit-mode (or isset($_GET["select"])), the $selected is set to null by default ($value parameter) and it's value wasn't updated when "original" option was generated.
The solution: Since the VIEW doesn't have indexes, the workaround was compel primary...
Update single registry in a view generates a huge WHERE clause
Bugged file is enum-option.php. When you remove this plugin, the error disapear.
This problem occurs when you use the enum-option.php plugin
I like run jEdit as portable, so settings is manually set inside a subfolder: "C:\Program...