1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Compile: Strip types

This commit is contained in:
Jakub Vrana
2025-03-28 10:47:20 +01:00
parent b948f77af4
commit 96178b83ad
3 changed files with 6 additions and 4 deletions

View File

@@ -7,10 +7,10 @@
## Features
- **Supports:** MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
- **Plugins for:** Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, IMAP
- **Requirements:** PHP 5.3+
- **Requirements:** PHP 5.3+ (compiled file), PHP 7.4+ (source codes)
## Screenshot
![Screenshot](https://www.adminer.org/static/screenshots/table.png)
![Table structure](https://www.adminer.org/static/screenshots/table.png)
## Installation
If downloaded from Git then run: `git submodule update --init`