For the complete documentation index, see llms.txt. This page is also available as Markdown.

Name Mapping

Automatically maps camelCase field names to snake_case column names:

doyto:
  query:
    config:
      map-camel-case-to-underscore: true

Last updated