@wxn0brp/db-core
    Preparing search index...

    Type Alias Add<T>

    Add: QueryBase<T> & { data: Arg<T>; id_gen?: boolean }

    Type Parameters