Skip to content

ekonbenefits/dbf-schema-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbf-schema-track

Pre-commit program for schema tracking

This program allows you to track the schema of dbf files that are in another directory or ignored from your code versioning.

Using a pre-commit hook it writes out a text files describing your dbf schema, and checks if there are any changes, giving you the chance to commit them in.