mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Declare MariaDB support
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.6.1";
|
$VERSION = "4.6.2-dev";
|
||||||
|
@@ -2,7 +2,7 @@ Adminer - Database management in a single PHP file
|
|||||||
Adminer Editor - Data manipulation for end-users
|
Adminer Editor - Data manipulation for end-users
|
||||||
|
|
||||||
https://www.adminer.org/
|
https://www.adminer.org/
|
||||||
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch, MongoDB, Firebird
|
Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch, MongoDB, Firebird
|
||||||
Requirements: PHP 5+
|
Requirements: PHP 5+
|
||||||
Apache License 2.0 or GPL 2
|
Apache License 2.0 or GPL 2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user