stargate / data-api

JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
14 stars 16 forks source link

Ajm/fix 1720 bad order inserted return #1722

Closed amorton closed 1 week ago

amorton commented 1 week ago

fixes #1720 bad order for inserted return

the return for insert one and many

wrong order for the primary key schema and for the primary key values

What this PR does:

Which issue(s) this PR fixes: Fixes #1720

Checklist