Replace SQL database with JSONL based solution that keeps history.

This commit is contained in:
2026-01-23 00:54:37 +00:00
parent 0fe55b2b62
commit 7f3763b46d
21 changed files with 2070 additions and 1949 deletions
+1
View File
@@ -5,6 +5,7 @@ dist/
*.lock
package-lock.json
paskia.sqlite
paskia.jsonl
/paskia/frontend-build
/paskia/_version.py
coverage-html/