From 8fc450946c761dc148c37286622e092ff0e22680 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 11 Jun 2025 08:16:57 +0200 Subject: [PATCH] Driver plugins: Readme --- plugins/drivers/README.md | 2 ++ 1 file changed, 2 insertions(+) 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: