GoodDB
    Preparing search index...

    Type Alias SQLiteDriverOptions

    type SQLiteDriverOptions = {
        path?: string;
    }
    Index

    Properties

    Properties

    path?: string