From: Jakub Vrana Date: Wed, 11 Jun 2025 06:16:57 +0000 (+0200) Subject: Driver plugins: Readme X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=8fc450946c761dc148c37286622e092ff0e22680;p=adminer.git Driver plugins: Readme --- diff --git a/plugins/drivers/README.md b/plugins/drivers/README.md index aacb13aa..3008f2a4 100644 --- a/plugins/drivers/README.md +++ b/plugins/drivers/README.md @@ -1,3 +1,5 @@ +Using drivers: https://www.adminer.org/plugins/#use + Developing drivers: https://www.adminer.org/en/drivers/ The type declarations must be compatible both with source codes and the compiled version (where PHP5-incompatible types are stripped). It means: