This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
2.0.1 (2022-04-08)
Fixes
- Only drop pk constraint if table has one.
- Don't raise
PrimaryKeyNotFoundException
when a record has a falsy pk value.