Documentation
    Preparing search index...
    type RdbmsValueBoolean = {
        tag: "boolean";
        val: boolean;
    }
    Index

    Properties

    Properties

    tag: "boolean"
    val: boolean