We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Message
** (Postgrex.Error) ERROR 42703 (undefined_column) column s0.desc does not exist query: SELECT s0."id", s0."uuid", s0."label", s0."body", s0."type", s0."shortcode", s0."status", s0."is_hsm", s0."number_parameters", s0."category", s0."example", s0."is_source", s0."is_active", s0."is_reserved", s0."translations", s0."language_id", s0."organization_id", s0."message_media_id", s0."parent_id", s0."inserted_at", s0."updated_at" FROM "session_templates" AS s0 WHERE (s0."is_hsm" = $1) AND (s0."organization_id" = $2) ORDER BY s0."desc" LIMIT $3 OFFSET $4
Backtrace (last 10 lines)
lib/ecto/adapters/sql.ex:751 Ecto.Adapters.SQL.raise_sql_call_error/1 lib/ecto/adapters/sql.ex:684 Ecto.Adapters.SQL.execute/5 lib/ecto/repo/queryable.ex:229 Ecto.Repo.Queryable.execute/4 lib/ecto/repo/queryable.ex:17 Ecto.Repo.Queryable.all/3 lib/glific_web/resolvers/templates.ex:26 GlificWeb.Resolvers.Templates.session_templates/3 lib/absinthe/resolution.ex:209 Absinthe.Resolution.call/2 lib/absinthe/phase/document/execution/resolution.ex:230 Absinthe.Phase.Document.Execution.Resolution.reduce_resolution/1 lib/absinthe/phase/document/execution/resolution.ex:185 Absinthe.Phase.Document.Execution.Resolution.do_resolve_field/3
View on AppSignal: https://appsignal.com/project-tech4dev/sites/5f480c425ac13f7330101f30/exceptions/incidents/6?timestamp=2021-01-12T06:29:41Z
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Message
Backtrace (last 10 lines)
View on AppSignal: https://appsignal.com/project-tech4dev/sites/5f480c425ac13f7330101f30/exceptions/incidents/6?timestamp=2021-01-12T06:29:41Z
The text was updated successfully, but these errors were encountered: