Skip to content

Sqlite 2020

Kubat requested to merge sqlite-2020 into master

Use new features of sqlite 3.31, like the generated columns for the kara table.

Also set options at sqlite connexion to the db.

The queue_state table is moved to the :memory: database because no persistency is needed.

Edited by Kubat

Merge request reports