Update docs/manual.md

Co-authored-by: Jamie Barton <jamie@notrab.dev>
This commit is contained in:
Pavan Nambi
2025-09-01 16:05:32 +05:30
committed by GitHub
parent 7a26351efc
commit 3aa85a46e0

View File

@@ -522,6 +522,7 @@ Turso supports [Capturing Data Capture](https://en.wikipedia.org/wiki/Change_dat
PRAGMA unstable_capture_data_changes_conn('<mode>[,custom_cdc]');
```
### Parameters
`<mode>` can be id, before, after, or full
`custom_cdc` is optional, It lets you specify a custom table to capture changes.