Threads
Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion, but when this function runs, only the ...
- Self Hosted
- Functions
6 hours ago
functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running version 1.9.0 locally and the functions are w...
- Self Hosted
- Functions
3 months ago