Megatest

altdb-template.scm at [a4b25b8489]
Login

File altdb-template.scm artifact 805de76f5f part of check-in a4b25b8489


;; optional alternate db setup
(define *available-db* (make-hash-table))
(import postgresql)(hash-table-set! *available-db* 'postgresql #t)