CreateDatabase

public struct CreateDatabase: Fn

CreateDatabase creates a new database using data from params. Since this function creates a database, it requires an admin key to be passed

Reference.

  • Declaration

    Swift

    public init(_ params: Expr)

    Parameters

    params

    Database configuration.