Binoculars.Repo.query-exclamation-mark
You're seeing just the function
query-exclamation-mark
, go back to Binoculars.Repo module for more information.
Link to this function
query!(sql, params \\ [], opts \\ [])
A convenience function for SQL-based repositories that executes the given query.
See Ecto.Adapters.SQL.query!/4
for more information.