Skip to content

feat: add Sanic framework integration#423

Merged
cofin merged 14 commits intomainfrom
feat/framework-integrations-sanic
Apr 26, 2026
Merged

feat: add Sanic framework integration#423
cofin merged 14 commits intomainfrom
feat/framework-integrations-sanic

Conversation

@cofin
Copy link
Copy Markdown
Member

@cofin cofin commented Apr 26, 2026

Summary

  • Add first-class Sanic support with SanicConfig, sqlspec.extensions.sanic, lifecycle listeners, request/response middleware, request helpers, correlation IDs, and SQLCommenter integration.
  • Harden existing framework integrations: Starlette packaging extra, FastAPI-owned extension_config["fastapi"], sync adapter support for Starlette/FastAPI, autocommit status conflict validation, and SortField allowlist validation for framework filters.
  • Add Sanic unit/integration coverage plus usage/reference docs, runnable examples, and framework listing updates.

@cofin cofin marked this pull request as ready for review April 26, 2026 04:50
@cofin cofin merged commit 5a05d38 into main Apr 26, 2026
18 checks passed
@cofin cofin deleted the feat/framework-integrations-sanic branch April 26, 2026 15:01
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