Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(create): prevent error while searching for last object
If `res` was a nullish value, an error would be thrown here as the knex query would be malformed.
- Loading branch information