Protected again sql error.

Return better sql error message for sqlite3 storage.
This commit is contained in:
2017-03-03 18:53:11 +01:00
parent 2fc0c6f7b7
commit 7cde24a439
10 changed files with 29 additions and 25 deletions

View File

@@ -88,7 +88,7 @@ feature --Access: Consumers
from
sql_start
until
sql_after
sql_after or has_error
loop
if attached sql_read_string (1) as l_name then
Result.force (l_name)