mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
This PR renames CDC table column names to use "change"-centric terminology and avoid using `operation_xxx` column names. Just a small refactoring to bring more consistency as `turso-db` refer to the feature as capture data **changes** - and there is no word operation here. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #2120