Bhasker Kode
Results
2
comments of
Bhasker Kode
Perhaps this is related. I've been getting the following error as well: ``` > pgsql:equery(, , [ , ] ). call to undefined function pgsql_connection:parsing({parse,[],,[]}, ``` So I added parsing/3...
@wg Appreciate you taking time to respond. Yes, the zotonic issue helped. I was spawning a process before run_equery. So when i changed this to something less asynchronous, my error...