Update docs/manual.md

Co-authored-by: Jamie Barton <jamie@notrab.dev>
This commit is contained in:
Pavan Nambi
2025-09-01 18:16:40 +05:30
committed by GitHub
parent 6d6e8d2944
commit 5a6db2c2d5

View File

@@ -519,7 +519,7 @@ Turso supports [Change Data Capture](https://en.wikipedia.org/wiki/Change_data_c
### Enabling CDC
```sql
PRAGMA unstable_capture_data_changes_conn('<mode>[,custom_cdc]');
PRAGMA unstable_capture_data_changes_conn('<mode>[,custom_cdc_table]');
```
### Parameters