Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix TUPLE_INSERT_ALL

...

Request
UUIDtable ID
intschema ID
introw count
valuesrows with values for all columns in given schema (nil when value is missing for a column)


Response
arr of intindices (in the request) of skipped rowsschema id, or nil when none no rows were skipped
intskipped row count
valuesskipped rows (values in schema order)

TUPLE_INSERT_ALL_SCHEMALESS = 21

...