Incremental sync fails when a source table gains a column
Incremental syncs died at commit with a column count mismatch when the source gained a column since the last import. Backend.insert() now matches columns by name rather than positional order.
Incremental syncs died at commit with a column count mismatch when the source gained a column since the last import. Backend.insert() now matches columns by name rather than positional order.
Type to search updates across the ecosystem.