(ns user (:require [ragtime.jdbc :as jdbc] [ragtime.repl :as repl])) ... (defn migrate [] (repl/migrate (load-config))).
確定! 回上一頁