You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've burned 4 million tokens trying to help Bolt solve this error. Instead of using CLI to investigate the current supabase implementation bolt is generating broken scripts that continue to fail.
Supabase API error, 400, Failed to run sql query: ERROR: 42601: syntax error at or near "DECLARE"
LINE 58: DECLARE
Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.
Steps to reproduce
Unsure. Bolt is having trouble with Supabase scripts.
Expected behavior
Successfully debug and resolve supabase migration script issues
Screen Recording / Screenshot
No response
Platform
Browser name = Chrome
Full version = 134.0.0.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 732328122,
"usedJSHeapSize": 709990874,
"jsHeapSizeLimit": 2248146944
}
Username = brennandecker
Chat ID = d2ac80f15306
Client version = 5de65cd
Server version = 7e824d0
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I've burned 4 million tokens trying to help Bolt solve this error. Instead of using CLI to investigate the current supabase implementation bolt is generating broken scripts that continue to fail.
Supabase API error, 400, Failed to run sql query: ERROR: 42601: syntax error at or near "DECLARE"
LINE 58: DECLARE
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-8uxvynzp
Validations
Steps to reproduce
Unsure. Bolt is having trouble with Supabase scripts.
Expected behavior
Successfully debug and resolve supabase migration script issues
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: