sqlness 0.2.0

SQL integration test harness
Documentation
name: Feature Request
labels: ["enhancement"]
description: Suggest an idea to sqlness
body:
  - type: markdown
    attributes:
      value: |
        Thanks for taking the time to fill this!
  - type: textarea
    id: feat-description
    attributes:
      label: Describe This Problem
      description: A clear and concise description of what the problem is.
      placeholder: Ex. I'm always frustrated when [...]
    validations:
      required: true
  - type: textarea
    id: proposal
    attributes:
      label: Proposal
      description: Maybe you have considered some ideas or solutions about this feature.
    validations:
      required: true
  - type: textarea
    id: context
    attributes:
      label: Additional Context
      description: Add any other context about the feature request here.