CompatHelper: add new compat entry for DBInterface at version 2, (keep existing compat)

This commit is contained in:
CompatHelper Julia 2024-09-19 01:45:54 +00:00
parent c09d04f326
commit 1b2458b196

View file

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