Brook.Storage.Postgres.Query.events_table_create

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

events_table_create(conn, view_table, events_table)

View Source

Specs

events_table_create(pid(), schema_table(), schema_table()) ::
  :ok | {:error, Brook.reason()}