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
{{ message }}
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Description
As per the issue in Phpmyadmin (phpmyadmin/phpmyadmin#16227)
Problem
Sql-Hint works very well with tables without backtick " ` "

But after using backticks, autocompletion doesn't show up

Expectation
Please reference the issue in phpmyadmin (phpmyadmin/phpmyadmin#16227)
and similar to #4712
Thank You!