adminerevo/adminer/drivers
Peter Knut 922e1d96b0 Fix displaying type mapping for Elasticsearch >= 6.0
Earlier versions of Elasticsearch (<= 5) supported multiple types per index. That meant that you could have different data mappings for each type. With Elasticsearch 6, this was removed and you can only have single mapping type.
2021-02-07 13:24:03 +01:00
..
clickhouse.inc.php Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200 2021-02-06 10:45:56 +01:00
elastic.inc.php Fix displaying type mapping for Elasticsearch >= 6.0 2021-02-07 13:24:03 +01:00
firebird.inc.php Use separator in limit1 2018-02-01 18:53:53 +01:00
mongo.inc.php MongoDB: Prefer modern extension 2021-02-07 13:09:09 +01:00
mssql.inc.php MSSQL: Don't trucate displayed comments to 30 chars (use varchar maximum of 8000 upon casting) 2021-02-06 14:52:26 +01:00
mysql.inc.php MySQL: Don't quote default value of text fields (bug #779) 2021-02-07 09:31:31 +01:00
oracle.inc.php PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706) 2019-11-11 12:27:53 +01:00
pgsql.inc.php Postgres - fix missing partitioned tables in navigation 2021-02-07 11:21:50 +01:00
simpledb.inc.php Disallow using password-less databases 2018-05-04 16:52:41 +02:00
sqlite.inc.php SQLite: Set busy_timeout to 500 2021-02-06 18:01:39 +01:00