The
add-sql-stream
function adds a new stream to the broadcast stream for SQL command or result traffic.
The argument
type
is one of
:command
or
:result
, and determines whether a stream for command or result traffic is added.
The argument
type
has a default value of
:command
. The
database
is
*default-database*
by default.
delete-sql-stream
list-sql-streams
sql-recording-p
sql-stream
start-sql-recording
stop-sql-recording