mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-08 05:55:42 +09:00
Merge branch 'compathelper/new_version/2024-09-19-01-45-53-675-02865611543' into 'main'
CompatHelper: add new compat entry for SQLite at version 1, (keep existing compat) See merge request wotsubo/PSBoardDataBase!1394
This commit is contained in:
commit
ee9452b419
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
|
|||
[compat]
|
||||
CSV = "0.10"
|
||||
DBInterface = "2"
|
||||
SQLite = "1"
|
||||
|
||||
[extras]
|
||||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
||||
|
|
Loading…
Add table
Reference in a new issue