Closed nikukyugamer closed 1 year ago
Latest commit: e536fe234f340ca0eea6e0805d33958f5796040d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Thank you!
In
README.md
, the Model options propety nameprimaryKeys
is incorrect, which is nowprimaryKey
. I fixed it.Resource: https://github.com/Interactions-as-a-Service/d1-orm/blob/e418a4f7455652853df951d1da6d8ca447d24391/src/model.ts#L22