Failure On Update Statement
I found the issue when try to update some data. I try it with different ways.
When i try using Db eaver to access db with port 5432 and 6543 to execute update statement it will return timeout. But if execute the select or insert statement it will run normally.
I think it cause my db manager, then i try direct from supabase sql editor. Then it happen too.
Pls help
When i try using Db eaver to access db with port 5432 and 6543 to execute update statement it will return timeout. But if execute the select or insert statement it will run normally.
I think it cause my db manager, then i try direct from supabase sql editor. Then it happen too.
Pls help

