Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

marioanticoli/ecto_ext_migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DbMigrator

Execute Ecto migrations from an external executable

Installation

Simply run:

mix escript.build

Use

./db_migrator -d DATABASE_NAME -u USER_NAME -p PASSWORD -h HOST -P PORT_NUMBER --path PATH_TO_THE_MIGRATIONS

About

Run Ecto migrations with an Escript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages