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