adminerevo/adminer/drivers
helix84 ef5a76392d fix elastic.inc.php to work on PHP 5.2
Without this change, I get the following syntax error on PHP 5.2.6:
PHP Parse error:  syntax error, unexpected ':' in /var/www/adminer/adminer/drivers/elastic.inc.php on line 415

I haven't actually tested the alter_table() method.
2018-01-26 16:48:34 +01:00
..
elastic.inc.php fix elastic.inc.php to work on PHP 5.2 2018-01-26 16:48:34 +01:00
firebird.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
mongo.inc.php Compatibility with PHP < 5.3 2018-01-22 17:30:12 +01:00
mssql.inc.php MSSQL driver fixed for freetds drivers. See bug #167, #291 2018-01-22 18:35:08 +01:00
mysql.inc.php MySQL: Support routines with comments in parameters (bug #460) 2018-01-24 16:37:38 +01:00
oracle.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
pgsql.inc.php PostgreSQL: Display foreign tables (bug #576) 2018-01-23 15:03:53 +01:00
simpledb.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
sqlite.inc.php PostgreSQL: Export DROP SEQUENCE if dropping table 2018-01-22 14:33:21 +01:00