Skip to content
Snippets Groups Projects
user avatar
Mergen Imeev authored
Currently, field representing return code in struct Parse can take
only two values: SQL_OK (successfully finished parsing) and
SQL_TARANTOOL_ERROR (in case of any errors occurred). Therefore,
it can be replaced with a boolean field. Patch provides
straightforward refactoring.

Part of #3965
71c6e823
History
Name Last commit Last update