File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -717,17 +717,17 @@ sqlite databases for storing the session and otk data.
717
717
The following table shows which primary databases support
718
718
different session database backends:
719
719
720
- .. table:: D - default if unconfigured, X - compatible choice
720
+ .. table:: D - default if unconfigured, + - compatible choice
721
721
:class: captionbelow
722
722
723
723
+---------------+--------+--------+-------+-------+------------+
724
724
| | session db |
725
725
+---------------+--------+--------+-------+-------+------------+
726
726
|primary db | anydbm | sqlite | redis | mysql | postgresql |
727
727
+===============+========+========+=======+=======+============+
728
- |anydbm | D | | X | | |
728
+ |anydbm | D | | + | | |
729
729
+---------------+--------+--------+-------+-------+------------+
730
- |sqlite | X | D | X | | |
730
+ |sqlite | + | D | + | | |
731
731
+---------------+--------+--------+-------+-------+------------+
732
732
|mysql | | | | D | |
733
733
+---------------+--------+--------+-------+-------+------------+
You can’t perform that action at this time.
0 commit comments