Patch Release 2.0.1
Changes:
- Fixed default graph id primary key validation (thanks @Mogztter)
- Fixed validation error when using default PK strategy for the auto generated graph id and a custom primary key (such as UUID)
- Fixed index drop issue (if no indices existed, it failed because the query returned an empty result)