Module Values.SqlStatementResultsSource

Sourcetype nonrec t = SqlStatementResult.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : SqlStatementResult.t list -> [> `List of [> `Structure of (string * [> `Long of RecordsUpdated.t | `Structure of (string * [> `List of [> `Structure of (string * [> `List of Awso.Botodata.value list ]) list ] list | `Structure of (string * [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Integer of Integer.t | `String of String_.t ]) list ] list | `Long of Long.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> SqlStatementResult.t list