From d0d204992a76ba311cd19ee03c7878bd8a9bd0d4 Mon Sep 17 00:00:00 2001 From: Jiri Cincura Date: Thu, 12 Dec 2024 11:17:58 +0100 Subject: [PATCH] Add Firebird into list. --- entity-framework/index.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entity-framework/index.yml b/entity-framework/index.yml index 620da5aba6..cb0c4c4039 100644 --- a/entity-framework/index.yml +++ b/entity-framework/index.yml @@ -78,6 +78,8 @@ additionalContent: text: "MySQL and MariaDB" - url: core/providers/cosmos/index.md text: "Azure Cosmos DB for NoSQL" + - url: https://github.com/FirebirdSQL/NETProvider + text: "Firebird" - url: core/providers/in-memory/index.md text: "In memory (testing)" - url: core/providers/index.md