[tarantool-patches] Re: [PATCH v2 3/5] sql: save SQL parser errors in diag_set()

Konstantin Osipov kostja at tarantool.org
Tue Feb 26 11:25:49 MSK 2019


* n.pettik <korablev at tarantool.org> [19/02/26 10:06]:
> > +	/*186 */_(ER_SQL_PARSER_GENERIC,	"%s") \
> 
> Hmm, what is this?

This is a catch-all for all the errors we don't have time to
classify and prettify now. I suggested the same approach for all
the remaining sqlite errors: add a few catch-all tarantool error
codes which we will refine and deprecate after box.sql.execute()
removal is in.

Let's not forget the original patch that triggered this
refactoring, I want to push it asap as well.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list