@squidcloud/backend
    Preparing search index...

    Type Alias DatabaseActionType

    DatabaseActionType: "read" | "write" | "update" | "insert" | "delete" | "all"

    The different types of actions that can be performed on a database.