Prisma-like ORM built on top of Deno KV. Allows you to write your database schemas and relations using Zod schemas, and run queries using familiar syntax from Prisma.
So some few days ago, i made a report under one of my [bug report issue](https://github.com/skoshx/pentagon/issues/28#issuecomment-1637177489). For some weird reasons, when i create new items using the `.create` method, some items are being and can retrieved alright whilst other can't I'm using deno 1.35.1 The bug can be reproduce by cloning [this repo](https://github.com/waptik/test-deno-pentagon) and running `deno task start` from your terminal
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by waptik and has received 4 comments.