Update docs/manual.md

Co-authored-by: Jamie Barton <jamie@notrab.dev>
This commit is contained in:
Pavan Nambi
2025-09-01 16:05:46 +05:30
committed by GitHub
parent 98f6ed6b61
commit d969902809

View File

@@ -567,6 +567,7 @@ turso>
```
If you modify your table schema (adding/dropping columns), the `table_columns_json_array()` function returns the current schema, not the historical one. This can lead to incorrect results when decoding older CDC records. Manually track schema versions by storing the output of `table_columns_json_array()` before making schema changes.
## Appendix A: Turso Internals
Turso's architecture resembles SQLite's but differs primarily in its