adminerevo/plugins
Jiří Barouš 8646a87712
Fixes plugin edit-foreign.php
When a table has a FK multiple times on a single table and the limit is exceeded, the select will no longer show for every field but the first for that target table.

This made it impossible to save such tables correctly.
2023-12-01 11:17:02 +01:00
..
drivers Update readme 2021-02-10 19:52:55 +01:00
adminer.js.php Plugin to auto-include adminer.js when present 2023-08-07 14:39:29 +09:30
database-hide.php Use HTTPS 2018-01-14 11:03:54 +01:00
designs.php Add designs.php 2018-01-23 14:36:32 +01:00
dump-alter.php Unify dumpTable declarations (bug #707) 2019-11-11 12:27:53 +01:00
dump-bz2.php Use HTTPS 2018-01-14 11:03:54 +01:00
dump-date.php Use HTTPS 2018-01-14 11:03:54 +01:00
dump-json.php Unify dumpTable declarations (bug #707) 2019-11-11 12:27:53 +01:00
dump-php.php Unify dumpTable declarations (bug #707) 2019-11-11 12:27:53 +01:00
dump-xml.php Unify dumpTable declarations (bug #707) 2019-11-11 12:27:53 +01:00
dump-zip.php Use HTTPS 2018-01-14 11:03:54 +01:00
edit-calendar.php Make maxlength in all fields a soft limit 2018-07-15 21:05:26 +02:00
edit-foreign.php Fixes plugin edit-foreign.php 2023-12-01 11:17:02 +01:00
edit-textarea.php Use HTTPS 2018-01-14 11:03:54 +01:00
email-table.php Use HTTPS 2018-01-14 11:03:54 +01:00
enum-option.php Select original if nothing else is selected 2018-02-07 12:46:43 +01:00
enum-types.php Use HTTPS 2018-01-14 11:03:54 +01:00
file-upload.php Improve uploaded file security by adding .htfile prefix to filename 2023-10-18 21:07:02 +02:00
foreign-system.php Use HTTPS 2018-01-14 11:03:54 +01:00
frames.php Use HTTPS 2018-01-14 11:03:54 +01:00
import-from-dir.php Allow selection of SQL files to import 2023-08-07 17:29:44 +09:30
json-column.php Keep font size in all tables. 2019-07-14 18:58:07 +02:00
login-external.php Plugin for using external login system 2023-08-09 14:09:15 +09:30
login-ip.php Fix forwarded IP comparison in login-ip plugin 2020-02-04 16:58:13 +01:00
login-otp.php Link instructions 2021-02-10 19:52:55 +01:00
login-password-less.php Disallow using password-less databases 2018-05-04 16:52:41 +02:00
login-servers.php Allow connecting to different drivers in login-servers 2018-02-22 12:38:22 +01:00
login-ssl.php Support connecting to MySQL via SSL 2018-02-07 12:13:58 +01:00
login-table.php Use HTTPS 2018-01-14 11:03:54 +01:00
master-slave.php Don't display warnings for failed queries 2018-02-01 13:16:37 +01:00
plugin.php Fix editRowPrint for plugin 2021-03-04 10:57:55 +01:00
pretty-json-column.php Add plugin pretty-json-column 2018-09-18 18:59:24 +02:00
readme.txt Change links to HTTPS 2015-09-10 09:26:36 -07:00
slugify.php Make maxlength in all fields a soft limit 2018-07-15 21:05:26 +02:00
sql-log.php Don't display warnings for failed queries 2018-02-01 13:16:37 +01:00
struct-comments.php Use HTTPS 2018-01-14 11:03:54 +01:00
table-indexes-structure.php Use HTTPS 2018-01-14 11:03:54 +01:00
table-structure.php Change inline style to class name 2018-10-27 21:21:20 +02:00
tables-filter.php Repair table filter plugin 2023-09-22 15:58:08 +09:30
tinymce.php Fix whitespace 2021-02-08 15:50:02 +01:00
translation.php Add a comment (bug #691) 2019-08-20 16:24:33 +02:00
version-noverify.php No-verify plugin breaks others 2023-08-09 11:21:06 +09:30
wymeditor.php Change '...' to horizontal ellipsis character 2018-12-18 14:45:37 +01:00

../adminer/plugin.php - demo usage
https://www.adminer.org/plugins/ - documentation