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
Support models with primary keys not named "id" (#17)
* Support models with PK field not named "id"
* isChoicesFilter is no longer needed, we always use the desired field name
* Add a test model with renamed PK
* They just released 0.11.0 (pre-commit)
0 commit comments