/schemaparser

A simple tool to alter table schemas and create tables on databases from a standardized format. Written in Elixir.

Primary LanguageElixir

SchemaParser

This tool allows you to specify table schemas in a simple txt file and then run the application to compare with your MSSQL database`s table schemas and perform automatic alterations

Installation

Not yet available