Megatest

altdb-template.scm at [52ee3494cc]
Login

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


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