Interactions-as-a-Service / d1-orm

A simple, strictly typed ORM, to assist you in using Cloudflare's D1 product
https://docs.interactions.rest/d1-orm/
Apache License 2.0
161 stars 10 forks source link

Add `WITHOUT ROWID` support #69

Closed helloimalastair closed 1 year ago

helloimalastair commented 1 year ago

Add support for the WITHOUT ROWID clause. Will error when conflicts are detected with AUTOINCREMENT.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 0e80102c36e4a65b4fb3bf8d9f4ff35e0f4648e6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------ | ----- | | d1-orm | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0e80102
Status: âœ…  Deploy successful!
Preview URL: https://44a81d70.d1-orm.pages.dev
Branch Preview URL: https://ali-without-rowid.d1-orm.pages.dev

View logs

helloimalastair commented 1 year ago

That confuzzled me, that there is both a TypeDoc and a seperate Doc...

Skye-31 commented 1 year ago

Typedoc is an API reference, actual docs explain it in a more textual way