# Preserve-case style — no casing changes applied. # Useful for codebases with mixed-convention legacy SQL that you want to # reformat structurally (indentation, commas) without touching casing. keyword_case: preserve ident_case: preserve type_case: preserve commas: leading