jan-vandenberg/cruddiy

Tables without primary keys

Opened this issue · 3 comments

In PR #74

  • Fixed some issues with default orderby / groupby
  • Disabled broken Action buttons

Before:

After:

So this is fixed now?

The issue is catched properly as there is no more error message and unusable buttons.

However, it's not fixed (actions are not available).

To fix, one must change the forced parameter $column_id (which is set to primary key) when there is none, and use a where on all the columns.

It's not in my plans in the near future.

Following #122, it is acknowledged that the export doesn't work tor tables without PK or a non-numerical PK.