mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] Prevent exception if the query doesn't return rows
This commit is contained in:
committed by
David Alonso // Solvos
parent
a515a2942a
commit
fa12f8aea4
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user