Skip to content

Instantly share code, notes, and snippets.

View scr4bble's full-sized avatar

Peter Hostačný scr4bble

  • Paxflow ehf.
  • Brno (Czech republic)
View GitHub Profile
@scr4bble
scr4bble / display-foreign-key-name.php
Last active April 29, 2026 11:29 — forked from anonymous/display-foreign-key-name.php
Adminer plugin that displays the first CHAR/VARCHAR/ENUM column of the foreign key
<?php
/**
* Adminer plugin that displays the first CHAR/VARCHAR/ENUM column of the foreign key
*
* @category Plugin
* @link http://www.adminer.org/plugins/#use
* @author Bruno VIBERT <http://www.netapsys.fr>
* @modified by Peter Hostačný <hostacny.peter AT gmail.com>
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0