Skip to content

chore(proc): add clarification in doc of tarantool::proc

Georgy Moshkin requested to merge fix/proc-doc into master

The clarification is about safety of using borrowed arguments in stored procedures: borrowed arguments aren't if used after calls to tarantool api.

Merge request reports