Switched to duct

This commit is contained in:
Carolyn Knight-Serrano 2020-02-18 18:37:43 -08:00
parent 172201fab3
commit 20c4ef9315
Signed by: l4nn-1312
GPG key ID: 16CA55B816FBAFF4
55 changed files with 174 additions and 1709 deletions

3
dev/resources/dev.edn Normal file
View file

@ -0,0 +1,3 @@
{:duct.database/sql
{:connection-uri "jdbc:postgresql://localhost/postgres"}
}