Skip to content

docs: add a Turso extras guide page - #237

Closed
rayakame wants to merge 1 commit into
mainfrom
docs/turso-extras
Closed

docs: add a Turso extras guide page#237
rayakame wants to merge 1 commit into
mainfrom
docs/turso-extras

Conversation

@rayakame

Copy link
Copy Markdown
Owner

Adds a guide page with verified recipes for using turso-only features (materialized views, CDC, concurrent writes, enum-like domains) together with the generated code.

Verified recipes for using turso-only features with generated code:
materialized views via a view shim, CDC through a declared turso_cdc
table, BEGIN CONCURRENT with the pyturso mvcc gotchas, and enum-like
CREATE DOMAIN columns mapped to StrEnum via a type override.
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-07-31 22:26 UTC

@rayakame rayakame closed this Jul 31, 2026
@rayakame
rayakame deleted the docs/turso-extras branch July 31, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant