Skip to content

DDL: bug in fkey parsing is fixed

Pavlo Solntsev requested to merge pavlosun/libgda:fkeyparse into master

DTD schema was modified to reflect optional character of some element. fkey node parsing algorithm had a bug. This patch fixes this bug.

Merge request reports