Skip to content

Make table of tables sortable #1231

@artfulrobot

Description

@artfulrobot

The list of tables is not sortable; click a header and it just selects all rows (surprise!).

My use case: I wish to sort tables by their number of rows.

But feasibly it's useful to be able to sort most tabled results by any column. I always found this a very useful feature in phpmyadmin.

Bonus: filterable is another great feature I use in phpmyadmin on dbs with many tables.

Screenshot below shows a table of tables, sorted by row count, and filtered by "civicrm" so showing just those tables.

Image

(haha, so phpmyadmin's implementation seems to fail on sort and filter; I'm sure adminer can do better!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions