Hi,
I’m not sure how much of this information is relevant, but I believe we’ve found a bug.
Behavior: unable to delete record using the data tab in the admin.
Error:
DreamFactory Table Module
array_key_exists() expects parameter 2 to be array, string given
The table is a temp table that is recreated with the same schema regularly via a drop/recreate process. CRU operations in the data tab work. Delete via the API docs works, but deleting via the data tab does not work.
This is a MS SQL server.
Thanks,
Josiah