Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.05 KB

File metadata and controls

21 lines (14 loc) · 1.05 KB

sqlchisel Docs

This directory separates stable behavior from formatting heuristics and integration examples.

Start Here

  • cli-reference.md: commands, modes, flags, and input traversal behavior
  • config.md: .sqlchisel.toml keys, defaults, and CLI override precedence
  • format-contract.md: stable behavior contract for output and CLI mode semantics

Formatting Guidance

Integrations and Development