akaban
09/10/2021, 2:26 PMPostgresFilterBuilder
object that contains all of the information of the request but the actual request will only be made when I await for this object.
This is maybe a javascript classic thing to do but it seems strange that I have an object that can also behaves like a promise when we await.
Can someone show me an example of supabase request without await
? This could help me understand I think, thanks a lot !jcarenza
09/10/2021, 2:51 PMakaban
09/10/2021, 2:53 PMScott P
09/10/2021, 2:54 PMakaban
09/10/2021, 2:56 PM