Adminer's plugins are now part of the same file and they're autoloaded if used. Add build-time options for database drivers and remove mentions about drivers that aren't in the tree anymore. MySQL and SQLite on by default due to their rather light dependency chains. PR: 288750
7 lines
288 B
Plaintext
7 lines
288 B
Plaintext
Adminer is a full-featured database management tool in a
|
|
single PHP file. Supports MySQL, SQLite and PostgreSQL.
|
|
|
|
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.
|