Skip to content

# in column name #177

@otelconsulting

Description

@otelconsulting

Working with an exsisting DB structure and they have # special char all over their column names in a DB2 database.

Using
->orderBy( 'A.G01GL#' )

results in the sql statement being

ORDER BY
"A"."G01GL"# ASC

Any advice on how to get around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions