summaryrefslogtreecommitdiff
path: root/drivers/adodb-sqlite.inc.php
diff options
context:
space:
mode:
authorJean-Cyril Poiraud <jclgms@gmail.com>2019-01-29 20:00:48 +0100
committerDamien Regad <dregad@mantisbt.org>2019-12-30 00:19:15 +0100
commit248188451a329c9f1cec9c0a26206c7d57bb9784 (patch)
tree6ecad4fa7b5c8ffa3d6277f792da6f50e320a325 /drivers/adodb-sqlite.inc.php
parent5ea89245ddf78a7aaefea792e95fde7871cec48e (diff)
downloadadodb-248188451a329c9f1cec9c0a26206c7d57bb9784.tar.gz
adodb-248188451a329c9f1cec9c0a26206c7d57bb9784.tar.bz2
adodb-248188451a329c9f1cec9c0a26206c7d57bb9784.zip
mssql: MetaForeignKeys not returning all FK's
MetaForeignKeys returns an associative array with the name of reference table for key. But when there are 2 foreign keys from the same reference table, MetaForeignKeys returns only the last foreign key. A solution is to merge arrays when there are several foreign keys. Fixes #486 Signed-off-by: Damien Regad <dregad@mantisbt.org> Original commits from PR squashed and message reworded.
Diffstat (limited to 'drivers/adodb-sqlite.inc.php')
0 files changed, 0 insertions, 0 deletions