diff --git a/source/_integrations/sql.markdown b/source/_integrations/sql.markdown index 42a38f641bb..c6ad2e3b6f8 100644 --- a/source/_integrations/sql.markdown +++ b/source/_integrations/sql.markdown @@ -93,7 +93,7 @@ sql: See [supported engines](/integrations/recorder/#custom-database-engines) for which you can connect with this integration. -The SQL integration will connect to the default SQLite if "Database URL" has not been specified. If you use a different database recorder (eg MariaDB or others), you will have to specify the "Database URL" manually during integration setup. +The SQL integration will connect to the Home Assistant Recorder database if "Database URL" has not been specified. There is no explicit configuration required for attributes. The integration will set all additional columns returned by the query as attributes.