mongoloquent
    Preparing search index...

    Class DB<T>

    Type Parameters

    • T = WithId<Document>

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    $attributes: Partial<T> = {}
    $collection: string = ""
    $connection: string = ""
    $databaseName: string = ""
    $timezone: string = ""
    $useSoftDelete: boolean = false
    $useTimestamps: boolean = true
    $connection: string
    $databaseName: string
    $timezone: string

    Methods