79273530

Date: 2024-12-12 00:37:28
Score: 0.5
Natty:
Report link

It turned out the sample I was using did not have the correct values for schemas and extra_search_path inside config.toml. They should look like:

schemas = ["public", "graphql_public"]
extra_search_path = ["public", "extensions"]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: brianc