sqlite is not found in 2015.8 (#37549)

* sqlite is not found in 2015.8 

first appearance is boron

* Update sqlite3.py

change boron to 2016.3.0. as requested
This commit is contained in:
Mrten 2016-11-08 22:09:51 +01:00 committed by Nicole Thomas
parent 4cd92980d8
commit 43bef5fbb9

View File

@ -5,7 +5,7 @@ Management of SQLite3 databases
:depends: - SQLite3 Python Module
:configuration: See :py:mod:`salt.modules.sqlite3` for setup instructions
.. versionadded:: Beryllium
.. versionadded:: 2016.3.0
The sqlite3 module is used to create and manage sqlite3 databases
and execute queries