Don't fail when query_row() is called with an empty SELECT.

This commit is contained in:
Alexey Kopytov
2018-03-23 19:13:52 +03:00
parent ce5a14b50a
commit 7b383cc537
4 changed files with 17 additions and 2 deletions

View File

@ -120,3 +120,4 @@ SQL Lua API + PostgreSQL tests
10
ALERT: attempt to call bulk_insert_next() before bulk_insert_init()
*/api_sql.lua:*: db_bulk_insert_next() failed (glob)
nil