Skip to content

Cherry-pick: snake_case mode doesn't downcase SQL keywords (#1321) #9

@GingerAdonis

Description

@GingerAdonis

Upstream PR

dimitri#1321

Summary

When *identifier-case* is :snake_case, SQL keyword identifiers were not being downcased — only :downcase mode triggered downcasing. Fix adds (eq :snake_case *identifier-case*) to the downcasing condition.

Files

  • src/utils/quoting.lisp

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcomponent: transformsCasting, type mapping, data transformsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions