I wrote a presenter code with molecule. I have to ...
# squarelibraries
a
I wrote a presenter code with molecule. I have to query several a few table, and one query depends on the row id of another query. And trying to use Flows to get the latest data. Does this look right? The composable doesn't run again after I insert data into the db.
🚀 1