https://github.com/duckdb/ducklake-web/blob/main/docs/stable/duckdb/usage/snapshots.md has events like `{tables_inserted_into=[1]}` but https://github.com/duckdb/ducklake-web/blob/main/docs/stable/specification/tables/ducklake_snapshot_changes.md says `inserted_into_table:⟨TABLE_ID⟩` Are there two different ways to represent this information? Is the usage guide stale?