mirror of
https://github.com/vrana/adminer.git
synced 2025-08-28 16:49:57 +02:00
Automatically generated queries start with the primary_key field which is linked to edit a row. The haeckel theme changes this link into an edit icon, and there's no problem since adminer will automatically select the primary_key a second time. In custom SQL queries however this second field selection can't be inserted and the primary_key is eaten by the icon, making it hard to find a row by id.