Skip to content

Automate the generation of SQL responses #7068

Open
@jseldess

Description

@jseldess

Jesse Seldess commented:

As a compliment to automating the testing of SQL commands, we should consider automating the generation of SQL responses, which are throughout our docs. This would keep our SQL responses accurate and helpful for users and would avoid the need to manually maintain them when, for example, the format changes across all responses (rare but has happened) or the details of a specific response changes (new/changed columns, new/changed output).

Possible actions:

  • Determine where the responses should be stored. Separate files in docs repo, separate repo, etc.?
  • Automate the generation on a regular basis via CI. Approach may be the same or different to Automate the testing of driver/ORM code #7066.

Jira Issue: DOC-486

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-general-adminP-1High priority; must be done this release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions