blanton v0.2.2 Blanton.Tables.Migrate

Link to this section Summary

Functions

Migrate all tables. Create the table if it doesn't exist, or update the schema if it already exists.

Link to this section Functions

Link to this function

run(path \\ "./lib/bq_schema")

Specs

run(String.t()) :: :ok

Migrate all tables. Create the table if it doesn't exist, or update the schema if it already exists.

run()

:ok

Link to this function

to_schema(files, path)