crud
crud copied to clipboard
Add support of returning raw for 2.10+
Since 2.10+ core supports net_box.method({return_raw = true}) seems the following crud methods must support returning raw MessagePack: get, insert, delete, replace, upsert, select, update, upsert, min, max.