Schema Evolution Manager makes it very simple for engineers to contribute schema changes to a postgresql database, managing the schema evolutions as proper source code. Schema changes are deployed as gzipped tarballs named with the corresponding git tag.
Apache License 2.0
268
stars
47
forks
source link
Rename lib to src for homebrew, remove non-executable bin/sem-config #55
* Non-libraries were installed to "/usr/local/opt/sem/lib"
Installing non-libraries to "lib" is discouraged.
The offending files are:
/usr/local/opt/sem/lib/schema-evolution-manager.rb
* Non-executables were installed to "/usr/local/opt/sem/bin"
The offending files are:
/usr/local/opt/sem/bin/sem-config