Skip to content

🦋 New version release#107

Merged
brentrager merged 1 commit into
mainfrom
changeset-release/main
Jun 24, 2026
Merged

🦋 New version release#107
brentrager merged 1 commit into
mainfrom
changeset-release/main

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@smooai/smooth@0.15.1

Patch Changes

  • 12ef522: Fix pearl_comments.seq column-level heal that silently never applied. Dolt has no ALTER TABLE ... ADD COLUMN IF NOT EXISTS, so the original heal errored on every open and the failure was swallowed as a debug log — pre-messaging stores kept a seq-less pearl_comments and th pearls show blew up with "column seq could not be found". migrate_schema now probes information_schema.columns via a new column_exists helper and runs the bare ALTER only when the column is genuinely absent. (pearl th-f89a3c, surfaced restoring the smooblue store.)

@brentrager brentrager enabled auto-merge (squash) June 24, 2026 13:45
@brentrager brentrager merged commit d586f0c into main Jun 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant