Is it possible to `execute!` a `LISTEN` statement and have the callback be invoked asynchronously for new values? Or anyway of doing this? Nice work by the way. Works well for everything else I'm doing.
Is it possible to
execute!aLISTENstatement and have the callback be invoked asynchronously for new values? Or anyway of doing this?Nice work by the way. Works well for everything else I'm doing.