davidjanmercado / sqlite-jdbc

Automatically exported from code.google.com/p/sqlite-jdbc
Apache License 2.0
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

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

Original issue reported on code.google.com by tbrugz on 25 Oct 2011 at 8:25

GoogleCodeExporter commented 8 years ago
Please can we have this patch in the latest snapshot?

Original comment by sualeh.f...@gmail.com on 14 Jan 2012 at 4:48

GoogleCodeExporter commented 8 years ago
I'll handle this one.

Original comment by Grace.Ba...@gmail.com on 12 Sep 2012 at 2:13

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

Original comment by Grace.Ba...@gmail.com on 12 Sep 2012 at 2:14