mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 08:34:20 +02:00
Declare MariaDB support
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?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
|
||||
|
||||
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+
|
||||
Apache License 2.0 or GPL 2
|
||||
|
||||
|
Reference in New Issue
Block a user