Skip to content

test(nextly): add drizzle-kit/api contract + SQLite cascade data-loss guards#86

Open
aqib-rx wants to merge 2 commits into
mainfrom
chore/drizzle-v1-readiness
Open

test(nextly): add drizzle-kit/api contract + SQLite cascade data-loss guards#86
aqib-rx wants to merge 2 commits into
mainfrom
chore/drizzle-v1-readiness

Conversation

@aqib-rx

@aqib-rx aqib-rx commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would change existing behavior)
  • Documentation update
  • Refactor / chore (no user-facing change)

Related issues

Changeset

This repo uses Changesets. If your PR changes any publishable package under packages/*, you must include a changeset:

pnpm changeset

Then commit the generated .changeset/*.md file.

  • I added a changeset (or this PR only touches non-publishable code: docs, tests, internal tooling, apps/*)
  • I selected the correct semver bump (patch / minor / major)

The changeset-check CI job will fail if a publishable package is modified without a changeset.

Test plan

  • pnpm lint
  • pnpm check-types
  • pnpm build
  • Manually verified the change

Checklist

  • I read CONTRIBUTING (if it exists)
  • My commits follow the Conventional Commits spec (enforced by commitlint)
  • I targeted the main branch
  • I updated relevant documentation

Screenshots / recordings

Notes for reviewers

@github-actions github-actions Bot added the scope: core nextly label Jun 8, 2026
@aqib-rx aqib-rx changed the title Chore/drizzle v1 readiness test(nextly): add drizzle-kit/api contract + SQLite cascade data-loss guards Jun 8, 2026
@aqib-rx aqib-rx assigned faisal-rx and unassigned faisal-rx Jun 9, 2026
@aqib-rx aqib-rx requested a review from faisal-rx June 9, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants