Modify / Update not working with tables with composite primary key

I have a table with a compound primary key, but grocery crud does not generate data update queries correctly, ignoring the secondary key.

The SetPrimaryKey function does not support the definition of composite keys.

Is this functionality to be implemented?
I have seen reports dating back to 2012…