4Lajf
03/25/2022, 3:19 PMconst { data, error } = await supabase.from('some_table').select('*');
but what after that?
Also can I run SQL commands with a SQL syntax from my application?Needle
03/25/2022, 3:19 PM/title
command!
We have solved your problem?
Click the button below to archive it.daviscup
03/25/2022, 3:20 PMNeedle
03/25/2022, 3:20 PMdaviscup
03/25/2022, 3:20 PMScott P
03/25/2022, 3:21 PMNeedle
03/25/2022, 3:28 PM