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