mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] base_external_dbsource_sqlite crashing when sqlparams equal None
This commit is contained in:
committed by
David Alonso // Solvos
parent
04bd1abb34
commit
753d7d68c8
@@ -3,7 +3,7 @@
|
||||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
{
|
||||
'name': 'External Database Source - SQLite',
|
||||
'version': '11.0.1.0.0',
|
||||
'version': '11.0.1.0.1',
|
||||
'category': 'Tools',
|
||||
'author': "Daniel Reis, "
|
||||
"LasLabs, "
|
||||
|
||||
Reference in New Issue
Block a user