🎉 Add the ability to export import entire team

For now only available as srepl helper
This commit is contained in:
Andrey Antukh 2024-01-16 00:11:00 +01:00 committed by Andrés Moya
parent 46070c2987
commit d4d3f9ca81
6 changed files with 790 additions and 6 deletions

View file

@ -32,6 +32,7 @@
cider/cider-nrepl {:mvn/version "0.44.0"}
org.postgresql/postgresql {:mvn/version "42.7.1"}
org.xerial/sqlite-jdbc {:mvn/version "3.44.1.0"}
com.zaxxer/HikariCP {:mvn/version "5.1.0"}