0

If I choose the table (or view) and take same conditions (WHERE) the result appears in internal sorting. But if I press column name (for sorting on that column) - it goes to schema page. This problem doesn't appears if I just take view the table (or view) - than everything sorts as it should...

Tomasz Brzezina
  • 1,452
  • 5
  • 21
  • 44

1 Answers1

0

Finally found solution here It's a bug since 2014

Tomasz Brzezina
  • 1,452
  • 5
  • 21
  • 44
  • This fix has been added to git and will be available in the next release of phppgadmin (7.13.0) – xzilla Oct 07 '20 at 04:46