Skip to content

A tool to help you find code changes required because of expanding database columns.

License

Notifications You must be signed in to change notification settings

BrianGarland/Mutator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mutator

A tool to help you find code changes required because of expanding database columns.

This is a work in progress and will be broken up into multiple phases

  1. Files to store the data and command to find files, programs, and fields used.
  2. More files and command to allow the user to define a "mutation".
  3. Search program to take all that info and find the needed changes.
  4. Allow user to choose which changes will be made and kick off the "mutation".

Installation

  1. git clone this repository
  2. Run gmake (available from yum)

Usage instructions

  1. ADDLIBLE MUTATOR (or whatever library you used)
  2. MTEXAMINE -- prompt the command. It can be run for one/many/all objects in a library
  3. hang tight, there is more to come

License

MIT License. See file LICENSE in root of this repository.

About

A tool to help you find code changes required because of expanding database columns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published