From bf3541d7a237359fa430e67d3770a9db91dd3608 Mon Sep 17 00:00:00 2001 From: Esmewieringa Date: Tue, 9 Dec 2025 14:56:04 +0100 Subject: [PATCH] Update ff-tables.md Tables feature is only available for Enterprise tier, not Pro. Also available for Self hosted now? --- docs/user/ff-tables.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/ff-tables.md b/docs/user/ff-tables.md index 65d81ef2cc..17060fb084 100644 --- a/docs/user/ff-tables.md +++ b/docs/user/ff-tables.md @@ -4,7 +4,7 @@ navTitle: FlowFuse Tables # FlowFuse Tables -From FlowFuse v2.20.0 Teams (Pro & Enterprise teams on FlowFuse Cloud) can create a relational database to use to store data. +From FlowFuse v2.20.0 Teams (Enterprise teams only) can create a relational database to use to store data. You can create a database by selecting the Tables entry in the left hand menu @@ -33,4 +33,4 @@ _Screenshot of Node-RED query node_ You can connect any Postgres Client to the FlowFuse Tables database using the information on the Credentials tab ![Screenshot of credentials](./images/tables/credentials.png){data-zoomable} -_Screenshot of credentials_ \ No newline at end of file +_Screenshot of credentials_