Fixes #1013
If we just return the ID, then peewee just fills in the other fields with defaults (such as UUID).
Fixes #459