appstore-1panel/apps/adminer/versions/4.8.1
壮士 dfcd54bab5
Adminer数据库管理工具 (#17)
* Create app.json

* Add files via upload

* Create config.json

* Add files via upload

* Update docker-compose.yml

* Create config.json

* Add files via upload

* Delete apps/adminer/metadata/versions/4.8.1 directory

* Update docker-compose.yml
2023-05-04 15:07:49 +08:00
..
config.json Adminer数据库管理工具 (#17) 2023-05-04 15:07:49 +08:00
docker-compose.yml Adminer数据库管理工具 (#17) 2023-05-04 15:07:49 +08:00
README.md Adminer数据库管理工具 (#17) 2023-05-04 15:07:49 +08:00

Adminer - Database management in a single PHP file Adminer Editor - Data manipulation for end-users

https://www.adminer.org/ Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB, SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin) Requirements: PHP 5+ Apache License 2.0 or GPL 2

adminer/index.php - Run development version of Adminer editor/index.php - Run development version of Adminer Editor editor/example.php - Example customization plugins/readme.txt - Plugins for Adminer and Adminer Editor adminer/plugin.php - Plugin demo adminer/sqlite.php - Development version of Adminer with SQLite allowed editor/sqlite.php - Development version of Editor with SQLite allowed adminer/designs.php - Development version of Adminer with adminer.css switcher compile.php - Create a single file version lang.php - Update translations tests/katalon.html - Katalon Automation Recorder test suite

If downloaded from Git then run: git submodule update --init