[tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL

Konstantin Osipov kostja at tarantool.org
Sat Jul 20 18:16:53 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/07/20 17:02]:
> Firstly, Lua tests still are easier to copy paste into console
> as is. Secondly, I just used to write Lua tests. Thirdly, I
> don't like tap tests, because you need compare results
> manually instead of just printing them.

SQL is not tap and there is SQL console you can use.

So it seems only a habit, inertia.

Lua + SQL tests are harder to maintain that plain SQL. If there is
no limitation of SLQ testsing system that you have hit, please use
SQL tests for all new SQL test files.

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list