Skip to content

@withstudiocms/kysely@0.3.0

Choose a tag to compare

@apollo-git-bot apollo-git-bot released this 24 Sep 10:32
· 27 commits to main since this release
55aa386

Minor Changes

Patch Changes

  • #1690 40cb35c Thanks @dreyfus92! - fix _kysely_schema_v1 primary-key collisions when several migrations run in one transaction. schema-history ids are now max(now(), max(id)+1) instead of a second-granularity timestamp, the retry loop is gone, and saveSchema no longer swallows errors.

  • #1503 3a8e4ce Thanks @renovate! - Lint

  • #1548 5b68503 Thanks @renovate! - Update dependencies, and lint