app/plv8
the module implements some plv8 examples
Types
Functions
pub fn catch_sql_error() -> Nil
pub fn catch_sql_error2() -> String
pub fn return_sql() -> Array(Rec)
pub fn scalar_to_record(i: Int, t: String) -> Rec
pub fn set_of_integers() -> Array(Int)
pub fn set_of_records() -> Array(Rec)