AuroraMeter.Migration (Aurora Meter v0.1.0)

View Source

Creates and drops the Aurora Meter core tables.

The host's generated migration delegates here (AuroraMeter.Migration.up/0 / down/0), so future schema changes ship as new versions of this module rather than as edits to the host's migration file.

Summary

Functions

Drops the Aurora Meter core tables.

Creates the Aurora Meter core tables.

Functions

down()

@spec down() :: :ok

Drops the Aurora Meter core tables.

up()

@spec up() :: :ok

Creates the Aurora Meter core tables.