mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 16:59:21 +02:00
[mod] sqlitedb: access to SQLite databases a little more convenient.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
e17d7632d0
commit
c49a2707c1
2 changed files with 331 additions and 0 deletions
8
docs/src/searx.sqlitedb.rst
Normal file
8
docs/src/searx.sqlitedb.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. _sqlite db:
|
||||
|
||||
=========
|
||||
SQLite DB
|
||||
=========
|
||||
|
||||
.. automodule:: searx.sqlitedb
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue