adminerevo/adminer/drivers
Jared Brandt e959e46fa5 Fixes foreign key pattern in MySQL
Foreign keys are not displaying in MySQL when ANSI_QUOTES is enabled because the preg_match_all() is looking specifically for backticks. This fix allows for double quotes as well, so foreign keys are recognized even when ANSI_QUOTES is enabled.
2018-07-15 20:51:09 +02:00
..
elastic.inc.php Add spaces 2018-06-09 12:24:18 +02:00
firebird.inc.php Use separator in limit1 2018-02-01 18:53:53 +01:00
mongo.inc.php Disallow using password-less databases 2018-05-04 16:52:41 +02:00
mssql.inc.php mssql: ignore serverproperty error 2018-06-09 12:25:24 +02:00
mysql.inc.php Fixes foreign key pattern in MySQL 2018-07-15 20:51:09 +02:00
oracle.inc.php Promote MongoDB, demote Oracle and MS SQL 2018-02-10 00:09:07 +01:00
pgsql.inc.php Revert "PgSQL search operator "SQL" added" 2018-06-27 22:23:56 +02:00
simpledb.inc.php Disallow using password-less databases 2018-05-04 16:52:41 +02:00
sqlite.inc.php Disallow using password-less databases 2018-05-04 16:52:41 +02:00