Module Sql_orm

module Sql_orm: sig .. end

module Schema: sig .. end
val generate : ?debug:bool -> Schema.collection -> string -> unit