Brook.Storage.Postgres.Query.schema_create

You're seeing just the function schema_create, go back to Brook.Storage.Postgres.Query module for more information.
Link to this function

schema_create(conn, schema)

View Source

Specs

schema_create(conn(), String.t()) :: :ok | {:error, Brook.reason()}