GoodAnalytics.Migrations.V09 (GoodAnalytics v0.1.1)

Copy Markdown View Source

Add event-grain device columns and breakdown indexes to ga_events.

Summary

Functions

Rolls back this version's migration by executing the down SQL file.

Applies this version's migration by executing the up SQL file.

Functions

down(opts \\ [])

@spec down(keyword()) :: :ok

Rolls back this version's migration by executing the down SQL file.

up(opts \\ [])

@spec up(keyword()) :: :ok

Applies this version's migration by executing the up SQL file.