From 9ec917a7d5bff75dd052ea32adc7c861c205311c Mon Sep 17 00:00:00 2001 From: Relintai Date: Mon, 12 May 2025 11:36:20 +0200 Subject: [PATCH] Doc for the new method. --- modules/database/doc_classes/Database.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/database/doc_classes/Database.xml b/modules/database/doc_classes/Database.xml index 71e36ac83..1ddc1a832 100644 --- a/modules/database/doc_classes/Database.xml +++ b/modules/database/doc_classes/Database.xml @@ -15,6 +15,12 @@ https://github.com/Relintai/pandemonium_demo_projects/tree/master/web + + + + Returns the database backend's name. + +