hey guys, I am running a function to clean my data...
# help
m
hey guys, I am running a function to clean my database by deleting all rows in all tables like so
await supabase.from(table).delete();
. works perfectly on my dev instance but somehow nothing deleted on my testing instance. am I missing some config on this one? what could cause this?
n
Hello @Marc! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
Marc (2022-03-19)