[FIX] Prevent exception if the query doesn't return rows

This commit is contained in:
David Virebayre
2023-10-09 09:27:27 +02:00
committed by David Alonso // Solvos
parent a515a2942a
commit fa12f8aea4
4 changed files with 6 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
{
"name": "External Database Source - SQLite",
"version": "16.0.1.0.1",
"version": "16.0.1.0.2",
"category": "Tools",
"author": "Daniel Reis, LasLabs, Odoo Community Association (OCA)",
"maintainers": ["anddago78"],