package
Version:
v0.0.0-...-0490640
Opens a new window with list of versions in this module.
Published: May 16, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NOTE (TC): These are IAM V2 specific data migrations. DO NOT APPLY ANY SCHEMA CHANGES HERE!
Read more in v2_data_migrations.md.
Config holds the information needed to connect to the database (PGURL), to
find the migration SQL files (Path), and log debug messages (Logger).
Migrate executes all migrations we have
Reset will drop the current state of the migration database.
We don't need to reverse migrate since on reset we are just
dropping the whole database.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.