Feat/multiple primary keys by KKould · Pull Request #239 · KipData/KiteSQL

added 3 commits

November 7, 2024 01:22
fix:
- primary key value position when declaring multiple primary keys(update & insert & delete)
- decimal type conversion
- the `Eq` expression of `PushPredicateIntoScan` must satisfy all index columns before it can be used
- `PrimaryKey` index supplementary composite index type
- `Tuple` deserialize may fail due to a large difference in the number of projection columns and table schema

@KKould

KKould

@KKould

@KKould

@KKould KKould deleted the feat/multiple_primary_keys branch

November 10, 2024 08:46