diff --git a/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx b/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx index 3e2140e23b865..ab90657e82751 100644 --- a/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx +++ b/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx @@ -1,12 +1,8 @@ --- title = "Can’t Access Supabase Project When Using Lovable Cloud" -topics = [ -"ai", -] -keywords = [ -"lovable", -"lovable cloud" -] +topics = [ "ai" ] +keywords = [ "lovable", "lovable cloud" ] +database_id = "f7f2d68b-f336-4578-9541-17ca37aaa327" --- ## Problem diff --git a/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx b/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx index ed8b8af877234..4e4cfab65842f 100644 --- a/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx +++ b/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx @@ -1,6 +1,7 @@ --- title = "Error: Failed to run sql query: Connection terminated due to connection timeout" topics = [ "database", "studio" ] +database_id = "7529ca12-114b-485c-9b64-bca3b2dc744b" [[errors]] http_status_code = 500 diff --git a/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx b/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx index ce4b64857fe09..681ba694b8189 100644 --- a/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx +++ b/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx @@ -1,12 +1,8 @@ --- title = "Identifying Lovable backend: Lovable Cloud or Supabase" -topics = [ -"ai", -] -keywords = [ -"lovable", -"lovable cloud" -] +topics = [ "ai" ] +keywords = [ "lovable", "lovable cloud" ] +database_id = "37244f4a-cf99-4b1d-b7f2-ee70c3a126ab" --- ## Overview diff --git a/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx b/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx index 34b07c2d6baab..3184e582a958b 100644 --- a/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx +++ b/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx @@ -3,6 +3,7 @@ title = "Debug Realtime with Logger and Log Levels" date_created = "2025-11-28T00:00:00+00:00" topics = [ "realtime" ] keywords = [ "debug", "logger", "log_level", "troubleshooting", "diagnostics" ] +database_id = "4112ff74-dd74-4003-9f4f-479590afed3c" --- ## What are logger and log_level parameters? diff --git a/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx b/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx index 6ebf1fe579df6..54ee81ac8eb83 100644 --- a/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx +++ b/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx @@ -3,6 +3,7 @@ title = "Understanding and Monitoring Realtime Heartbeats" date_created = "2025-11-28T00:00:00+00:00" topics = [ "realtime" ] keywords = [ "heartbeat", "connection", "websocket", "keep-alive", "timeout", "onHeartbeat", "heartbeatCallback", "reconnect" ] +database_id = "e882c2a2-b04c-48d3-9aae-615ec3458477" --- ## What are heartbeat messages? diff --git a/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx b/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx index ad1848d23e89f..bbc0303106e92 100644 --- a/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx +++ b/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx @@ -3,6 +3,7 @@ title = "Fixing the TooManyChannels Error" date_created = "2025-11-28T00:00:00+00:00" topics = [ "realtime" ] keywords = [ "channels", "useEffect", "react", "memory leak", "quota", "TooManyChannels", "ChannelRateLimitReached", "unsubscribe", "cleanup" ] +database_id = "dee93cc3-0ab1-4101-8ad4-31d8682c8844" --- {/* supa-mdx-lint-disable Rule003Spelling */}