Megatest

altdb-template.scm at [3b9599228a]
Login

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


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