Merge branch 'compathelper/new_version/2024-09-17-12-23-19-205-03280573754' into 'main'

CompatHelper: add new compat entry for SQLite at version 1, (keep existing compat)

See merge request wotsubo/PSBoardDataBase!1261
This commit is contained in:
Wataru Otsubo 2024-09-17 14:23:21 +02:00
commit 7f1fcf67c9

View file

@ -20,6 +20,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[compat] [compat]
CSV = "0.10" CSV = "0.10"
SQLite = "1"
[extras] [extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"