Megatest

altdb-template.scm at [8f71552216]
Login

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


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