Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| Severity
| Severity_non_localised
| Code
| Message
| Detail
| Hint
| Position
| Internal_position
| Internal_query
| Where
| Schema
| Table
| Column
| Data_type
| Constraint
| File
| Line
| Routine
| Other of other
val sexp_of_t : t -> Sexplib0.Sexp.t