Last Version

Another PostgreSQL Diff Tool 2.5.0.20160618

Simple PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that is (after some hand-made modifications) suitable for upgrade of old schema.

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.apgdiff
ArtifactId

ArtifactId

apgdiff
Version

Version

2.5.0.20160618
Type

Type

jar
Description

Description

Another PostgreSQL Diff Tool
Simple PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that is (after some hand-made modifications) suitable for upgrade of old schema.
Project URL

Project URL

http://www.apgdiff.com/
Project Organization

Project Organization

StartNet s.r.o.
Source Code Management

Source Code Management

https://github.com/fordfrog/apgdiff.git

Download apgdiff 2.5.0.20160618


<!-- https://jarcasting.com/artifacts/com.marvinformatics.apgdiff/apgdiff/ -->
<dependency>
    <groupId>com.marvinformatics.apgdiff</groupId>
    <artifactId>apgdiff</artifactId>
    <version>2.5.0.20160618</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinformatics.apgdiff/apgdiff/
implementation 'com.marvinformatics.apgdiff:apgdiff:2.5.0.20160618'
// https://jarcasting.com/artifacts/com.marvinformatics.apgdiff/apgdiff/
implementation ("com.marvinformatics.apgdiff:apgdiff:2.5.0.20160618")
'com.marvinformatics.apgdiff:apgdiff:jar:2.5.0.20160618'
<dependency org="com.marvinformatics.apgdiff" name="apgdiff" rev="2.5.0.20160618">
  <artifact name="apgdiff" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinformatics.apgdiff', module='apgdiff', version='2.5.0.20160618')
)
libraryDependencies += "com.marvinformatics.apgdiff" % "apgdiff" % "2.5.0.20160618"
[com.marvinformatics.apgdiff/apgdiff "2.5.0.20160618"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.