We have the following tables in db.sqlite3 replicated by litestream.
- Table names:
-
{% for name in tables %}
{% endfor %}{{ name }} - Index names:
-
{% for name in index_tables %}
{% endfor %}{{ name }}
{% load static %}
We have the following tables in db.sqlite3 replicated by litestream.
{{ name }}{{ name }}