diff options
Diffstat (limited to 'databases/adminer/pkg-descr')
-rw-r--r-- | databases/adminer/pkg-descr | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/databases/adminer/pkg-descr b/databases/adminer/pkg-descr index 8bc21a4f1858..8a364c1f0beb 100644 --- a/databases/adminer/pkg-descr +++ b/databases/adminer/pkg-descr @@ -1,7 +1,6 @@ -Adminer (formerly phpMinAdmin) is a full-featured database -management tool written in PHP. Conversely to phpMyAdmin, -it consist of a single file ready to deploy to the target -server. +Adminer is a full-featured database management tool in a +single PHP file. Supports MySQL, SQLite and PostgreSQL. -Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL -and Oracle. +This port has been completely revamped. It is now flavored +and plugins are built in to the same 600K file too, no +need to download them separately or to track their updates. |