Megatest

altdb-template.scm at [38a3940f9b]
Login

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


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