Open d1maxa opened 5 years ago
Thanks @d1maxa, this solves the Cannot parse string: COMMENT ON COLUMN
.
How did you build apgdiff? For me, mvn install
only works after removing everything javadoc
-related from build.xml
and pom.xml
?
Thanks @d1maxa, this solves the
Cannot parse string: COMMENT ON COLUMN
.How did you build apgdiff? For me,
mvn install
only works after removing everythingjavadoc
-related frombuild.xml
andpom.xml
?
just using IntelliJ Idea free version from jetbrains
fixed schema name for triggers, constraints during parsing comments fixed parser function 'expectOptional' fixed null referenced exceptions in PgDiffTriggers and PgDiffViews