You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I create two tables with one-many relationship, and I want to use a 'join field' to handle this. But I've got a RequestError(400, 'mapper_parsing_exception', 'failed to parse') issue when I insert a child data. Could this extension support the 'join field' feature?
The text was updated successfully, but these errors were encountered:
I create two tables with one-many relationship, and I want to use a 'join field' to handle this. But I've got a RequestError(400, 'mapper_parsing_exception', 'failed to parse') issue when I insert a child data. Could this extension support the 'join field' feature?
The text was updated successfully, but these errors were encountered: