Search before asking
Description
The Rust Schema serde never reads or writes auto_increment_column, the key Java uses. So enable_auto_increment is silently lost on create_table, and every table the Rust client loads reports no auto-increment column which also makes the gateway's auto-increment checks in sparse_targets unreachable.
Willingness to contribute
Search before asking
Description
The Rust Schema serde never reads or writes auto_increment_column, the key Java uses. So enable_auto_increment is silently lost on create_table, and every table the Rust client loads reports no auto-increment column which also makes the gateway's auto-increment checks in sparse_targets unreachable.
Willingness to contribute