Skip to content

CRUD methods damage opts table #192

@no1seman

Description

@no1seman

If make call like this: crud.upsert_object(space_name, tuple, operations, opts) then if try to call crud.get(space_name, primary_key, opts) with the same opts variable you will get an error: .rocks/share/tarantool/crud/get.lua:120: unexpected argument opts.add_space_schema_hash to get

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcustomer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions