Variable: sql-pop-to-buffer-after-send-region

sql-pop-to-buffer-after-send-region is an alias and customizable for sql-display-sqli-buffer-function, defined in sql.el.gz.

Value

display-buffer

Documentation

Function to be called to display a SQLi buffer after sql-send-*.

When set to a function, it will be called to display the buffer. When set to t, the default function pop-to-buffer will be called. If not set, no attempt will be made to display the buffer.

Aliases

sql-pop-to-buffer-after-send-region