Module Sqlgg.Shared_queriesSource

Sourcetype t = (string, string * Sql.select_full) Hashtbl.t
Sourceval shared_queries : t
Sourceval add : string -> (string * Sql.select_full) -> unit
Sourceval get : string -> string * Sql.select_full
Sourceval mem : string -> bool