I have two single database queries in a single server action. The search for the second one depends on data found in the first.
Can I guarantee that the first query will complete before the second query starts to?
(i.e. do the the database queries within a single server action definitely run sequentially?).
Community Page
Last updated:
Last updated: