[FIX] base_external_dbsource_sqlite crashing when sqlparams equal None

This commit is contained in:
Adrià Gil Sorribes
2018-11-13 15:26:17 +01:00
parent e53d461500
commit 4832c3583e
2 changed files with 5 additions and 2 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': '11.0.1.0.0',
'version': '11.0.1.0.1',
'category': 'Tools',
'author': "Daniel Reis, "
"LasLabs, "