DBConnection.prepare_execute-exclamation-mark
You're seeing just the function
prepare_execute-exclamation-mark
, go back to DBConnection module for more information.
Prepare a query and execute it with a database connection and return both the prepared query and result. An exception is raised on error.
See prepare_execute/4
.