Skip to content

fixed some crashes#257

Open
d1maxa wants to merge 3 commits intofordfrog:developfrom
d1maxa:develop
Open

fixed some crashes#257
d1maxa wants to merge 3 commits intofordfrog:developfrom
d1maxa:develop

Conversation

@d1maxa
Copy link

@d1maxa d1maxa commented May 27, 2019

fixed schema name for triggers, constraints during parsing comments
fixed parser function 'expectOptional'
fixed null referenced exceptions in PgDiffTriggers and PgDiffViews

fixed schema name for triggers, constraints during parsing comments
fixed parser function 'expectOptional'
fixed null referenced exceptions in PgdiffTriggers and PgDiffViews
@arne-cl
Copy link

arne-cl commented May 7, 2020

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?

jalissonmello pushed a commit to jalissonmello/apgdiff that referenced this pull request May 10, 2020
Error on disable/enable trigger on trigger that dont exists on old schema.

Copy corrections from:
Support Postgresql 12 - Fix incorrect disable trigger parsing of quoted identifiers. Bugfixes fordfrog#271 marcus-kempe
fix for null pointer exception fordfrog#270 marco44
Fix issue where rule parsing was throwing # 269-marcus-kempe
fixed some crashes fordfrog#257 d1maxa
@d1maxa
Copy link
Author

d1maxa commented May 15, 2020

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?

just using IntelliJ Idea free version from jetbrains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants