kysely
    Preparing search index...

    Interface CollateNode

    interface CollateNode {
        collation: IdentifierNode;
        kind: "CollateNode";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    collation: IdentifierNode
    kind: "CollateNode"