Export to GitHub

sqlite-jdbc - issue #15

MetaData.getExportedKeys() doesn't return all foreign keys


Posted on Oct 25, 2011 by Happy Dog

I've added 3 patches to a cloned repo. They can be seen at

https://code.google.com/r/tbrugz-sqlite-jdbc/source/list

4d27c2517aaf - added tests: numberOfgetImportedKeysCols(), numberOfgetExportedKeysCols

597b8d6b7176 - fix for MetaData.getExportedKeys()

518b6429c028 - merge

Comment #1

Posted on Jan 14, 2012 by Happy Lion

Please can we have this patch in the latest snapshot?

Comment #2

Posted on Sep 12, 2012 by Quick Panda

I'll handle this one.

Comment #3

Posted on Sep 12, 2012 by Quick Panda

The change for this is done now on bitbucket: https://bitbucket.org/xerial/sqlite-jdbc/changeset/c27f5620783b

Status: Fixed

Labels:
Type-Defect Priority-Medium AffectedVersion-3.7.x FixedVersion-NA